Basic Info

Name 400123 Booster Power Hat (Magical)
Item ID 400123 - Summer_Promo_helm2
Type Armor
400123
A hat given to those who herald a new beginning.
_
MATK + 20.
Variable Cast Time - 5%.
If refine rate is 7 or higher, MATK + 20.
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, 20); bonus(bVariableCastrate, -5); if (getrefine() >= 7) bonus(bMatk, 20); if (BaseLevel >= 100) bonus(bMatkRate, 7);
Equip Script
None
Unequip Script
None