
RENEWAL / ITEMS
Rainbow Muffler
#20969Armor
Rainbow_Muffler_Jp
You’re viewing Renewal.
No matching Pre-Renewal record.TypeArmor
Equipment positionGarment
GenderBoth
Weight30
Buy price20 z
Sell price10 z
DEF12
Required level100
Armor level1
Description
A beautiful scarf with special powers, it seems to emit a shimmering glow.
Class: Garment
Defense: 12
Weight: 30
Requires Level: 100
Usable By: All Jobs
Max HP + 2%
Max SP + 2%
MATK + 2%
Reduces damage taken from Human Players and Doram race enemies by 5%.
If Frigg's Song is at level 5 or higher,
Aspd + 10%
Reduces the cooldown of Metallic Sound by 0.2 seconds.
For every level of Gloomy Shyness known,
MATK + 4%
Increases the skill damage bonus of Metallic Sound by 4%.
If Deep Sleep Lullaby is at level 5 or higher,
Enables Level 10 Heal.
Restores 200 HP and 20 SP to the user when a monster is killed by a magical attack.
If upgrade level is +5 or higher,
Additional Max HP + 3%
Additional Max SP + 3%
Additional MATK + 3%
If upgrade level is +7 or higher,
Additional Max HP + 5%
Additional Max SP + 5%
Additional MATK + 5%
Set Bonus
Rainbow Muffler
Fire Arrow
Reduces damage taken from Fire property attacks by 75%.
Set Bonus
Rainbow Muffler
Crystal Arrow
Reduces damage taken from Water property attacks by 75%.
Set Bonus
Rainbow Muffler
Arrow of Wind
Reduces damage taken from Wind property attacks by 75%.
Set Bonus
Rainbow Muffler
Stone Arrow
Reduces damage taken from Earth property attacks by 75%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@lvl = getskilllv("WM_GLOOMYDAY");
if (.@r >= 7) {
.@val = 10;
} else if (.@r >= 5) {
.@val = 5;
}
else {
.@val = 2;
}
bonus bMaxHPrate,.@val;
bonus bMaxSPrate,.@val;
bonus bMatkRate,.@val+(4*.@lvl);
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bSkillAtk,"WM_METALICSOUND",4*.@lvl;
if (getskilllv("WM_FRIGG_SONG") == 5) {
bonus2 bSkillCooldown,"WM_METALICSOUND",-200;
bonus bAspdRate,10;
}
if (getskilllv("WM_LULLABY_DEEPSLEEP") == 5) {
skill "AL_HEAL",10;
bonus bMagicHPGainValue,200;
bonus bMagicSPGainValue,20;
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 20969
- Aegis Name
- Rainbow_Muffler_Jp
- Name
- Rainbow Muffler
- Type
- Armor
- Buy
- 20
- Weight
- 300
- Defense
- 12
- Locations
- Garment
- Yes
- Armor Level
- 1
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@r = getrefine(); .@lvl = getskilllv("WM_GLOOMYDAY"); if (.@r >= 7) { .@val = 10; } else if (.@r >= 5) { .@val = 5; } else { .@val = 2; } bonus bMaxHPrate,.@val; bonus bMaxSPrate,.@val; bonus bMatkRate,.@val+(4*.@lvl); bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bSkillAtk,"WM_METALICSOUND",4*.@lvl; if (getskilllv("WM_FRIGG_SONG") == 5) { bonus2 bSkillCooldown,"WM_METALICSOUND",-200; bonus bAspdRate,10; } if (getskilllv("WM_LULLABY_DEEPSLEEP") == 5) { skill "AL_HEAL",10; bonus bMagicHPGainValue,200; bonus bMagicSPGainValue,20; }
- Client Resource
- Rainbow_Muffler_Jp
- Client Name
- Rainbow Muffler
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 209691752
- Names
- Rainbow_Muffler_JpFire_Arrow
- Script
- bonus2 bSubEle,Ele_Fire,75;
- Items
- 209691754
- Names
- Rainbow_Muffler_JpCrystal_Arrow
- Script
- bonus2 bSubEle,Ele_Water,75;
- Items
- 209691755
- Names
- Rainbow_Muffler_JpArrow_Of_Wind
- Script
- bonus2 bSubEle,Ele_Wind,75;
- Items
- 209691756
- Names
- Rainbow_Muffler_JpStone_Arrow
- Script
- bonus2 bSubEle,Ele_Earth,75;
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/rainbow_muffler_jp.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/rainbow_muffler_jp.bmp