Renewal
.:Renewal Item Database:.
 

Shadow Gear - Shadow Armor
a b c d e f g h i j k l m n o p q r s t u v w x y z
Show iRO Description?
Current Item Drop Rate is set to 1x Hide items that are not dropped by monster?
Advanced Paradise Shadow Armor [Shadow Body]   Item ID# 24694 (S_2Para_Armor)
Type Shadow Gear Class Shadow Armor Buy n/a Sell n/a Weight 0
Required Lvl 100
Refineable No
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.

MaxHP +100, HIT +15.
Item Script
{ bonus bHit,15; bonus bMaxHP,[email protected]*10+100; },{},{}
Dropped ByNo Result

Alchemist Shadow Armor [Shadow Body]   Item ID# 24272 (S_Alchemist_Armor)
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 ATK based on Learning Potion skill level.
For each refine level above +6, increases ATK based on Learning Potion skill level.

When equipped with Alchemist Shadow Shoes:
Enables the use of Level 3 Adrenaline Rush.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; [email protected] = getskilllv("AM_LEARNINGPOTION"); [email protected] = max([email protected],6); bonus bBaseAtk,[email protected]+(([email protected])*[email protected]); },{},{}
Dropped ByNo Result

Ancient Shadow Armor [Shadow Body]   Item ID# 24029 (S_Ancient_Armor)
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.

HIT +10
Refine Level +7: HIT +10.

When equipped with Kingbird Shadow Weapon:
For each refine level of entire set: ATK +1.

If total refine level of entire set at least +15:
Increases ranged physical damage by 1%.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bHit,10; if ([email protected]>6) { bonus bHit,10; } },{},{}
Dropped ByNo Result

Andre Shadow Armor [Shadow Body]   Item ID# 24097 (S_Adurate_Armor)
Shadow Adurate 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.
DEF +1.
Each refine add a 1% resistance to the Blind status.
When equipped with Stability Shadow Shield, Andre / Adurate Shadow Set (armor, shoes):
DEF +5.
If the refine levels of the entire set is +20 or higher, gains immunity to the Blind status.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bDef,1; bonus2 bResEff,Eff_Blind,[email protected]; },{},{}
Dropped ByNo Result

Arrow Shadow Armor [Shadow Body]   Item ID# 24458 (S_Arrow_Armor)
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 Arrow Storm by 5%.

For each 2 refine levels:
Increases damage of Arrow Storm by additional 2%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus2 bSkillAtk,"RA_ARROWSTORM",5+2*([email protected]/2); },{},{}
Dropped ByNo Result

Assassin Shadow Armor [Shadow Body]   Item ID# 24275 (S_Assassin_Armor)
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.

Reduces SP cost of Sonic Blow by 20%.
For each refine level, reduces SP cost of Sonic Blow by 3%.

When equipped with Assassin Shadow Shoes:
Reduces SP cost of Grim Tooth by 20%.
Increases damage of Sonic Blow by 20%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus2 bSkillUseSPrate,"AS_SONICBLOW",(20+([email protected]*3)); },{},{}
Dropped ByNo Result

Attack Shadow Armor [Shadow Body]   Item ID# 24216 (S_Attack_Armor)
Shadow Attack 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.
When dealing physical attack, has 1% chance to increase ATK by 5*refine level for 3 seconds.
Each refine increase the trigger rate by 0.2%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; autobonus "{ bonus bBaseAtk,("[email protected]+"*5); }",([email protected]*2)+10,3000,BF_NORMAL; },{},{}
Dropped ByNo Result

Banishing Cannon Shadow Armor [Shadow Body]   Item ID# 24578 (S_Banish_Cannon_Armor)
Vanishing Cannon Shadow Armor
Type Shadow Gear Class Shadow Armor Buy n/a Sell n/a Weight 0
Required Lvl 99
Applicable Jobs
Royal Guard
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 Banishing Point by 5%.

For each 2 refine levels:
Increases damage of Cannon Spear by additional 2%.
Item Script
{ bonus2 bSkillAtk,"LG_BANISHINGPOINT",5; bonus2 bSkillAtk,"LG_CANNONSPEAR",2*(getrefine()/2); },{},{}
Dropped ByNo Result

Bard Shadow Armor [Shadow Body]   Item ID# 24280 (S_Bard_Armor)
Bard Armor Shadow
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.

When Bard using their exclusive skills, for 30 seconds restores SP by 5 every 5 seconds.
Every refine level increases SP restore bonus by 1.
(Bard exclusive skills: Dissonance, Poem of Bragi, Assassin Cross on Sunset, Apple of Idun and Whistle)

+Bard Shadow Shoes
When Adaptation to Circumstances is used, for 5 seconds increases ASPD and movement speed drastically.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; autobonus3 "{ bonus2 bSPRegenRate,5+"[email protected]+",5000; }",1000,30000,"BA_DISSONANCE"; autobonus3 "{ bonus2 bSPRegenRate,5+"[email protected]+",5000; }",1000,30000,"BA_POEMBRAGI"; autobonus3 "{ bonus2 bSPRegenRate,5+"[email protected]+",5000; }",1000,30000,"BA_ASSASSINCROSS"; autobonus3 "{ bonus2 bSPRegenRate,5+"[email protected]+",5000; }",1000,30000,"BA_APPLEIDUN"; autobonus3 "{ bonus2 bSPRegenRate,5+"[email protected]+",5000; }",1000,30000,"BA_WHISTLE"; },{},{}
Dropped ByNo Result

Basis Shadow Armor [Shadow Body]   Item ID# 24186 (S_Basis_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.
Increase physical and magical damage against Neutral property monsters by 1%.
Each 2 refine increase physical and magical damage against Neutral property monsters by 1%.
[Basis Shadow Set]
Basis Shadow Armor
Basis Shadow Shield
Reduces physical and magical damage taken from Neutral property monsters by 2%.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus2 bAddEle,Ele_Neutral,(1+([email protected]/2)); bonus2 bMagicAddEle,Ele_Neutral,(1+([email protected]/2)); },{},{}
Dropped ByNo Result

Bearer's Shadow Armor [Shadow Body]   Item ID# 24180 (S_Bearers_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.
MDEF +1.
Each 2 refines, MDEF +1.
[Bearer's Shadow set]
Bearer's Shadow Weapon, Bearer's Shadow Armor, Bearer's Shadow Shield,
Bearer's Shadow Shoes, Bearer's Shadow Earring, Bearer's Shadow Pendant.
All Stats +1.
If total refine levels of entire set is +45 or higher:
Enable unlimited effect of Endure.
MaxHP -60%.
Each refine levels of items in the set increases MaxHP by 1%.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bMdef,1+([email protected]/2); },{},{}
Dropped ByNo Result

Bearer's Shadow Armor II [Shadow Body]   Item ID# 24337 (S_Bearer's_Armor_II)
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.
MaxHP +1%, MDEF +1.
Refine Level +7: MaxHP +2%.

[Bearer's II Shadow set]
Bearer's Shadow Armor II, Bearer's Shadow Pendant II, Bearer's Shadow Shoes II
All Stats +1.
If total refine levels of entire set at least +25:
Enable unlimited effect of Endure.
MaxHP -35%. MaxHP increased by (total refine levels of set)%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bMDef,1; if ([email protected] >= 7) { bonus bMaxHPrate,3; } else { bonus bMaxHPrate,1; } },{},{}
Dropped ByNo Result