Viewing Item

#19159: Barrel Helm

Item ID 19159 For Sale No
Identifier Barrel_Helm Credit Price Not For Sale
Name Barrel Helm Type Armor
NPC Buy 20 Weight 42
NPC Sell 10 Weapon Level 0
Range 0 Defense 59
Slots 1 Refineable Yes
Attack 0 Min Equip Level 60
MATK 0 Max Equip Level None
Equip Locations Upper/Mid/Lower Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bVit,5;

2 bonus bHPrecovRate,-10;

3 .@r = getrefine();

4 if (.@r >= 7) {

5 bonus bDef,100;

6 skill "CR_AUTOGUARD",1;

7 }

8 if (.@r >= 8) {

9 bonus2 bSubRace,RC_DemiHuman,10;

10 bonus2 bSubRace,RC_Player_Human,10;

11 if (BaseJob == Job_SuperNovice) {

12 skill "CR_AUTOGUARD",5;

13 }

14 }

Equip Script None
Unequip Script None
Theme:
Language: