Viewing Item

#29537: Modification Orb (Speed)

Item ID 29537 For Sale No
Identifier Improve_Orb_Speed Credit Price Not For Sale
Name Modification Orb (Speed) 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
Description ASPD +1
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by additional 3%).
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAspd,1;

6 if

7 (.@r

8 =7)

9 {

10 bonus

11 bAspdRate,3;

12 if

13 (.@r

14 =9)

15 {

16 bonus

17 bAspdRate,3;

18 }

19 }

Equip Script None
Unequip Script None