Item Details

Luxuria Pierce [2] ( Ep172_Bh_Spear )

# 630003 Luxuria Pierce [2]
Luxuria Pierce [2] Buy: zeny Sell: 0 zeny Weight: 330 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 250 M. Attack: N/A Range: 3 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

A science instrument that was stored in Barmund Mansion.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Hundred Spears damage +10%.
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Hundred Spears damage +15%.
When refined to +9 or higher, Hundred Spears cooldown -1.5 sec.
When refined to +11 or higher, Additional Hundred Spears damage +20%.
_
Class: Two-handed Spear ATK: 250
Weight: 330
Weapon Level: 4
Required Level: 150
Job: Rune Knight Classes

Red Pitaya (0.03%) Senior Papila Cae (0.05%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: 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:
.@r = getrefine();
bonus2 bSkillAtk,"RK_HUNDREDSPEAR",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"RK_HUNDREDSPEAR",15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1500;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"RK_HUNDREDSPEAR",20;
}
N/A
N/A

N/A