Taekwon Shadow Shield ( S_Taekwon_Shield )
ID 24315 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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. 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
Account Bound. Not specified
.@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 |