Viewing Item (Booster Power Hat (Magical)) Ragnarok: Project Zero Control Panel
Basic Info
Name | Booster Power Hat (Magical) |
---|---|
Item ID |
400123
-
Summer_Promo_helm2
|
Type | Armor |
A hat given to those who herald a new beginning.
_
MATK + 25.
Variable Cast Time - 5%.
If refine rate is 9 or higher, MATK + 25.
If Base Level 100 is or higher, MATK + 7%.
Class: Headgear Defense: 10
Location: Upper Weight: 0
Required Level: 60
Usable Jobs : All
_
MATK + 25.
Variable Cast Time - 5%.
If refine rate is 9 or higher, MATK + 25.
If Base Level 100 is or higher, MATK + 7%.
Class: Headgear Defense: 10
Location: Upper Weight: 0
Required Level: 60
Usable Jobs : All
Details
Weight | 0 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 0 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | Can't be dropped / Can't be traded or vended / Can't be sold to NPCs / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus(bMatk, 25); bonus(bVariableCastrate, -5); if (getrefine() >= 9) bonus(bMatk, 25); if (BaseLevel >= 100) bonus(bMatkRate, 7); |
Equip Script |
None |
Unequip Script |
None |