Viewing Item

#460073: Ultra Shield

Item ID 460073 For Sale No
Identifier aegis_460073 Credit Price Not For Sale
Name Ultra Shield Type Armor
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 0
Range 0 Defense 60
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAgi,7;

3 bonus bDex,7;

4 if (.@r>=5) {

5 bonus bMaxHPrate,3;

6 bonus bMaxSPrate,3;

7 if (.@r>=7) {

8 bonus bAgi,3;

9 bonus bDex,3;

10 if (.@r>=9) {

11 bonus bAgi,7;

12 bonus bDex,7;

13 }

14 }

15 }

Equip Script None
Unequip Script None