Basic Info

Name 400282 Chevalier Helmet (ATK)
Item ID 400282 - Chevalier_Helmet_ATK
Type Armor
400282
Hats for Chevaliers.
It is provided with a decorative feather.

For every 3 refine, ATK +5.
If refine is +7 or higher, attack speed increases by 3%.

Class : Headgear
Defense: 5
Location: Top
Weight : 0
Required Level: 60
Jobs: All jobs

Details

Weight 0
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 5
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 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, 5 * (getrefine()/3)); if (getrefine() >= 7) { bonus(bAspdRate,3); }
Equip Script
None
Unequip Script
None