Viewing Item

#640012: Patent Blue Crystal Staff

Item ID 640012 For Sale No
Identifier Up_Blue_Crystal_Staff Credit Price Not For Sale
Name Patent Blue Crystal Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 150
MATK 235 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 .@r = getrefine();

3 bonus bMatk,.@r/2*15;

4 bonus2 bSkillAtk,"WL_JACKFROST",.@r/3*12;

5 if (.@r>=7) {

6 bonus bVariableCastrate,-10;

7 bonus2 bMagicAtkEle,Ele_Water,15;

8 bonus2 bMagicAtkEle,Ele_Wind,15;

9 }

10 if (.@r>=9) {

11 bonus2 bSkillCooldown,"WL_JACKFROST",-1000;

12 bonus bDelayrate,-5;

13 }

14 if (.@r>=11) {

15 bonus2 bMagicAddSize,Size_All,15;

16 bonus2 bSkillAtk,"WL_CHAINLIGHTNING",15;

17 }

Equip Script None
Unequip Script None