Item Details

Dragoon Shield (Shadow) ( S_Dragoon_Shield )

# 24057 Dragoon Shield (Shadow)
Dragoon Shield (Shadow) 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: 1 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.
--------------------------
HP máx. +10 por refino.
--------------------------
Resistência a raça Dragão +1%.
Refino +7 ou mais:
Resistência a raça Dragão +1% adicional.
Refino +9 ou mais:
Resistência a raça Dragão +1% adicional.
--------------------------
Conjunto
[Greva Sombria do Matador]
EXP ao derrotar a raça Dragão +3%.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Todas

A shield worn to enhance dragon resistance.
Class: Shadow Shield
Weight: 0
Requires Level: 1
Usable By: All Jobs
Max HP + 10 per upgrade level of the item.
Reduces damage taken from Dragon race enemies by 1%.
If upgrade level is +7 or higher,
Reduces damage taken from Dragon race enemies by an additional 1%.
If upgrade level is +9 or higher,
Reduces damage taken from Dragon race enemies by an additional 1%.
Set Bonus
Dragoon Shadow Shoes
Dragoon Shadow Shield
Increases the experience given from Dragon race monsters by 3%.

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:
bonus2 bSubRace,RC_Dragon,1;
.@r = getrefine();
bonus bMaxHP,.@r*10;
if (.@r>=7) {
   bonus2 bSubRace,RC_Dragon,1;
}
if (.@r>=9) {
   bonus2 bSubRace,RC_Dragon,1;
}
N/A
N/A