Game version
Bearer's Shadow Pendant II artwork from Ragnarok Online
RENEWAL / ITEMS

Bearer's Shadow Pendant II

#24321Shadowgear

S2_Bearers_Pendent

TypeShadowgear
Equipment positionShadow left accessory
Weight0
Buy price0 z
Sell price0 z
Required level1

Bearer's Shadow Pendant II description & effects

ATK +5. MHP +1%. If refine rate is 7 or higher, additional MHP +2%. ------------------------ Set Bonus: Bearer's Shadow Armor Bearer's Shadow Shoes Bearer's Shadow Shield Bearer's Shadow Weapon Bearer's Shadow Earring Bearer's Shadow Pendant II All Basic Stat +1. If the sum of refine rate is 45 or higher, grants [Endure] effect, MHP -60%. For every refine level of Bearer's Set, Increases MHP by 1%. Class : Shadow Equipment Location : Pendant Weight : 0 Required Level : 1 Jobs : All Jobs

Item details

Equipment position
Shadow left accessory
Trade

Item effect script

.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bBaseAtk,5;
if (.@r >= 7) {
   .@val = 3;
}
else {
   .@val = 1;
}
bonus bMaxHPrate,.@val;

Equipment sets

Set 1

Set effect

.@r = getequiprefinerycnt(EQI_SHADOW_ARMOR)+getequiprefinerycnt(EQI_SHADOW_WEAPON)+getequiprefinerycnt(EQI_SHADOW_SHIELD)+getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_ACC_R)+getequiprefinerycnt(EQI_SHADOW_ACC_L);
bonus bAllStats,1;
if (.@r >= 45) {
   bonus bMaxHPrate,(.@r-60);
   bonus bNoWalkDelay;
}

Set 2

Set effect

bonus bAllStats,1;
.@r = getequiprefinerycnt(EQI_SHADOW_SHOES) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_ARMOR);
if (.@r >= 25) {
   bonus bNoWalkDelay;
   bonus bMaxHPrate,.@r-35;
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.