.:Renewal Item Database:.
Weapon
RAG203 [0] [Two Handed] Item ID# 13195 (RAG203) Spr | |
Type Weapon Class Rifle Buy 1800000z Sell 900000z Weight 130 Attack 260 Required Lvl 140 Weapon Lvl 3 Slot Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | Rifle modified. Give special treatment to each bullet, so that increases the damage to the target and increase the delay time for a new shot. |
Item Script | { bonus bCritical,15; bonus bHit,10; bonus4 bAutoSpell,"AL_DECAGI",1,30,1; },{},{} |
Dropped By | No Result |
Buyable At | Click here for vender information |
RAG203 [1] [Two Handed] Item ID# 13190 (RAG203_) Spr | |
Type Weapon Class Rifle Buy 1800000z Sell 900000z Weight 130 Attack 260 Required Lvl 140 Weapon Lvl 3 Slot 1 Range 9 | |
Applicable Jobs | Rebellion |
---|---|
Description | Rifle modified. Give special treatment to each bullet, so that increases the damage to the target and increase the delay time for a new shot. |
Item Script | { bonus bCritical,15; bonus bHit,10; bonus4 bAutoSpell,"AL_DECAGI",1,30,1; },{},{} |
Dropped By | No Result |
Raging Dragon Fist [2] [One Hand] Item ID# 1865 (Combo_Fist) Spr | |
Type Weapon Class Knuckle Buy 20z Sell 10z Weight 70 Attack 210 Required Lvl 170 Weapon Lvl 4 Slot 2 | |
Applicable Jobs | Shura |
---|---|
Description | It can deals fierce attack. Increases damage of Chain Combo by 30%. For each refine level: Refine Level +9: |
Item Script | { .@r = getrefine(); bonus bBaseAtk,4*.@r; bonus2 bSkillAtk,"MO_CHAINCOMBO",30; if (.@r >= 9) { bonus2 bSkillAtk,"MO_COMBOFINISH",50; bonus2 bSkillAtk,"CH_CHAINCRUSH",50; } if (.@r >= 11) bonus2 bSkillAtk,"CH_CHAINCRUSH",30; },{},{} |
Dropped By | No Result |
Raijin's Lineage [2] [One Hand] Item ID# 1592 (Thor_Pedigree_Book) | |
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. Indestructible |
Item Script | { .@r = getrefine(); bonus bInt,3; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",5+.@r; bonus bUnbreakableWeapon; bonus bAtkEle,Ele_Wind; },{},{} |
Dropped By | No Result |
Rainstorm Booster Bow [0] [Two Handed] Item ID# 700017 (RS_B_Bow) Spr | |
Type Weapon Class Bow Buy n/a Sell n/a Weight Attack 200 Required Lvl 100 Weapon Lvl 4 Slot Range 5 | |
Applicable Jobs | Minstrel / Wanderer |
---|---|
Description | A Bow designed to help adventurers grow. Cannot be refined normally. ATK +2% For each Refine Level: For each 15 Base Level: Refine Level +7: Refine Level +9: Refine Level +11: Refine Level +13: |
Item Script | expand to view script{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("BA_MUSICALLESSON"); } if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25; } if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; } if (.@r>=13) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; } },{},{} |
Dropped By | No Result |
Rainstorm Booster Violin [0] [One Hand] Item ID# 570024 (RS_B_Violin) Spr | |
Type Weapon Class Musical Instrument Buy n/a Sell n/a Weight Attack 150 Required Lvl 100 Weapon Lvl 4 Slot Gender Male Only | |
Applicable Jobs | Minstrel / Wanderer |
---|---|
Description | An instrument designed to help adventurers grow. Cannot be refined normally. ATK +2% For each Refine Level: For each 15 Base Level: Refine Level +7: Refine Level +9: Refine Level +11: Refine Level +13: |
Item Script | expand to view script{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r; bonus bBaseAtk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("BA_MUSICALLESSON"); if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; if (.@r>=13) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; } } } } },{},{} |
Dropped By | No Result |
Rainstorm Booster Whip [0] [One Hand] Item ID# 580024 (RS_B_Whip) Spr | |
Type Weapon Class Whip Buy n/a Sell n/a Weight Attack 150 Required Lvl 100 Weapon Lvl 4 Slot Range 2 Gender Female Only | |
Applicable Jobs | Minstrel / Wanderer |
---|---|
Description | A whip designed to help adventurers grow. Cannot be refined normally. ATK +2% For each Refine Level: For each 15 Base Level: Refine Level +7: Refine Level +9: Refine Level +11: Refine Level +13: |
Item Script | expand to view script{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,3*.@r; bonus bBaseAtk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("DC_DANCINGLESSON"); if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000; if (.@r>=13) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; } } } } },{},{} |
Dropped By | No Result |
Rampage Arrow Booster Knuckle [0] [One Hand] Item ID# 560006 (PS_B_Knuckle) Spr | |
Type Weapon Class Knuckle Buy n/a Sell n/a Weight Attack 190 Required Lvl 100 Weapon Lvl 4 Slot | |
Applicable Jobs | Shura |
---|---|
Description | A Knuckle designed to help adventurers grow. Cannot be refined normally. ATK +2% For each Refine Level: For each 15 Base Level: Refine Level +7: Refine Level +9: Refine Level +11: Refine Level +13: |
Item Script | expand to view script{ .@r = getrefine(); bonus bAtkRate,2; bonus bBaseAtk,(3*.@r)+3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("MO_CALLSPIRITS"); } if (.@r>=9) { bonus bMaxSPrate,10; bonus2 bSkillAtk,"SR_KNUCKLEARROW",25; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",25; } if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bDelayrate,-10; } if (.@r>=13) { bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15; } },{},{} |
Dropped By | No Result |
Rante Whip [0] [One Hand] Item ID# 1956 (Rante) Pre-Re Spr | |
Type Weapon Class Whip Buy 32000z Sell 16000z Weight 90 Attack 135 Required Lvl 30 Weapon Lvl 3 Slot Range 2 Gender Female Only | |
Applicable Jobs | Bard / Dancer |
---|---|
Description | A whip with a spiked ball attached at the end. |
Item Script | {},{},{} |
Dropped By | No Result |
Buyable At | Click here for vender information |
Obtainable From | Old Blue Box |
Rante Whip [0] [One Hand] Item ID# 1983 (Rante_C) Pre-Re Spr | |
Type Weapon Class Whip Buy n/a Sell n/a Weight Attack 170 Weapon Lvl 3 Slot Range 2 Refineable No Gender Female Only | |
Applicable Jobs | Bard / Dancer |
---|---|
Description | Rental Items |
Item Script | { bonus2 bAddSize,Size_All,40; },{},{} |
Dropped By | No Result |
Rante Whip [1] [One Hand] Item ID# 1957 (Rante_) Pre-Re Spr | |
Type Weapon Class Whip Buy 32000z Sell 16000z Weight 90 Attack 135 Required Lvl 30 Weapon Lvl 3 Slot 1 Range 2 Gender Female Only | |
Applicable Jobs | Bard / Dancer |
---|---|
Description | A whip with a spiked ball attached at the end. |
Item Script | {},{},{} |
Dropped By | Solid Parasite(0.05%) Parasite(0.01%) |
Obtainable From | Old Blue Box, Old Violet Box |
Rapid Fire [1] [Two Handed] Item ID# 18193 (Rapid_Fire_C_Bow_J) | |
Type Weapon Class Bow Buy n/a Sell n/a Weight 90 Attack 160 / MATK 170 Required Lvl 100 Weapon Lvl 4 Slot 1 Range 5 | |
Applicable Jobs | Shadow Chaser |
---|---|
Description | Not Available [iRO Description] |
Item Script | { bonus2 bSkillAtk,"SC_TRIANGLESHOT",30; },{},{} |
Dropped By | No Result |
1234567891011 > Last »