Viewing Item

#550007: Chilling Cane

Item ID 550007 For Sale No
Identifier Freezing_Rod Credit Price Not For Sale
Name Chilling Cane Type Weapon - Staff
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 40 Min Equip Level 100
MATK 150 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*8;

5 if (.@r>=9) {

6 bonus2 bMagicAddEle,Ele_Undead,10;

7 }

8 if (.@r>=11) {

9 bonus2 bMagicAtkEle,Ele_Water,7;

10 }

Equip Script None
Unequip Script None