
RENEWAL / ITEMS
Bard Shadow Armor
#24280Shadowgear
S_Bard_Armor
TypeShadowgear
Equipment positionShadow armor
Weight0
Buy price10 z
Sell price5 z
Required level1
Description
Additional defense effects can be obtained with armor worn over armor. It can be used alone, but it has little defensive effect.
Class: Shadow Armor
Weight: 0
Requires Level: 1
Usable By: All Jobs
Recovers 5 SP per 5 seconds for 30 seconds when using Bard-only performance skills.
Unchained Serenade, Magic Strings, Impressive Riff, Song of Lutie, Perfect Tablature
Bard Shadow Shoes
Increases ASPD and movement speed significantly for 5 seconds when using Amp.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow armor
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"BA_DISSONANCE";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"BA_POEMBRAGI";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"BA_ASSASSINCROSS";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"BA_APPLEIDUN";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"BA_WHISTLE";