Viewing Item

#550080: Freedom Stick

Item ID 550080 For Sale No
Identifier Freedom_Stick Credit Price Not For Sale
Name Freedom Stick Type Weapon - Staff
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 70 Min Equip Level 100
MATK 160 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

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

4 bonus2 bSkillAtk,"WZ_HEAVENDRIVE",20*(.@r/3);

5 if (.@r>=9) {

6 bonus bVariableCastrate,-10;

7 if (.@r>=11) {

8 skill "SO_PSYCHIC_WAVE",3;

9 }

10 }

Equip Script None
Unequip Script None