Item Details

Taekwon Shadow Shield ( S_Taekwon_Shield )

ID 24315 Taekwon Shadow Shield
Taekwon Shadow Shield Buy Price: 10 zeny Sell Price: 5 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.
--------------------------
ATQ da arma +3%.
Dano mágico +3%.
--------------------------
A cada refino:
HP máx. +10.
Ignora 3% da DEF e DEFM de monstros normais.
--------------------------
A cada nível de [Trégua Rápida]:
Ignora 3% da DEF de monstros normais.
A cada nível de [Retiro Rápido]:
Ignora 3% da DEFM de monstros normais.
--------------------------
Refino +7 ou mais:
ATQ da arma +2% adicional.
Dano mágico +2% adicional.
Refino +9 ou mais:
ATQ da arma +3% adicional.
Dano mágico +3% adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Taekwons e evoluções

A small shield that can be mounted on the arm can provide additional defensive effects. It can be used as a single, but has little defensive effect. Taekwon Classes Only. ¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª ATK, MATK + 3%. Ignores physical defense rate of normal enemies by 3% per Skill level of [Peaceful Break] Ignores magical defense rate of normal enemies by 3% per Skill level of [Happy Break] Ignores physical and magical defense rate of normal enemies by 3% per every refine level. If the refine level is 7 or higher, ATK, MATK + 2%. If the refine level is 9 or higher, ATK, MATK + 3%. ¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª¡ª If equipped with Taekwon Shadow Weapon, it gives additional effect below. All State + 3, MaxHP + 2%, MaxSP + 2%. Reduce SP consumption by 10%. Type : Shadow Equipment Location : Shield Weight : 0 Required Level : 1 Jobs : Taekwon Classes
Attack: 0
Weight: 0
Weapon Level: 0

Account Bound.
Shadow Shield that grants bonuses to the Taekwon's skills.
-------------
ATK, MATK +3%.
[For each level of[Peaceful Break]]
Ignores 3% of defense of normal monsters.
[For each level of[Happy Break]]
Ignores 3% of magic defense of normal monsters.
[For each refine lv]
Max HP +10.
Ignores 3% of defense and magic defense of normal monsters.
[If refine lv +7 or higher]
ATK, MATK +2%.
[If refine lv is 9 or higher]
ATK, MATK +3%.
-------------
[Shadow Set]
Sh. Taekwon Shield24315
Sh. Taekwon Gloves24284
All stats +3.
Max HP/SP +2%.
SP consumption -10%.
-------------
Class: Shadow Equipment
Location: Shield
Defense: 0
Weight: 0
Required Lv.: 1
Job: Taekwon

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;
.@val = 3;
if (.@r >= 7) {
   .@val += 2;
   if (.@r >= 9) {
      .@val += 3;
   }
}
bonus2 bIgnoreDefClassRate,Class_Normal,(3*(getskilllv("TK_HPTIME")+.@r));
bonus2 bIgnoreMdefClassRate,Class_Normal,(3*(getskilllv("TK_SPTIME")+.@r));
bonus bAtkRate,.@val;
bonus bMatkRate,.@val;
Not specified
Not specified