Viewing Item

#450375: Fallen Violet Armor

Item ID 450375 For Sale No
Identifier aegis_450375 Credit Price Not For Sale
Name Fallen Violet Armor Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
Slots 1 Refineable Yes
Attack 0 Min Equip Level 30
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

2 =

3 getrefine();

4 bonus

5 bAllStats,1;

6 bonus2

7 bSubEle,Ele_Poison,-10;

8 bonus2

9 bSubRace,RC_Insect,-15;

10 bonus

11 bMatk,30;

12 bonus

13 bMdef,10;

14 bonus2

15 bMagicAddRace,RC_All,3;

16 if

17 (.@r

18 =7)

19 {

20 bonus

21 bDelayrate,-10;

22 if

23 (.@r

24 =9)

25 {

26 bonus

27 bMatk,60;

28 bonus

29 bMdef,20;

30 bonus2

31 bMagicAddRace,RC_All,5;

32 if

33 (.@r

34 =11)

35 {

36 bonus

37 bVariableCastrate,-8;

38 }

39 }

40 }

Equip Script None
Unequip Script None