Viewing Item

#550013: Patent Chilling Cane

Item ID 550013 For Sale No
Identifier Up_Freezing_Rod Credit Price Not For Sale
Name Patent Chilling Cane Type Weapon - Staff
NPC Buy 0 Weight 75
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 40 Min Equip Level 150
MATK 195 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 .@r = getrefine();

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

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

5 if (.@r>=7) {

6 bonus2 bMagicAddEle,Ele_All,15;

7 bonus2 bSkillAtk,"SO_VARETYR_SPEAR",15;

8 }

9 if (.@r>=9) {

10 bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20;

11 bonus bVariableCastrate,-7;

12 }

13 if (.@r>=11) {

14 bonus bVariableCastrate,-8;

15 bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-2000;

16 }

Equip Script None
Unequip Script None