Item Details

Perverse Demon Mask [1] ( Perverse_Demon_Mask )

# 28565 Perverse Demon Mask [1]
Perverse Demon Mask [1] Buy: 20 zeny Sell: 10 zeny Weight: 6 Slots: 1
Type: Equipment. Subtype: N/A Gender: Both Locations: Accessory Left
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: 1 Equip Level Min: 80 Equip Level Max: N/A
Refineable: N/A Gradable: N/A Element: Neutral Classes: N/A

Uma máscara assombrosa de um demônio que se popularizou no folclore de Amatsu. Embora seja muito utilizada para conduzir rituais, usá-la em combate para assustar seus inimigos não é nenhum desrespeito à cultura do povo de Amatsu.
--------------------------
A cada 18 de FOR base:
INT +3.
Ignora 15% da DEFM de todas as raças.
--------------------------
A cada 18 de AGI base:
SOR +3.
Esquiva perfeita +1.
--------------------------
A cada 18 de VIT base:
DES +3.
Conjuração variável -1%.
--------------------------
A cada 18 de INT base:
FOR +3.
Pós-conjuração -1%.
--------------------------
A cada 18 de DES base:
VIT +3.
HP máx. +1%.
--------------------------
A cada 18 de SOR base:
AGI +3.
Ignora 15% da DEF de todas as raças.
--------------------------
Tipo: Aces. Esquerdo
DEF: 0 DEFM: 0
Peso: 60
Nível necessário: 80
Classes: Todas

A demon mask found nearby a Buddha statue in Payon. Some say it has been used for some kind of ritual.
This accessory can only be equipped in the left accessory slot.
Class: Accessory
Weight: 60
Requires Level: 80
Usable By: All Jobs
For every 18 base Str,
Int + 3
Bypass 15% of hard magic defense of All Races when performing a magical attack.

For every 18 base Agi,
Luk + 3
Perfect Dodge + 1

For every 18 base Vit,
Dex + 3
Reduces the variable casting time of skills by 1%.

For every 18 base Int,
Str + 3
Reduces the global delay of skills by 1%.

For every 18 base Dex,
Vit + 3
Max HP + 1%

For every 18 base Luk,
Agi + 3
Bypass 15% of hard defense of All Races when performing a physical attack.

All

N/A

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:
.@s = readparam(bStr);
.@a = readparam(bAgi);
.@d = readparam(bDex);
.@v = readparam(bVit);
.@l = readparam(bLuk);
.@i = readparam(bInt);
bonus bStr,3*(.@i/18);
bonus bAgi,3*(.@l/18);
bonus bVit,3*(.@d/18);
bonus bInt,3*(.@s/18);
bonus bDex,3*(.@v/18);
bonus bLuk,3*(.@a/18);
bonus bMaxHPrate,(.@d/18);
bonus bFlee2,(.@a/18);
bonus bVariableCastrate,-(.@v/18);
bonus bDelayrate,-(.@i/18);
bonus2 bIgnoreDefClassRate,Class_All,15*(.@l/18);
bonus2 bIgnoreMdefRaceRate,RC_All,15*(.@s/18);
N/A
N/A

N/A