Viewing Item

#400467: Northern Tiara

Item ID 400467 For Sale No
Identifier aegis_400467 Credit Price Not For Sale
Name Northern Tiara 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 1
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 bUnbreakableArmor;

3 bonus bMdef,3;

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

5 if (.@r>=7)

6 bonus bVariableCastrate,-10;

7 if (.@r>=9)

8 bonus2 bMagicAtkEle,Ele_All,10;

9 if (.@r>=11) {

10 bonus2 bMagicAtkEle,Ele_All,7;

11 bonus bFixedCast,-100*(min((.@r-10),15)/1);

12 }

Equip Script None
Unequip Script None