Item Details

Ring of Pazuzu [1] ( Ring_of_Pazuzu )

ID 490098 Ring of Pazuzu [1]
Ring of Pazuzu [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Right_Accessory + Left_Accessory
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Um anel imbuído dos espíritos malignos do vento e do ar quente. Diz-se que quando você usa este anel, o poder dos espíritos malignos surge.
--------------------------
INT +7.
Dano mágico contra todos os Tamanhos +10%.
--------------------------
A cada nível de base:
Dano de [Ira de Thor] +1%.
A cada 3 níveis de base:
Dano de [Corrente Elétrica] e [Meteoro Escarlate] +1%.
--------------------------
Ao aprender [Radius] nv.3:
Dano mágico de propriedade Fogo, Vento e Neutro +10%.
--------------------------
Ao aprender [Corrente Elétrica] nv.5:
Custo de SP de [Corrente Elétrica] -35.
--------------------------
Ao aprender [Maestria Arcana] nv.5:
Pós-conjuração -30%.
--------------------------
Ao aprender [Drenar Vida] nv.5:
Conjuração variável -15%.
Ao derrotar monstros com ataques mágicos, regenera 100 de HP e 10 de SP.
--------------------------
Tipo: Acessório
DEF: 0 DEFM: 15
Peso: 10
Nível necessário: 100
Classes: Todas

INT + 7.

Increases magical damage against small, medium and large size enemies by 10%.

Increases Crimson Rock and Chain Lightning damage by 1% per 3 base level.

Increases Lord of Vermilion damage by 6% per 1 base level.

If user learned Chain Lightning level 5, reduces SP consumption of Chain Lightning by 35, reduces cooldown of Chain Lightning by 0.5 seconds.

If user learned Drain Life level 5, reduce casting time by 15%

Recovers 100 HP and 10 SP when killing monsters with magical damage.

If user learned Radius level 3, increases fire, wind and neutral property magical damage by 10%.

If user learned Recognized Spell level 5, reduces delay after skill by 30%.

When equipped with Truth Liberation and both are equipped by Warlock, reduces SP consumption of Crimson Rock by 50, reduces cooldown of Crimson Rock by 2 seconds.
Type: Accessary Defense: 0
Weight: 10
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:
bonus bInt,7;
bonus bMdef,15;
bonus2 bMagicAddSize,Size_All,10;
bonus2 bSkillAtk,"WZ_VERMILION",(BaseLevel*6);
bonus2 bSkillAtk,"WL_CRIMSONROCK",(BaseLevel/3);
bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",(BaseLevel/3);
if (getskilllv("WL_CHAINLIGHTNING") == 5) {
   bonus2 bSkillUseSP,"WL_CHAINLIGHTNING",35;
   bonus2 bSkillCooldown,"WL_CHAINLIGHTNING",-500;
}
if (getskilllv("WL_DRAINLIFE") == 5) {
   bonus bVariableCastrate,-15;
   bonus bMagicHPGainValue,100;
   bonus bMagicSPGainValue,10;
}
if (getskilllv("WL_RADIUS") == 3) {
   bonus2 bMagicAtkEle,Ele_Fire,10;
   bonus2 bMagicAtkEle,Ele_Wind,10;
   bonus2 bMagicAtkEle,Ele_Neutral,10;
}
if (getskilllv("WL_RECOGNIZEDSPELL") == 5)
   bonus bDelayrate,-30;
Not specified
Not specified

Not specified

Not specified