Viewing Item (Sleeper Hat) Ragnarok: Project Zero Control Panel
Basic Info
Name | Sleeper Hat[1] |
---|---|
Item ID |
19400
-
Sleepr_Hat_Z
|
Type | Armor |
A hat that mimics the Sleeper from Yuno.
Increases physical damage against Formless and Demon monsters by 7%.
If refine rate is 7 or higher, ATK + 15.
If refine rate is 9 or higher, ATK + 20.
_
Class : Headgear Defense : 20
Location : Upper Weight : 100
Required Level : 60
Usable jobs : All classes
Increases physical damage against Formless and Demon monsters by 7%.
If refine rate is 7 or higher, ATK + 15.
If refine rate is 9 or higher, ATK + 20.
_
Class : Headgear Defense : 20
Location : Upper Weight : 100
Required Level : 60
Usable jobs : All classes
Details
Weight | 100 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 20 |
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_Formless, 7); bonus2(bAddRace, RC_Demon, 7); if (getrefine() >= 7) bonus(bBaseAtk, 15); if (getrefine() >= 9) bonus(bBaseAtk, 20); |
Equip Script |
None |
Unequip Script |
None |