Basic Info

Name 18836 Lmt RO10th Anni Cap
Item ID 18836 - TW_10th_Anni_Lmtd_Hat
Type Armor
18836
A hat to celebrate 10th anniversary of RO.
MaxHP +100, MaxSP +10
MDEF +10
Every 1 refine, MaxHP +100, MaxSP +10, ATK +1, MATK +1.
Refined above +10, ATK +10, MATK +10, HIT +10, FLEE +10, CRIT +10, Fixed cast time -10%.
Class: Headgear
Defense: 10
Location: Upper
Weight: 10
Level Requirement: 1
Jobs: All classes

Details

Weight 10
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 Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bMatk,2; bonus bMdef,10; bonus bMaxHP,100+(getrefine()*100); bonus bMaxSP,10+(getrefine()*10); bonus bAtk,getrefine(); bonus bMatk,getrefine(); if (getrefine()>=11) { bonus bAtk,10; bonus bMatk,10; bonus bHit,10; bonus bFlee,10; bonus bCritical,10; bonus bFixedCastrate,10; }
Equip Script
None
Unequip Script
None