Viewing Item

#480124: Convertible Physical Wing

Item ID 480124 For Sale No
Identifier Cvt_Physical_Wing Credit Price Not For Sale
Name Convertible Physical Wing Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 38
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Garment
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 bAtkRate,(.@r/2);

6 bonus

7 bBaseAtk,5*(.@r/2);

8 bonus2

9 bAddSize,Size_All,3*(.@r/3);

10 if

11 (.@r

12 =7)

13 {

14 bonus

15 bAspdRate,7;

16 if

17 (.@r

18 =9)

19 {

20 bonus2

21 bSubEle,Ele_Neutral,7;

22 if

23 (.@r

24 =11)

25 {

26 bonus

27 bLongAtkRate,10;

28 bonus

29 bShortAtkRate,10;

30 }

31 }

32 }

Equip Script None
Unequip Script None