Item Details

Illusion Chain Mail [1] ( Chain_Mail_IL )

# 450146 Illusion Chain Mail [1]
Illusion Chain Mail [1] Buy: zeny Sell: 0 zeny Weight: 330 Slots: 1
Type: Equipment. Subtype: N/A Gender: Both Locations: Armor
Attack: N/A M. Attack: N/A Range: N/A Defense: 70
Weapon Level: N/A Armor Level: 1 Equip Level Min: 120 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Armadura feita de pequenos anéis de aço trançados de modo a formar um tipo de tecido.
--------------------------
HP e SP máx. +10%.
--------------------------
A cada refino:
ATQ +4.
A cada 3 refinos:
Dano físico contra oponentes de propriedade Fogo e Água +4%.
--------------------------
Refino +9 ou mais:
ATQ da arma +10%.
Refino +11 ou mais:
Velocidade de ataque +10%.
--------------------------
Conjunto
[Gélida Ilusional]
ATQ da arma +5% adicional.
Arma e Armadura refinadas no +7 ou mais:
CRIT +5.
Soma dos refinos do conjunto 18 ou mais:
Dano crítico +15%.
Soma dos refinos do conjunto 22 ou mais:
Dano físico contra a raça Inseto +10%.
Dano físico contra oponentes de propriedade Fogo +10%.
--------------------------
Tipo: Armadura
DEF: 70 DEFM: 0
Peso: 330
Nível necessário: 120
Classes: Espadachins, Mercadores, Gatunos e evoluções

A protective armor made of sturdy metals.
You can feel its heavy weight just by looking at it.
------------------------
MHP + 10%, MSP + 10%.
------------------------
For every refine level, ATK + 4.
------------------------
For every 3 refine level, increase physical damage against Fire and Water property monsters by 4%.
------------------------
When refined to +9 or higher, ATK + 10%.
------------------------
When refined to +11 or higher, ASPD + 10%.
------------------------
Set Bonus:
Illusion Chain Mail [1]
Illusion Katar of Frozen Icicle [2]

ATK + 5%.
------------------------
When the refine level of each item in the set is 7 or higher, CRI + 5.
------------------------
When the total refine level of set is 18 or higher, Critical Damage + 15%.
------------------------
When the total refine level of set is 22 or higher, increase physical damage against Fire property and Insect race monsters by 10%.
------------------------
Type : Armor
Def : 70
Weight : 330
Required Level : 120
Class : Swordman, Merchant, and Thief Classes

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:
.@r = getrefine();
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bBaseAtk,4*.@r;
bonus2 bAddEle,Ele_Fire,4*(.@r/3);
bonus2 bAddEle,Ele_Water,4*(.@r/3);
if (.@r>=9) {
   bonus bAtkRate,10;
}
if (.@r>=11) {
   bonus bAspdRate,10;
}
N/A
N/A

N/A