Viewing Item (Booster Hall) Ragnarok: Project Zero Control Panel
Basic Info
Name | Booster Hall |
---|---|
Item ID |
590000
-
Boost_Hall
|
Type | Weapon - Mace |
A Mace made for Priest.
_
MATK + 160, Indestructible.
Increases Holy magic damage by 2%, ATK + 2%.
Per refine level ATK + 2, MATK + 2.
Per 15 BaseLevel, ATK + 3, MATK + 3.
If refine rate is 7 or higher, per level of [Heal], increases Holy magic damage by 1%.
If refine rate is 9 or higher, increases damage to monsters of all Sizes by 10%.
_
When equipped with Booster Power (Suit/Manteau/Boots/Ring(R)/Ring(L)), MATK + 2%, increases damage to monsters of all Sizes by 10%, increases [Magnus Exorcismus] damage by 1% per 15 BaseLevel, increases [Magnus Exorcismus] damage by 15% for 60 seconds when using [Magnificat].
Class: Mace Attack: 140
Weight: 0
Weapon Level: 4
Required Level: 60
Usable Job: Priest classes
_
MATK + 160, Indestructible.
Increases Holy magic damage by 2%, ATK + 2%.
Per refine level ATK + 2, MATK + 2.
Per 15 BaseLevel, ATK + 3, MATK + 3.
If refine rate is 7 or higher, per level of [Heal], increases Holy magic damage by 1%.
If refine rate is 9 or higher, increases damage to monsters of all Sizes by 10%.
_
When equipped with Booster Power (Suit/Manteau/Boots/Ring(R)/Ring(L)), MATK + 2%, increases damage to monsters of all Sizes by 10%, increases [Magnus Exorcismus] damage by 1% per 15 BaseLevel, increases [Magnus Exorcismus] damage by 15% for 60 seconds when using [Magnificat].
Class: Mace Attack: 140
Weight: 0
Weapon Level: 4
Required Level: 60
Usable Job: Priest classes
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 0 |
---|---|
Defense | 0 |
Attack | 140 |
Magical Attack | 160 |
Weapon Level | 4 |
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(120, BaseLevel) / 15)); bonus(bMatk, 3 * (min(120, BaseLevel) / 15)); if (getrefine() >= 7) bonus2(bMagicAtkEle, Ele_Holy, getskilllv(AL_HEAL)); if (getrefine() >= 9) { bonus2(bAddSize, Size_Small, 10); bonus2(bAddSize, Size_Medium, 10); bonus2(bAddSize, Size_Large, 10); } if (isequipped(B_Power_Suits, B_Power_Boots, B_Power_Manteau, B_Power_Ring_R, B_Power_Ring_L)) autobonus3("{ bonus2(bSkillAtk, PR_MAGNUS, 15); }", 1000, 60000, PR_MAGNIFICAT); |
Equip Script |
None |
Unequip Script |
None |