.: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. MATK +5 Reduces SP consumption by 1% Every 2 refine reduces SP consumption by 1% [Caster Shadow Set] Caster Shadow Armor, Caster Shadow Shield, Caster Shadow Shoes Reduces SP consumption by 1%. Reduces variable cast time by 1% for every 5 refine levels of the total set. Reduces SP consumption by 1% when refine levels of the total set +25 or higher. More Information on Combo: |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,5; bonus bUseSPrate,-1-(.@r/2); },{},{} |
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 complete set to have bonus effect. INT +3. Natural SP regeneration +20%. Every 2 refine levels: Reduces variable cast time by 1%. [Caster Shadow set] Caster Shadow Shoes, Caster Shadow Shield, Caster Shadow Armor II Reduces SP cost by 1%. Every 5 refine levels of entire set: Reduces variable cast time by 1%. If total refine levels of entire set at least +25, reduces SP cost by 1%. More Information on Combo: |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bInt,3; bonus bSPrecovRate,20; bonus bVariableCastrate,-.@r/2; },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Summoner Spirit Handler |
---|---|
Description | A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect. Increases magical damage against all size enemies by 5%. For each 2 refine levels: Increases magical damage against all size enemies by additional 1%. |
Item Script | { bonus2 bMagicAddSize,Size_All,5+(getrefine()/2); },{},{} |
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 complete set to have bonus effect. Enables use of Level 1 Cloaking. Increases SP consumption of Cloaking by 50. Each refine decrease SP consumption of Cloaking by 5. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; skill "AS_CLOAKING",1; bonus2 bSkillUseSP,"AS_CLOAKING",-50+(.@r*5); },{},{ sc_end SC_CLOAKING; } |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Ranger |
---|---|
Description | A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect. Increases damage of Cluster Bomb by 5%. For each 2 refine levels: Increases damage of Cluster Bomb by additional 2%. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"RA_CLUSTERBOMB",5+2*(.@r/2); },{},{} |
Dropped By | No Result |
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 autocast level (Refine/2) Cold 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_COLDBOLT\",("+.@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 Required Lvl 99 | |
Applicable Jobs | Rune Knight |
---|---|
Description | A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect. Increases damage of Dragon Breath - Water by 5%. For each 2 refine levels: Increases damage of Dragon Breath - Water by additional 2%. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",5+2*(.@r/2); },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0 Required Lvl 99 | |
Applicable Jobs | Warlock |
---|---|
Description | A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect. Increases damage of Crimson Rock by 5%. For each 2 refine levels: Increases damage of Crimson Rock by additional 2%. |
Item Script | { bonus2 bSkillAtk,"WL_CRIMSONROCK",5+2*getrefine(); },{},{} |
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. ATK +15, CRIT +7. For each 2 refine levels, increases critical damage by 1%. Refine Level +7: CRIT +7. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; .@val = 7; bonus bBaseAtk,15; if (.@r > 1) { bonus bCritAtkRate,(.@r/2); if (.@r >= 7) { .@val += 7; } } bonus bCritical,.@val; },{},{} |
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. Critical +5 Refine Level +7: Critical +5. When equipped with Critical Hit Shadow Weapon: For each refine level of entire set: ATK +1. If total refine level of entire set at least +15: Increases critical damage by 1%. More Information on Combo: |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bCritical,5; if (.@r>6) { bonus bCritical,5; } },{},{} |
Dropped By | No Result |
Type
Shadow Gear
Class
Shadow Armor
Buy
10z
Sell
5z
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. Increases damage of Grand Cross by 20%. For each refine level, increases damage of Grand Cross by 5%. When equipped with Crusader Shadow Shoes: Reduces SP cost of Grand Cross by 20%. Increases damage of Grand Cross by 20%. |
Item Script | { .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"CR_GRANDCROSS",20+.@r*5; },{},{} |
Dropped By | No Result |