Viewing Item

#640005: Pride Stone

Item ID 640005 For Sale No
Identifier Ep172_Bh_Staff Credit Price Not For Sale
Name Pride Stone Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 150
MATK 320 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bMagicAtkEle,Ele_Neutral,15;

4 bonus2 bMagicAtkEle,Ele_Water,15;

5 bonus bVariableCastrate,-3*(.@r/3);

6 bonus bMatk,6*(.@r/3);

7 if (.@r>=7) {

8 bonus2 bSkillAtk,"WL_JACKFROST",10;

9 bonus2 bSkillAtk,"WL_COMET",10;

10 }

11 if (.@r>=9) {

12 bonus2 bSkillCooldown,"WL_JACKFROST",-1500;

13 bonus2 bSkillCooldown,"WL_COMET",-10000;

14 }

15 if (.@r>=11) {

16 bonus2 bSkillAtk,"WL_JACKFROST",20;

17 bonus2 bSkillAtk,"WL_COMET",20;

18 }

Equip Script None
Unequip Script None