Viewing Item (Chevalier Hall) Ragnarok: Project Zero Control Panel
Basic Info
Name | Chevalier Hall |
---|---|
Item ID |
590037
-
Chevalier_Hall
|
Type | Weapon - Mace |
A mace for loyal servants of the Rune Midgard kingdome
MATK + 160, Indestructible.
Holy property magic damage + 2%, ATK + 2%.
For every refine level, ATK + 2, MATK + 2.
For every 15 Base Level, ATK + 3, MATK + 3. (up to Base Level 120)
If +7 or higher, increases [Magnus Exorcismus] damage by 20%.
Class : Mace Attack : 110
Weight : 0
Weapon Level : 2
Required Level : 60
Jobs : Priest
MATK + 160, Indestructible.
Holy property magic damage + 2%, ATK + 2%.
For every refine level, ATK + 2, MATK + 2.
For every 15 Base Level, ATK + 3, MATK + 3. (up to Base Level 120)
If +7 or higher, increases [Magnus Exorcismus] damage by 20%.
Class : Mace Attack : 110
Weight : 0
Weapon Level : 2
Required Level : 60
Jobs : Priest
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 110 |
Magical Attack | 160 |
Weapon Level | 2 |
Slots | 0 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | Can't be dropped / Can't be traded or vended / Can't be sold to NPCs / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage |
Job Class Types | Normal / Upper / Baby |
Job Classes | Priest |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus2(bMagicAtkEle, Ele_Holy, 2); bonus(bAtkRate, 2); bonus(bBaseAtk, 2 * getrefine()); bonus(bMatk, 2 * getrefine()); bonus(bBaseAtk, 3 * min(BaseLevel, 120)/15); bonus(bMatk, 3 * min(BaseLevel, 120)/15); if (getrefine() >= 7) bonus2(bSkillAtk, PR_MAGNUS, 20); |
Equip Script |
None |
Unequip Script |
None |