Viewing Item

#550081: Patent Freedom Stick

Item ID 550081 For Sale No
Identifier Up_Freedom_Stick Credit Price Not For Sale
Name Patent 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 90 Min Equip Level 150
MATK 200 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,15*(.@r/2);

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

5 if (.@r>=7) {

6 skill "SO_PSYCHIC_WAVE",5;

7 bonus2 bMagicAddEle,Ele_All,15;

8 if (.@r>=9) {

9 bonus bVariableCastrate,-10;

10 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10;

11 if (.@r>=11) {

12 bonus2 bMagicAtkEle,Ele_Neutral,10;

13 bonus2 bMagicAtkEle,Ele_Earth,10;

14 bonus bVariableCastrate,-5;

15 }

16 }

17 }

Equip Script None
Unequip Script None