Basic Info

Name 18768 Modified Bone Helm[1]
Item ID 18768 - Enhanced_Bone_Helm
Type Armor
18768
A heavy helm made of firm bone that has a solid defense rate.
Increases received shadow property damage by 15%
Decreases neutral properly damage by 2%
Refined to +7 or higher, decreases neutral property damage by 2%.
Refined to +9 or higher, decreases neutral property damage by 2%.
Class: Headgear
Defense: 15
Location: Upper
Weight: 80
Level Requirement: 70
Jobs: Swordsman and Merchant

Details

Weight 80
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 15
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist
Gender Any

Scripts

Use Script
bonus2 bSubEle,Ele_Dark,-15; bonus2 bSubEle,Ele_Neutral,2; if(getrefine()>=7) { bonus2 bSubEle,Ele_Neutral,2; } if(getrefine()>=9) { bonus2 bSubEle,Ele_Neutral,2; }
Equip Script
None
Unequip Script
None