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 Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@a = readparam(bStr)/18;

2 .@b = readparam(bAgi)/18;

3 .@c = readparam(bVit)/18;

4 .@d = readparam(bInt)/18;

5 .@e = readparam(bDex)/18;

6 .@f = readparam(bLuk)/18;

7 skill "MC_IDENTIFY",1;

8 bonus bHit,2*.@a;

9 bonus bMaxHPrate,2*.@a;

10 bonus bFlee,2*.@b;

11 bonus bAspdRate,.@b;

12 bonus bMdef,2*.@c;

13 bonus bVariableCastrate,-.@c;

14 bonus bMaxSPrate,2*.@d;

15 bonus bUseSPrate,-2*.@d;

16 bonus bCritical,2*.@e;

17 bonus bPerfectHitAddRate,2*.@e;

18 bonus bDef,20*.@f;

19 bonus bBaseAtk,10*.@f;

20 bonus bMatk,10*.@f;

Equip Script None
Unequip Script None