Viewing Item (Lude Hat) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lude Hat[1] |
---|---|
Item ID |
19359
-
Lude_Hat
|
Type | Armor |
A cute little hood that is modeled after Lude.
For every 2 refine levels, increases physical damage against Demon monsters by 1%.
If refine level is 7 or higher, HIT + 15.
If refine level is 9 or higher, MaxHP + 250.
_
Class : Headgear Defense : 5
Location : Top Weight : 30
Required Level : 60
Jobs : All jobs
For every 2 refine levels, increases physical damage against Demon monsters by 1%.
If refine level is 7 or higher, HIT + 15.
If refine level is 9 or higher, MaxHP + 250.
_
Class : Headgear Defense : 5
Location : Top Weight : 30
Required Level : 60
Jobs : All jobs
Details
Weight | 30 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 5 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Demon, (getrefine() / 2)); if (getrefine() >= 7) bonus(bHit, 15); if (getrefine() >= 9) bonus(bMaxHP, 250); |
Equip Script |
None |
Unequip Script |
None |