Viewing Item

#470129: Fallen Gods Chant Magic Boots

Item ID 470129 For Sale No
Identifier Corruption_Boots Credit Price Not For Sale
Name Fallen Gods Chant Magic Boots Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Footgear
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 bMaxHP,1500;

6 bonus

7 bMaxSP,200;

8 bonus

9 bMatkRate,2*(.@r/3);

10 bonus

11 bSMatk,(.@r/3);

12 if

13 (.@r

14 =7)

15 {

16 bonus2

17 bMagicAtkEle,Ele_Dark,10;

18 bonus2

19 bMagicAtkEle,Ele_Ghost,10;

20 bonus2

21 bMagicAtkEle,Ele_Holy,10;

22 }

23 if

24 (.@r

25 =9)

26 bonus

27 bFixedCast,-500;

28 if

29 (.@r

30 =11)

31 bonus2

32 bMagicAddEle,Ele_All,10;

33 if

34 (.@r

35 =12)

36 {

37 bonus2

38 bSkillAtk,"AG_SOUL_VC_STRIKE",20;

39 bonus2

40 bSkillAtk,"CD_FRAMEN",20;

41 }

42 if

43 (.@r

44 =13)

45 autobonus

46 "{

47 bonus

48 bSpl,10;

49 bonus

50 bMatkRate,15;

51 }",30,10000,BF_MAGIC;

Equip Script None
Unequip Script None