
RENEWAL / ITEMS
Shiny Kitty Crown
#400060Armor
Freyja_Crown_J
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF18
Required level100
Armor level1
Description
Reduce delay after skill by 10%. Increase Catnip Meteor and Silvervine Stem Spear damage by 10%.
Recover HP by 30 times of refine rate and SP by 3 times of refine rate when killing monsters.
If refine rate is 7 or higher, reduces casting time of Stoop and Lope by 50%, increases Catnip Meteor and Silvervine Stem Spear damage by 15%.
If refine rate is 9 or higher, reduces casting time of Stoop and Lope by 50%, increases Catnip Meteor and Silvervine Stem Spear damage by 25%.
If refine rate is 10, has a chance to reduce SP consumption of skills by 100% for 20 seconds when dealing magical damage.
If user learned Spirit of Land level 1, reduces casting time of Catnip Meteor and Silvervine Stem Spear by 4% per each level of Catnip Powdering, Catnip Meteor, Nyang Grass, Silvervine Stem Spear and Silvervine Root Twist user learned.
Attack Speed + 3% per each level of Chattering user learned.
If user learned Nyang Grass level 5, reduces delay after skill by 20%.
If user learned Meow Meow level 5, increases magical damage against boss monsters by 25%.
Type: Headgear Defense: 18
Location: Upper Weight: 100
Required level: 100
Class: All
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
.@r = getrefine();
bonus bMdef,15;
bonus bDelayrate,-10;
bonus2 bSkillAtk,"SU_CN_METEOR",10;
bonus2 bSkillAtk,"SU_SV_STEMSPEAR",10;
bonus bHPGainValue,30*.@r;
bonus bSPGainValue,3*.@r;
bonus bAspdRate,3*getskilllv("SU_CHATTERING");
if (getskilllv("SU_SPIRITOFLAND") == 1) {
.@val = -4*(getskilllv("SU_CN_POWDERING")+getskilllv("SU_CN_METEOR")+getskilllv("SU_NYANGGRASS")+getskilllv("SU_SV_STEMSPEAR")+getskilllv("SU_SV_ROOTTWIST"));
bonus2 bVariableCastrate,"SU_CN_METEOR",.@val;
bonus2 bVariableCastrate,"SU_SV_STEMSPEAR",.@val;
}
if (getskilllv("SU_NYANGGRASS") == 5)
bonus bDelayrate,-20;
if (getskilllv("SU_MEOWMEOW") == 5)
bonus2 bMagicAddClass,Class_Boss,25;
if (.@r>=7) {
bonus2 bVariableCastrate,"SU_STOOP",-50;
bonus2 bVariableCastrate,"SU_LOPE",-50;
bonus2 bSkillAtk,"SU_CN_METEOR",15;
bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15;
}
if (.@r>=9) {
bonus2 bVariableCastrate,"SU_STOOP",-50;
bonus2 bVariableCastrate,"SU_LOPE",-50;
bonus2 bSkillAtk,"SU_CN_METEOR",25;
bonus2 bSkillAtk,"SU_SV_STEMSPEAR",25;
}
if (.@r>=10)
autobonus "{ bonus bUseSPrate,-100; }",20,20000,BF_MAGIC;
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