Viewing Item (Skull Hood) Ragnarok: Project Zero Control Panel
Basic Info
Name | Skull Hood[1] |
---|---|
Item ID |
19421
-
Skull_Hood_Z
|
Type | Armor |
A frightening hood modeled after Lude.
MaxHP + 250, increases physical damage against Demon monsters by 5%.
For every refine level, ATK + 7.
If refine level is 7 or higher, HIT + 15.
If refine level is 9 or higher, increases physical damage against Undead monsters by 5%.
Class : Headgear Defense : 15
Location : Top Weight : 30
Required Level : 85
Jobs : All jobs
MaxHP + 250, increases physical damage against Demon monsters by 5%.
For every refine level, ATK + 7.
If refine level is 7 or higher, HIT + 15.
If refine level is 9 or higher, increases physical damage against Undead monsters by 5%.
Class : Headgear Defense : 15
Location : Top Weight : 30
Required Level : 85
Jobs : All jobs
Details
Weight | 30 |
---|---|
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 | 85 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMaxHP, 250); bonus2(bAddRace, RC_Demon, 5); bonus(bBaseAtk, 7 * getrefine()); if (getrefine() >= 7) bonus(bHit, 15); if (getrefine() >= 9) bonus2(bAddRace, RC_Undead, 5); |
Equip Script |
None |
Unequip Script |
None |