Basic Info

Name 400283 Chevalier Helmet (MATK)
Item ID 400283 - Chevalier_Helmet_MATK
Type Armor
400283
Hats for Chevaliers.
A rose that embodies the passion of the Chevaliers stands out.

For every 3 refine, MATK +5, MaxSP +100
If refine is +7, variable casting time is reduced 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(bMatk, 5 * (getrefine()/3)); bonus(bMaxSP, 100 * (getrefine()/3)); if (getrefine() >= 7) { bonus(bVariableCastrate, -3); }
Equip Script
None
Unequip Script
None