
RENEWAL / ITEMS
Splash Cat Hat
#400077Armor
Cat_Shampoo_Hat
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight100
Buy price20 z
Sell price10 z
DEF18
Required level100
Armor level1
Description
Type: Equipment
Class: Headgear
Position: Upper
Defense: 18
Weight: 100
Requires Level: 100
Usable By: All Jobs
MaxHP + 20% , MaxSP + 20%
DEF +50 per every refine level.
If its refine level is 7 or above, Skill Delay -10%, Variable Casting Time of [Stoop], [Lope] -50%.
Physical damage from Boss monster -10%.
If its refine level is 9 or above, Skill Delay -10%, Variable Casting Time of [Stoop], [Lope] -50%.
Physical damage from Boss monster -10%.
If its refine level is 10 or above, Perfect Dodge +100 for 3 sec when using [Tuna Party].
If player learned [Spirit of Sea] 1Lv, [Pneuma] 1Lv available
If player learned [Tasty Shrimp Party] 5Lv, MaxHP + 30% , MaxSP + 30%
If player learned [Grooming] 5Lv, Gain immunity to the Confusion, Silence status..
Heal Amount +20% per every [Purring] level.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bUnbreakableHelm;
.@r = getrefine();
bonus bMdef,15;
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
if (getskilllv("SU_SPIRITOFSEA") >= 1)
skill "AL_PNEUMA",1;
if (getskilllv("SU_SHRIMPARTY") >= 5) {
bonus bMaxHPrate,30;
bonus bMaxSPrate,30;
}
if (getskilllv("SU_GROOMING") >= 5) {
bonus2 bResEff,Eff_Confusion,10000;
bonus2 bResEff,Eff_Silence,10000;
}
bonus bHealPower2,20*getskilllv("SU_PURRING");
bonus bDef,50*.@r;
if (.@r >= 7) {
bonus bDelayrate,-10;
bonus2 bVariableCastrate,"SU_STOOP",-50;
bonus2 bVariableCastrate,"SU_LOPE",-50;
bonus2 bSubClass,Class_Boss,10;
}
if (.@r >= 9) {
bonus bDelayrate,-10;
bonus2 bVariableCastrate,"SU_STOOP",-50;
bonus2 bVariableCastrate,"SU_LOPE",-50;
bonus2 bSubClass,Class_Boss,10;
}
if (.@r >= 10)
autobonus3 "{ bonus bFlee2,100; }",1000,3000,"SU_TUNAPARTY";
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item