Viewing Item (Bacsojin Doll Hat) Ragnarok: Project Zero Control Panel
Basic Info
Name | Bacsojin Doll Hat[1] |
---|---|
Item ID |
19346
-
Bacsojin_Doll_Hat
|
Type | Armor |
A doll made in the image of Bacsojin, the White Lady.
MATK + 30.
For every other refine level, MATK + 10.
If +7 or higher, Variable Cast Time - 7%.
If +9 or higher, MATK + 10%.
Class : Headgear Defense : 10
Location : Top Weight : 90
Required Level : 70
Jobs : All jobs
MATK + 30.
For every other refine level, MATK + 10.
If +7 or higher, Variable Cast Time - 7%.
If +9 or higher, MATK + 10%.
Class : Headgear Defense : 10
Location : Top Weight : 90
Required Level : 70
Jobs : All jobs
Details
Weight | 90 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMatk, 30 + 10 * (getrefine() / 2)); if (getrefine() >= 7) bonus(bVariableCastrate, -7); if (getrefine() >= 9) bonus(bMatkRate, 10); |
Equip Script |
None |
Unequip Script |
None |