[Not For Sale] Heavenly Order

Item ID 15984 Name [Not For Sale] Heavenly Order
None
Weapon Level 0 Identifier Comp_Heavenly_Order_
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 0 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@a = readparam(bStr)/18;
.@b = readparam(bAgi)/18;
.@c = readparam(bVit)/18;
.@d = readparam(bInt)/18;
.@e = readparam(bDex)/18;
.@f = readparam(bLuk)/18;
skill "MC_IDENTIFY",1;
bonus bHit,2*.@a;
bonus bMaxHPrate,2*.@a;
bonus bFlee,2*.@b;
bonus bAspdRate,.@b;
bonus bMdef,2*.@c;
bonus bVariableCastrate,-.@c;
bonus bMaxSPrate,2*.@d;
bonus bUseSPrate,-2*.@d;
bonus bCritical,2*.@e;
bonus bPerfectHitAddRate,2*.@e;
bonus bDef,20*.@f;
bonus bBaseAtk,10*.@f;
bonus bMatk,10*.@f;