Per request, the donation page is live!

Viewing Item

#15984: [Not For Sale] Heavenly Order

Item ID 15984 For Sale No
Identifier aegis_15984 Credit Price Not For Sale
Name [Not For Sale] Heavenly Order Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
Item Use Script

1 .@a

2 =

3 readparam(bStr)/18;

4 .@b

5 =

6 readparam(bAgi)/18;

7 .@c

8 =

9 readparam(bVit)/18;

10 .@d

11 =

12 readparam(bInt)/18;

13 .@e

14 =

15 readparam(bDex)/18;

16 .@f

17 =

18 readparam(bLuk)/18;

19 skill

20 "MC_IDENTIFY",1;

21 bonus

22 bHit,2*.@a;

23 bonus

24 bMaxHPrate,2*.@a;

25 bonus

26 bFlee,2*.@b;

27 bonus

28 bAspdRate,.@b;

29 bonus

30 bMdef,2*.@c;

31 bonus

32 bVariableCastrate,-.@c;

33 bonus

34 bMaxSPrate,2*.@d;

35 bonus

36 bUseSPrate,-2*.@d;

37 bonus

38 bCritical,2*.@e;

39 bonus

40 bPerfectHitAddRate,2*.@e;

41 bonus

42 bDef,20*.@f;

43 bonus

44 bBaseAtk,10*.@f;

45 bonus

46 bMatk,10*.@f;

Equip Script None
Unequip Script None