Item Details

Brutal Shadow Shield ( S_Brutal_Shield )

ID 24054 Brutal Shadow Shield
Brutal Shadow Shield Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
HP máx. +10 por refino.
--------------------------
Resistência as raças Bruto e Doram +1%.
Refino +7 ou mais:
Resistência as raças Bruto e Doram +1% adicional.
Refino +9 ou mais:
Resistência as raças Bruto e Doram +1% adicional.
--------------------------
Conjunto
[Greva Sombria do Carniceiro]
EXP ao derrotar a raça Bruto +3%.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Todas

A shield worn to enhance brute 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 Brute race enemies by 1%.
If upgrade level is +7 or higher,
Reduces damage taken from Brute race enemies by an additional 1%.
If upgrade level is +9 or higher,
Reduces damage taken from Brute race enemies by an additional 1%.
Set Bonus
Brutal Shadow Shield
Clamorous Shadow Shoes
Increases the experience given from Brute race monsters by 3%.

Account Bound.
The Skin-Changers were known to be the most desperate beast hunters.
Their shields were covered with many scratches from claws and fangs.
-------------
Damage taken from Brute race enemies -1%.
-------------
[For each refine lv]
Max. HP +10.
[If refine lv +7 or higher]
Damage taken from Brute race enemies -1%.
[If refine lv +9 or higher]
Damage taken from Brute race enemies -1%.
-------------
[Shadow Tamer Set]
Tamer Shadow Shield24054
Tamer Shadow Boots24065
EXP given from Brute race monsters +3%.
-------------
Class: Shadow Armor
Location: Shield
Weight: 0
Required Level: 1
Job: All

All

Not specified

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 bSubRace,RC_Brute,1;
bonus2 bSubRace,RC_Player_Doram,1;
if (.@r>=7) {
   bonus2 bSubRace,RC_Brute,1;
   bonus2 bSubRace,RC_Player_Doram,1;
}
if (.@r>=9) {
   bonus2 bSubRace,RC_Brute,1;
   bonus2 bSubRace,RC_Player_Doram,1;
}
Not specified
Not specified