Basic Info

Name 400004 Evil Snake Lord Cap[1]
Item ID 400004 - Snake_Lord_Cap
Type Armor
400004
A cap worn by Evil Snake Lord.
It has a dark aura.

MATK + 3%, Variable Cast Time - 4%.
For every other refine, MATK + 12.
If +7 or higher, increases all property magic damage by 5%.
If +9 or higher, MATK + 10%.
Class: Headgear Defense: 10
Location: Top Weight: 90
Required Level: 70
Jobs: All jobs

Details

Weight 90
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bMatkRate, 3); bonus(bVariableCastrate, -4); bonus(bMatk, 12 * (getrefine() / 2)); if (getrefine() >= 7) bonus2(bMagicAtkEle, Ele_All, 5); if (getrefine() >= 9) bonus(bMatkRate, 10);
Equip Script
None
Unequip Script
None