Viewing Item

#28950: Abyss Shield

Item ID 28950 For Sale No
Identifier Variant_Shield Credit Price Not For Sale
Name Abyss Shield Type Armor
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 0
Range 0 Defense 150
Slots 0 Refineable Yes
Attack 0 Min Equip Level 165
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 bUnbreakableWeapon;

3 if (.@r>=6) {

4 bonus2 bResEff,Eff_Fear,50;

5 bonus2 bSubRace,RC_Player_Human,20;

6 }

7 if (.@r>=8) {

8 bonus2 bResEff,Eff_Fear,50;

9 bonus2 bSubRace,RC_Player_Human,10;

10 }

Equip Script None
Unequip Script None