Item Details

Hero Trade Mail [1] ( Hero_Trade_Mail )

ID 15096 Hero Trade Mail [1]
Hero Trade Mail [1] Precio de compra: 10 zeny Precio de venta: 5 zeny Peso: 50 Ranuras: 1
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Armadura
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: 100
Nivel de arma: No especificado Nivel de armadura: 1 Nivel de Equipamiento (Mín.): 160 Nivel de Equipamiento (Máx.): No especificado
Refinable: 1 Graduable: No especificado Elemento: Neutral Clases: Trascendente, Cuarta clases., Todo Trascendente, Todo Tercero

Roupa confeccionada exclusivamente para soldados da batalha final.
--------------------------
HP e SP máx. +5%.
ATQ e ATQM +10.
--------------------------
Ao realizar ataques físicos:
0,3% de chance de infligir Atordoamento, Silêncio, Maldição e Envenenamento no oponente.
A cada refino:
Chance de inflição +0,3%.
--------------------------
FOR base 90 ou mais:
FOR +1 a cada 2 refinos.
AGI base 90 ou mais:
AGI +1 a cada 2 refinos.
VIT base 90 ou mais:
VIT +1 a cada 2 refinos.
INT base 90 ou mais:
INT +1 a cada 2 refinos.
DES base 90 ou mais:
DES +1 a cada 2 refinos.
SOR base 90 ou mais:
SOR +1 a cada 2 refinos.
--------------------------
Tipo: Armadura
DEF: 100 DEFM: 5
Peso: 50
Nível necessário: 160
Classes: Mercadores e evoluções

Honorable armor given to those who defeated Satan Morroc. It can empower strength, stamina and spirit to higher levels.
Class: Armor
Defense: 100
Weight: 50
Requires Level: 160
Usable By: Mechanic, Geneticist
Max HP + 5%
Max SP + 5%
ATK + 10
MATK + 10
Mdef + 5

Str + 1 per 2 upgrade levels of the item, if the user's base Str is 90 or higher.
Agi + 1 per 2 upgrade levels of the item, if the user's base Agi is 90 or higher.
Vit + 1 per 2 upgrade levels of the item, if the user's base Vit is 90 or higher.
Int + 1 per 2 upgrade levels of the item, if the user's base Int is 90 or higher.
Dex + 1 per 2 upgrade levels of the item, if the user's base Dex is 90 or higher.
Luk + 1 per 2 upgrade levels of the item, if the user's base Luk is 90 or higher.

Adds a chance of inflicting Stun, Silence, Curse, and Poison per upgrade level of the armor on the target when performing a physical attack.
Set Bonus
Brooch of Hero [1]
Hero Trade Mail [1]
All Stats + 2 per upgrade level of the armor.
Adds an additional chance of inflicting Stun, Silence, Curse, and Poison per upgrade level of the armor on the target when performing a physical attack.

Max HP/SP +5%.
ATK, MATK +10.
MDEF +5.
[If base STR is 90 or higher]
STR +1 each 2 refine lv.
[If base INT is 90 or higher]
INT +1 each 2 refine lv.
[If base VIT is 90 or higher]
VIT +1 each 2 refine lv.
[If base AGI is 90 or higher]
AGI +1 each 2 refine lv.
[If base DEX is 90 or higher]
DEX +1 each 2 refine lv.
[If base LUK is 90 or higher]
LUK +1 each 2 refine lv.
Has a chance of casting effect [Stun], [Poison], [Silence], and [Curse] when dealing melee physical damage.
The casting chance upgrades according to the refine level.
-------------
Class: Armor
DEF: 100
Weight: 50
Required Level: 160
Jobs: Mechanic and Geneticist jobs

No especificado

Permitido en tienda de compra de jugador: Rama Muerta: Se vincula al equipar: Restricción de apilamiento en inventario:
Restricción de apilamiento en carrito: Restricción de apilamiento en almacén: Restricción de apilamiento en almacén de guild: Puede dropearse:
Puede comerciarse: Puede comerciarse con compañero: Puede venderse a NPC: Puede colocarse en el carrito:
Puede colocarse en almacén: Puede colocarse en almacén de guild: Puede ponerse en correo: Puede ponerse en subasta:
Retraso:
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bMatk,10;
bonus bBaseAtk,10;
.@r = getrefine();
if (readparam(bStr) >= 90)
   bonus bStr,.@r/2;
if (readparam(bInt) >= 90)
   bonus bInt,.@r/2;
if (readparam(bAgi) >= 90)
   bonus bAgi,.@r/2;
if (readparam(bVit) >= 90)
   bonus bVit,.@r/2;
if (readparam(bDex) >= 90)
   bonus bDex,.@r/2;
if (readparam(bLuk) >= 90)
   bonus bLuk,.@r/2;
.@c = (.@r+1)*30;
bonus2 bAddEff,Eff_Stun,.@c;
bonus2 bAddEff,Eff_Silence,.@c;
bonus2 bAddEff,Eff_Curse,.@c;
bonus2 bAddEff,Eff_Poison,.@c;
No especificado
No especificado