Viewing Item

#400647: Mighty Crown of Ashes

Item ID 400647 For Sale No
Identifier aegis_400647 Credit Price Not For Sale
Name Mighty Crown of Ashes Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 120
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bHPGainValue,500;

3 bonus bSPGainValue,50;

4 bonus bMagicHPGainValue,500;

5 bonus bMagicHPGainValue,50;

6 if (.@r>=7) {

7 bonus bBaseAtk,50;

8 bonus bAspdRate,10;

9 if (.@r>=9) {

10 bonus bHit,30;

11 bonus bAtkRate,7;

12 if (.@r>=11) {

13 bonus bCritAtkRate,10;

14 bonus bShortAtkRate,10;

15 }

16 }

17 }

Equip Script None
Unequip Script None