Viewing Item

#450149: Anti Conjurer Suit

Item ID 450149 For Sale No
Identifier MD_Geffen_Suits Credit Price Not For Sale
Name Anti Conjurer Suit Type Armor
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Armor
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 bHealPower2,10;

6 bonus

7 bUseSPrate,-10;

8 bonus

9 bMaxHPrate,3;

10 bonus

11 bStr,3;

12 bonus

13 bAgi,3;

14 bonus

15 bBaseAtk,10*.@r;

16 bonus

17 bAspdRate,2*(.@r/2);

18 if

19 (.@r

20 =9)

21 {

22 bonus

23 bLongAtkRate,10;

24 bonus

25 bShortAtkRate,10;

26 if

27 (.@r

28 =11)

29 {

30 bonus

31 bAspdRate,7;

32 if

33 (.@r

34 =13)

35 {

36 bonus

37 bBaseAtk,60;

38 }

39 }

40 }

Equip Script None
Unequip Script None