.:Renewal Item Database:.
Items Listed From A-Z
Raijin's Lineage [2] [One Hand] Item ID# 1592 (Thor_Pedigree_Book) Genealogy of Thunder | |
Type
Weapon
Class
Book
Buy
10z
Sell
5z
Weight
40 Attack
90 / MATK 130 Required Lvl 27 Weapon Lvl 4 Slot 2 Property Wind | |
Applicable Jobs | Priest Sage Star Gladiator |
---|---|
Description | A book that describe about communicating with god of thunder. Those who read this will be blessed with the power of thunder. MATK +130, INT +3. Lightning Bolt damage +5%. Increases Lightning Bolt damage by 1% for every 1 refine level. Indestructible |
Item Script | { .@r = getrefine(); bonus bInt,3; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",5+.@r; bonus bUnbreakableWeapon; bonus bAtkEle,Ele_Wind; },{},{} |
Dropped By | No Result |
Type
Armor
Class
Costume Upper Headgear
Buy
n/a
Sell
n/a
Weight
0 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | When it rains it pours. Especially when it's only raining above your head. This item is account bound |
Item Script | { bonus bUnbreakableHelm; },{},{} |
Dropped By | No Result |
Type
Armor
Class
Costume Upper Headgear
Buy
n/a
Sell
n/a
Weight
0 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | Share your happiness with others with this brightly colored rainbow. This item is account bound |
Item Script | { bonus bUnbreakableHelm; },{},{} |
Dropped By | No Result |
Type
Usable Item
Class
n/a
Buy
10z
Sell
5z
Weight
7 | |
Applicable Jobs | Every Job |
---|---|
Description | This item is account bound. Colorful color plain flavored bread. Seems to be used in the far east of the country to the feast. MATK +10 and ATK +10 for 3 minutes. |
Item Script | { sc_start SC_BATKFOOD,60000,10; sc_start SC_MATKFOOD,60000,10; },{},{} |
Dropped By | No Result |
Type
Usable Item
Class
n/a
Buy
2z
Sell
1z
Weight
7 | |
Applicable Jobs | Every Job |
---|---|
Description | A colorful rice cake that is used as a party food in the far East. ATK +10, MATK +10 for 1 minute. |
Item Script | { sc_start SC_BATKFOOD,60000,10; sc_start SC_MATKFOOD,60000,10; },{},{} |
Dropped By |
Type
Usable Item
Class
n/a
Buy
2z
Sell
1z
Weight
7 | |
Applicable Jobs | Every Job |
---|---|
Description | A colorful rice cake that is used as a party food in the far East. ATK +10 for 1 minutes, MATK +10 for 2 minutes. |
Item Script | { sc_start SC_ATKPOTION,60000,10; sc_start SC_MATKFOOD,60000,10; },{},{} |
Dropped By | No Result |
Type
Taming Item
Class
n/a
Buy
2500z
Sell
1250z
Weight
5 | |
Description | A fragrant carrot colored with all the hues of the rainbow. Lunatic finds it to be very tasty. |
---|---|
Item Script | { pet 1063; },{},{} |
Dropped By | |
Obtainable From | Old Blue Box, Old Violet Box |
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
40 Defense
8 Required Lvl 19 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | A mysteriously colorful egg shell. It is impossible to upgrade this item. |
Item Script | {},{},{} |
Dropped By | No Result |
Obtainable From | Raccoon Hat, Rainbow Eggshell, Spore Hat, Wonder Nutshell |
Rainbow Feather Deco [1] [Upper Head] Item ID# 18821 (Rainbow_Feather_Deco) RWC Commemorative Pin | |
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30 Defense
5 Armor Lvl 1 Slot 1 | |
Applicable Jobs | Every Job |
---|---|
Description | A feather decorated with elaborately bright colors to celebrate the 2012 RWC. ATK +1%, MATK +1%. If refined to +3 or higher, adds additional ATK +1% and MATK +1% for each refine level. Set Bonus If equipped with RWC 2012 Ring, ATK +1% for every 2 refine levels. If equipped with RWC 2012 Pendant, MATK 1% for every 2 refine levels. These set bonuses do not work with the card-slotted RWC accessories. More Information on Combo:
|
Item Script | { .@r = getrefine(); if (.@r<3) .@r = 1; else .@r = .@r+1; bonus2 bAddClass,Class_All,.@r; bonus bMatkRate,.@r3; },{},{} |
Dropped By | No Result |
Rainbow Muffler [0] [Garment] Item ID# 20969 (Rainbow_Muffler_Jp) | |
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30 Defense
12 Required Lvl 100 Armor Lvl 1 Slot 0 | |
Applicable Jobs | Every Job |
---|---|
Description | Not Available [iRO Description] A beautiful scarf with special powers, it seems to emit a shimmering glow. Class: Garment Defense: 12 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%. |
Item Script |
expand to view 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; } },{},{} |
Dropped By | No Result |
Rainbow Poring Hat [1] [Upper Head] Item ID# 18790 (Rainbow_Poring_Hat) | |
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10 Defense
3 Armor Lvl 1 Slot 1 | |
Applicable Jobs | Every Job |
---|---|
Description | Colorful Poring hat, make all people love it. ATK +5%, MATK +5%. Decreases damage taken from DemiHuman monsters by 5%. |
Item Script | {},{},{} |
Dropped By | No Result |
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
5 | |
Description | The magic is strong swirling rainbow colors. |
---|---|
Item Script | { if (strcharinfo(3) == "job3_war02") { itemskill "WL_FROSTMISTY",5; } },{},{} |
Dropped By | No Result |