Renewal
.:Item Database:.

Parade Hat [1]   [Upper Head]   Item ID# 5225 (Marcher_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
2
Required Lvl
10
Slot
1
Applicable Jobs
Every Job
Description
A hat by those leading the way to celebrations.
Mdef +2,
Increases tolerance to Stun by 10%.
When being physically attacked, has a chance of auto-casting Lv 5 Angelus or Lv 1 Assumptio on onself.
If the user is an Acolyte, Priest , High Priest or Arch Bishop class, will auto-cast Lv 1 Lex Aeterna when using Heal Skill on an enemy.
This item can be traded, stored, and put into a cart
Item Script
{ bonus bMdef,2; bonus bStr,2; bonus4 bAutoSpellWhenHit,"AL_ANGELUS",5,30,0; bonus4 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,1,0; bonus2 bResEff,Eff_Stun,1000; if(BaseClass==Job_Acolyte) bonus4 bAutoSpellOnSkill,"AL_HEAL","PR_LEXAETERNA",1,1000; },{},{}
Dropped By No Result

Parade Hat [1]   [Upper Head]   Item ID# 5468 (Parade_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
80
Defense
3
Required Lvl
None
Slot
1
Applicable Jobs
Every Job
Description
A cap which makes the wearer very happy to go on a parade.
Reduces after cast skill delay by 5%.
MDEF +2
[If refine level is 6 or higher]
Reduces cast time by 1% for each refine level above +5. (kRO: this should be after cast skill delay).
Item Script
{ bonus bDelayRate,-5; bonus bMdef,2; if(getrefine()>5) bonus bVariableCastrate,-(getrefine()-5); },{},{}
Dropped By No Result

back to top