Item Details

Full Tempest Shadow Shoes ( S_FullTemp_Shoes )

# 24666 Full Tempest Shadow Shoes
Full Tempest Shadow Shoes Buy: zeny Sell: 0 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Shoes
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: N/A Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Grevas usadas como complemento para os calçados convencionais.
--------------------------
HP máx. +10 por refino.
--------------------------
Ignora 5% da DEFM de todas as raças de monstros.
A cada 2 refinos:
Ignora +1% da DEFM de todas as raças de monstros.
Refino +10 ou mais:
Dano mágico contra todas as raças de monstros +3%.
--------------------------
Tipo: Equip. Sombrio
Posição: Grevas
Peso: 0 Nv. mín.: 1
Classes: Todas

Ignore magical defense of all race monsters (except players) by 5%.
------------------------
For every 2 refine levels, ignore magical defense of all race monsters (except players) by additional 1%.
------------------------
When refined to +10 or higher, increase magical damage against all race monsters (except players) by 3%.
------------------------
Class : Shadow Equipment
Location : Shoes
Weight : 0
Required Level : 1
Jobs : All Jobs

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:
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bIgnoreMdefRaceRate,RC_All,5+(.@r/2);
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-5-(.@r/2);
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-5-(.@r/2);
if (.@r>=10) {
   bonus2 bMagicAddRace,RC_All,3;
   bonus2 bMagicAddRace,RC_Player_Human,-3;
   bonus2 bMagicAddRace,RC_Player_Doram,-3;
}
N/A
N/A