Viewing Item

#400476: Sustained Beret

Item ID 400476 For Sale No
Identifier aegis_400476 Credit Price Not For Sale
Name Sustained Beret Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
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 bBaseAtk,15*(.@r/2);

3 bonus bMatk,15*(.@r/2);

4 if (.@r>=7)

5 bonus2 bMagicAtkEle,Ele_Neutral,15;

6 if (.@r>=9)

7 bonus bLongAtkRate,15;

8 if (.@r>=11) {

9 bonus bFixedCast,-200;

10 bonus2 bAddSize,Size_Small,15;

11 bonus2 bAddSize,Size_Medium,15;

12 bonus2 bMagicAddSize,Size_Small,15;

13 bonus2 bMagicAddSize,Size_Medium,15;

14 }

Equip Script None
Unequip Script None