Viewing Item

#5897: Ascendant Crown

Item ID 5897 For Sale No
Identifier Ascendant_Crown_ Credit Price Not For Sale
Name Ascendant Crown Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Super novice
Equip Gender Both (Male and Female)
Trade restriction Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,10;

3 bonus bAtk,30;

4 bonus bMatk,30;

5 bonus bHit,10;

6 bonus bFlee,10;

7 bonus bCritical,10;

8 bonus bAspd,2;

9 bonus bVariableCastrate,-20;

10 bonus2 bSubEle,Ele_Neutral,5;

11 if (.@r>=7) {

12 bonus bMaxHP,1000;

13 bonus bMaxSP,100;

14 }

15 if (.@r>=9) {

16 bonus bAllStats,5;

17 }

Equip Script None
Unequip Script None