Item Details

Experience Shadow Shield ( S_EXP_Shield )

# 24683 Experience Shadow Shield
Experience Shadow Shield Buy: zeny Sell: 0 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Shield
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

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
A cada refino:
HP máx. +10.
A cada 2 refinos:
EXP adquirida ao derrotar monstros +1%.
Refino +10 ou mais:
EXP adquirida ao derrotar monstros +5%.
--------------------------
EXP adquirida ao derrotar monstros +20%.
Nv. base 170 ou mais:
EXP adquirida ao derrotar monstros -10%.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Todas

When Base Level is below 175, increase EXP gain from monsters by 20%.
------------------------
When Base Level is 175 or higher, increase EXP gain from monsters by 10%.
------------------------
For every 2 refine level, increase EXP gain from monsters by 1%.
------------------------
When refined to +10 or higher, increase EXP gain from monsters by 5%.
------------------------
Type : Shadow Equipment
Location : Shield
Weight : 0
Required Level : 1
Class : 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;
.@val = .@r/2;
if (BaseLevel<175)
   .@val += 20;
else
   .@val += 10;
if (.@r>=10)
   .@val += 5;
bonus2 bExpAddRace,RC_All,.@val;
N/A
N/A