Viewing Item (Alice Wig) Ragnarok: Project Zero Control Panel
Basic Info
Name | Alice Wig[1] |
---|---|
Item ID |
19356
-
Alice_Wig
|
Type | Armor |
A wig modeled after Alice's hairstyle.
You can tell that there was a lot of work put into this.
For every 2 refine levels, Heal Power + 3%.
If refine level is 7 or higher, MaxHP + 150, MaxSP + 50.
If refine level is 9 or higher, Variable Cast Time - 5%.
_
Class : Headgear Defense : 10
Location : Top Weight : 70
Required Level : 60
Jobs : All jobs
You can tell that there was a lot of work put into this.
For every 2 refine levels, Heal Power + 3%.
If refine level is 7 or higher, MaxHP + 150, MaxSP + 50.
If refine level is 9 or higher, Variable Cast Time - 5%.
_
Class : Headgear Defense : 10
Location : Top Weight : 70
Required Level : 60
Jobs : All jobs
Details
Weight | 70 |
---|---|
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 | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bHealPower, 3 * (getrefine() / 2)); if (getrefine() >= 7) { bonus(bMaxHP, 150); bonus(bMaxSP, 50); } if (getrefine() >= 9) bonus(bVariableCastrate, -5); |
Equip Script |
None |
Unequip Script |
None |