Viewing Item

#310161: Automatic Orb(Reverberation)

Item ID 310161 For Sale No
Identifier Automatic_Orb80 Credit Price Not For Sale
Name Automatic Orb(Reverberation) Type Card - Enchant
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"WM_REVERBERATION",15;

3 if (.@r>=9) {

4 bonus2 bSkillAtk,"WM_REVERBERATION",3;

5 if (.@r>=11) {

6 bonus2 bSkillAtk,"WM_REVERBERATION",7;

7 }

8 }

Equip Script None
Unequip Script None