Viewing Item (Red Clockwork Cap) Ragnarok: Project Zero Control Panel
Basic Info
Name | Red Clockwork Cap[1] |
---|---|
Item ID |
19417
-
Red_Clock_Casket_Z
|
Type | Armor |
A redesigned version of the Aldebaran Clocktower Casquette.
Increases physical damage against Formless monsters by 5%.
For every refine level, MaxHP + 50.
If refine level is 7 or higher, HIT + 20.
If refine level is 9 or higher, MaxHP + 5%, MaxHP + 750.
Class : Headgear Defense : 15
Location : Top Weight : 70
Required Level : 85
Jobs : All jobs
Increases physical damage against Formless monsters by 5%.
For every refine level, MaxHP + 50.
If refine level is 7 or higher, HIT + 20.
If refine level is 9 or higher, MaxHP + 5%, MaxHP + 750.
Class : Headgear Defense : 15
Location : Top Weight : 70
Required Level : 85
Jobs : All jobs
Details
Weight | 70 |
---|---|
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 |
---|
bonus2(bAddRace, RC_Formless, 5); bonus(bMaxHP, getrefine() * 50); if (getrefine() >= 7) bonus(bHit, 20); if (getrefine() >= 9) { bonus(bMaxHPrate, 5); bonus(bMaxHP, 750); } |
Equip Script |
None |
Unequip Script |
None |