.:Renewal Item Database:.
Search Item By ID
|
Type
Shadow Gear
Class
Shadow Shield
Buy
10z
Sell
5z
Weight
0 | |
| Applicable Jobs | ![]() ![]() ![]() |
|---|---|
| Description | A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect. ATK +3%, MATK +3%. For each level of Peaceful Break, ignores Normal class (non-boss, non-siege) monster's physical defense by 3%. For each level of Happy Break, ignores Normal class monster's magical defense by 3%. For each refine level: Pierces Normal class monster's physical and magical defense by 3%. Refine Level +7: ATK +2%, MATK +2%. Refine Level +9: ATK +3%, MATK +3%. When equipped with Taekwon Shadow Weapon: All Stats +3, MaxHP +2%, MaxSP +2%. Reduces SP cost of all skills by 10%. [iRO Description] 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 Required Level : 1 Jobs : Taekwon Classes Attack: 0 Weapon Level: 0 |
| Item Script |
expand to view script{ .@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; },{},{} |
| Dropped By | No Result |


