Basic Info

Name 400122 Booster Power Hat (Physical)
Item ID 400122 - Summer_Promo_helm1
Type Armor
400122
A hat given to those who herald a new beginning.
_
ATK + 20.
ASPD + 5%.
If refine rate is 7 or higher, ATK + 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(bBaseAtk, 20); bonus(bAspdRate, 5); if (getrefine() >= 7) bonus(bBaseAtk, 20); if (BaseLevel >= 100) bonus(bAtkRate, 7);
Equip Script
None
Unequip Script
None