Viewing Item

#24509: Vibrating Shadow Weapon

Item ID 24509 For Sale No
Identifier S_Reverberation_Weapon Credit Price Not For Sale
Name Vibrating Shadow Weapon Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Shadow Weapon
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r;

3 bonus bMatk,.@r;

4 if (.@r>=9) {

5 bonus2 bMagicAtkEle,Ele_Neutral,10;

6 }

7 else if (.@r>=7) {

8 bonus2 bMagicAtkEle,Ele_Neutral,6;

9 }

10 else {

11 bonus2 bMagicAtkEle,Ele_Neutral,3;

12 }

Equip Script None
Unequip Script None