Viewing Item

#400078: Goral Crown

Item ID 400078 For Sale No
Identifier aegis_400078 Credit Price Not For Sale
Name Goral Crown Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,20*(.@r/2);

3 if (.@r>=7) {

4 bonus bAspdRate,10;

5 }

6 if (.@r>=9) {

7 bonus bLongAtkRate,15;

8 }

9 if (.@r>=11) {

10 bonus2 bAddSize,Size_All,10;

11 }

Equip Script None
Unequip Script None