Item Details

Booster Spear [2] ( Boost_Spear )

ID 530000 Booster Spear [2]
Booster Spear [2] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Sub Type: One-Handed Spear Gender: Both Locations: Weapon
Attack: 160 Magic Attack: 160 Range: 3 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Special one-handed spear prepared for your rapid growth.
Type: Weapon
Class: One-Handed Spear
Attack: 160
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Royal Guard
MATK + 160
ATK + 3%
Holy property magic damage increased by 3%.
Increases ATK + 2, MATK + 2 per refine rate.
Increases ATK + 3, MATK + 3 per 15 base levels up to level 180.
If refine rate is +7 or greater, increases Holy property magic damage by additional 1% per level of Faith.
If refine rate is +9 or greater, increases Ranged Physical Damage by 10%.

When equipped with Defiant Booster set (Robe, Muffler, Shoes, and Earrings),
MATK + 20
Reduce after cast delay by 10%.
Ray of Genesis damage increases by 1% per 15 base levels up to level 180.
When using Cure, increases Ray of Genesis damage by additional 20% for 60 seconds.

When equipped with Ranged booster set (Suit, Manteau, Boots, and Brooch),
ASPD + 2
Ranged physical damage increased by 10%.
Increases Vanishing Point damage by 2% per 15 base levels up to level 180.
When using Spear Quicken, additionally increases Vanishing Point damage by 35% for 60 seconds.

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Can be dropped: Can be traded: Can be traded with partner: Can be sold to NPC:
Can be placed in the cart: Can be placed in the storage: Can be placed in guild storage: Can be put in a mail:
Can be put in an auction: Delay:
bonus bMatkRate,3;
bonus bAtkRate,3;
bonus2 bMagicAtkEle,Ele_Holy,3;
.@r = getrefine();
if (.@r) {
   bonus bBaseAtk,.@r*2;
   bonus bMatk,.@r*2;
}
.@i = min(BaseLevel,180)/15*3;
bonus bBaseAtk,.@i;
bonus bMatk,.@i;
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Holy,getskilllv("CR_TRUST");
}
if (.@r>=9) {
   bonus bLongAtkRate,10;
}
Not specified
Not specified

Not specified