Per request, the donation page is live!

Viewing Item

#15276: High-End Doram Suit

Item ID 15276 For Sale No
Identifier Doram_High_Suit_J Credit Price Not For Sale
Name High-End Doram Suit Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Summoner
Equip Gender Unknown
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,5;

6 bonus

7 bMaxHPrate,10;

8 bonus

9 bMaxSPrate,10;

10 bonus

11 bBaseAtk,10*.@r;

12 bonus

13 bMatk,10*.@r;

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bAspdRate,5;

20 if

21 (.@r

22 =8)

23 {

24 bonus

25 bDelayrate,-5;

26 if

27 (.@r

28 =9)

29 {

30 bonus

31 bFlee2,5;

32 }

33 }

34 }

Equip Script None
Unequip Script None