Item Details

Shiny Kitty Crown ( Freyja_Crown_J )

ID 400060 Shiny Kitty Crown
Shiny Kitty Crown Buy Price: zeny Sell Price: 0 zeny Weight: 100 Slots: Not specified
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 18
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A lenda diz que essa coroa demorou 2 anos para ficar pronta. Essa demora se deu devido ao artesão só trabalhar nela em dias muito ensolarados, precisamente ao meio dia, para que a coroa absorvesse toda a luz do sol. O resultado desse processo foi a coroa mais brilhante já vista em toda Rune Midgard.
--------------------------
Pós-conjuração -10%.
Dano de [Lança Gateira] e [Meteoros de Nepeta] +10%.
--------------------------
A cada refino a partir do +1:
Ao derrotar monstros com qualquer ataque, regenera +30 de HP e +3 de SP.
--------------------------
Refino +7 ou mais:
Conjuração variável de [Pulo do Gato] -50%.
Dano de [Lança Gateira] e [Meteoros de Nepeta] +15% adicional.
Refino +9 ou mais:
Conjuração variável de [Pulo do Gato] -50% adicional.
Dano de [Lança Gateira] e [Meteoros de Nepeta] +25% adicional.
Refino +10 ou mais:
Ao realizar ataques mágicos, 2% de chance de ativar um [Efeito] por 20 segundos.
--------------------------
Efeito:
Custo de SP das habilidades -100%.
--------------------------
A cada nível de [Despertar]:
Velocidade de ataque +3%.
Ao aprender [Mato de Gato] nv.5:
Pós-conjuração -20% adicional.
Ao aprender [Balaio de Gato] nv.5:
Dano mágico contra monstros Chefes +25%.
--------------------------
Ao aprender [Invocação da Selva] nv.1:
-
A cada nível aprendido de [Pulverizar] [Meteoros de Nepeta] [Mato de Gato] [Lança Gateira] e [Hera Venenosa]:
Conjuração variável de [Lança Gateira] e [Meteoros de Nepeta] -4%.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 18 DEFM: 15
Peso: 100
Nível necessário: 100
Classes: Todas

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

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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;
Not specified
Not specified

Not specified

Not specified