Viewing Item

#15473: [Not for Sale] Soaring Physical Armor

Item ID 15473 For Sale No
Identifier Comp_Overwhelm_Str_Armo Credit Price Not For Sale
Name [Not for Sale] Soaring Physical Armor Type Armor
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bBaseAtk,50;

6 bonus

7 bAtkRate,2*(.@r/3);

8 if

9 (.@r

10 =7)

11 {

12 bonus2

13 bIgnoreDefRaceRate,RC_Brute,30;

14 bonus2

15 bIgnoreDefRaceRate,RC_Demon,30;

16 }

17 if

18 (.@r

19 =9)

20 {

21 bonus2

22 bAddRace,RC_Brute,10;

23 bonus2

24 bAddRace,RC_Demon,10;

25 }

26 if

27 (.@r

28 11)

29 {

30 bonus2

31 bAddEle,Ele_Earth,10;

32 bonus2

33 bAddEle,Ele_Wind,10;

34 }

Equip Script None
Unequip Script None