
RENEWAL / ITEMS
Merchant Shadow Pendant
#24251Shadowgear
S_Merchant_Pendant
TypeShadowgear
Equipment positionShadow left accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Merchant Shadow Pendant description & effects
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.
Class: Shadow Pendant
Weight: 0
Requires Level: 1
Usable By: All Jobs
Increases the damage of Cart Revolution by 20%.
For every upgrade level of Merchant Shadow Pendant, increases Cart Revolution damage by an additional 5%.
Item details
- Equipment position
- Shadow left accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bSkillAtk,"MC_CARTREVOLUTION",20+(5*.@r);
Equipment sets
Set 1
Set effect
bonus bAllStats,10;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus2 bIgnoreDefClassRate,Class_Normal,50;
bonus2 bIgnoreMDefClassRate,Class_Normal,50;
Set 2
Set effect
bonus bAllStats,10;
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus2 bIgnoreDefClassRate,Class_Normal,50;
bonus2 bIgnoreMDefClassRate,Class_Normal,50;
Set 3
Set effect
bonus bAtkRate,1;
bonus bMaxHPrate,1;
if (getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L) >= 10) {
bonus bAtkRate,2;
bonus bMaxHPrate,2;
}







