Basic Info

Name 19081 Faceworm Egg Shell[1]
Item ID 19081 - Faceworm_Egg_Shell
Type Armor
19081
An egg shell of faceworm.
HIT +20
Increase physical and magical damage against Faceworm by 5%, and reduces damage taken from Faceworm by 5%.
Refined to +5, further increase the damage inflicted and reduces damage taken from Faceworm by 10%.
Refined to +7, further increase the damage inflicted and reduces damage taken from Faceworm by 15%.
Refined to +9, further increase the damage inflicted and reduces damage taken from Faceworm by 20%.
Class: Headgear
Defense: 2
Location: Upper
Weight: 50
Level Requirement: 30
Jobs: All classes

Details

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

Stats

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

Restrictions

Level Range 30 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bHit,20; /* bonus2 bAddDamageClass,2528,5; bonus2 bAddDamageClass,2529,5; bonus2 bAddDamageClass,2530,5; bonus2 bAddDefClass,2529,5; bonus2 bAddDefClass,2528,5; bonus2 bAddDefClass,2530,5; if(getrefine()>=5) { bonus2 bAddDamageClass,2528,5; bonus2 bAddDamageClass,2529,5; bonus2 bAddDamageClass,2530,5; bonus2 bAddDefClass,2529,5; bonus2 bAddDefClass,2528,5; bonus2 bAddDefClass,2530,5; } if(getrefine()>=7) { bonus2 bAddDamageClass,2528,5; bonus2 bAddDamageClass,2529,5; bonus2 bAddDamageClass,2530,5; bonus2 bAddDefClass,2529,5; bonus2 bAddDefClass,2528,5; bonus2 bAddDefClass,2530,5; } if(getrefine()>=9) { bonus2 bAddDamageClass,2528,5; bonus2 bAddDamageClass,2529,5; bonus2 bAddDamageClass,2530,5; bonus2 bAddDefClass,2529,5; bonus2 bAddDefClass,2528,5; bonus2 bAddDefClass,2530,5; } */
Equip Script
None
Unequip Script
None