.:Renewal Item Database:.
Shadow Gear - Shadow Armor
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 | |
Applicable Jobs | Every Job |
---|---|
Description | An armor worn on top of normal armor for additional defense. Can be equipped alone but needs a complete set to have bonus effect. Reduces damage taken from Large size monster by 2%. Refined to +7: Reduces damage taken from Large size monster by 1%. Refined to +9: Reduces damage taken from Large size monster by 2%. [+Large Shadow Weapon] MaxHP +1%, MaxSP +1%. More Information on Combo: |
Item Script | { bonus2 bSubSize,Size_Large,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bSubSize,Size_Large,1; } if (.@r>=9) { bonus2 bSubSize,Size_Large,2; } },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 | |
Applicable Jobs | Every Job |
---|---|
Description | A shabby and nonfunctional Shadow Armor. |
Item Script | {},{},{} |
Dropped By | No Result |
Lightning Bolt Shadow Armor [Shadow Body] Item ID# 24221 (S_LightingBolt_Armor) Lighting Bolt Shadow Armor | |
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
Weight
0 | |
Applicable Jobs | Every Job |
---|---|
Description | An armor worn on top of normal armor for additional defense. Can be equipped alone but needs a complete set to have bonus effect. Refined to +2, every melee physical attack has a 1% chance to activate level (Refine/2) Lightning Bolt. Each refine level increases the trigger rate by 0.2%. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=2) autobonus "{ bonus3 bAutoSpell,\"MG_LIGHTNINGBOLT\",("+.@r+"/2),1000; }",(.@r*2)+100,100,BF_SHORT; },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 | |
Applicable Jobs | Every Job |
---|---|
Description | A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect. For each 2 Refine Levels: MaxHP +1% Refine Level +7: Increases Physical and magical damage against enemies of every size by 5%. Refine Level +9: MaxHP +5% When equipped with Lord Bearer's Shadow Shoes: All Stats +2, MaxHP -20%. Enables unlimited effect of Endure. Total Refine Level of entire set is at least +18: MaxHP +25% |
Item Script | { .@r = getrefine(); bonus bMaxHPrate,(.@r/2); if (.@r>=7) { bonus2 bAddSize,Size_All,5; bonus2 bMagicAddSize,Size_All,5; if (.@r>=9) { bonus bMaxHPrate,5; } } },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 | |
Applicable Jobs | Every Job |
---|---|
Description | An armor worn on top of normal armor for additional defense. Can be equipped alone but needs a set to have any effect. LUK +1. CRIT +1 per 2 refine levels. +Lucky Shadow Weapon LUK +1. More Information on Combo: |
Item Script | { bonus bLuk,1; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bCritical,(.@r/2); },{},{} |
Dropped By | No Result |