Viewing Item

#400660: Ultra Helm

Item ID 400660 For Sale No
Identifier aegis_400660 Credit Price Not For Sale
Name Ultra Helm Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
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 bLongAtkRate,5;

3 bonus bAspdRate,5;

4 bonus bPerfectHitAddRate,5;

5 bonus bHit,.@r;

6 bonus bDelayrate,-.@r;

7 if (.@r>=7) {

8 bonus bLongAtkRate,5;

9 bonus bPerfectHitAddRate,10;

10 if (.@r>=9) {

11 bonus bLongAtkRate,5;

12 bonus bPerfectHitAddRate,10;

13 }

14 }

Equip Script None
Unequip Script None