Renewal
.:Renewal Item Database:.
Weapon

RAG203 [0]   [Two Handed]   Item ID# 13195 (RAG203)
R.A.G.203
Type
Weapon
Class
Rifle
Buy
1800000z
Sell
900000z
Weight
130
Attack
260
Required Lvl
140
Weapon Lvl
3
Slot
0
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.
HIT +10, CRIT +15%.
Add a low chance of auto casting Level 1 Decrease Agility when attacking.
Item Script
{ bonus bCritical,15; bonus bHit,10; bonus4 bAutoSpell,"AL_DECAGI",1,30,1; },{},{}
Dropped By No Result
Buyable AtClick here for vender information

RAG203 [1]   [Two Handed]   Item ID# 13190 (RAG203_)
R.A.G.203
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.
HIT +10, Critical +15%.
Add a low chance of auto casting Level 1 Decrease Agility when attacking.
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)
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:
ATK +4

Refine Level +9:
Increases damage of Combo Finish by 50%.
Refine Level +11:
Increases damage of Chain Crush Combo by 30%.
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)
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

Rainstorm Booster Bow [0]   [Two Handed]   Item ID# 700017 (RS_B_Bow)
Rainstorm Arrow Booster Bow
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
0
Attack
200
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
5
Applicable Jobs
Minstrel / Wanderer
Description
A Bow designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Musical Lesson/Dancing Lesson:
Increases ranged physical damage by 2%.

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 1 second.
Increases damage of Severe Rainstorm by 25%.

Refine Level +11:
Decreases Severe Rainstorm skill cooldown by additional 1 second.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Severe Rainstorm by additional 15%.
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)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
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:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each 2 Levels of Musical Lesson:
Increases ranged physical damage by 2%.

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 1 second.
Increases damage of Severe Rainstorm by 25%.

Refine Level +11:
Decreases Severe Rainstorm skill cooldown by additional 1 second.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Severe Rainstorm by additional 15%.
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)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
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:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each 2 Levels of Dancing Lesson:
Increases ranged physical damage by 2%.

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 1 second.
Increases damage of Severe Rainstorm by 25%.

Refine Level +11:
Decreases Severe Rainstorm skill cooldown by additional 1 second.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Severe Rainstorm by additional 15%.
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)
Type
Weapon
Class
Knuckle
Buy
n/a
Sell
n/a
Weight
0
Attack
190
Required Lvl
100
Weapon Lvl
4
Slot
0
Applicable Jobs
Shura
Description
A Knuckle designed to help adventurers grow.

Cannot be refined normally.

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Call Spirits:
Increases ranged physical damage by 1%.

Refine Level +9:
MaxSP +10%
Increases damage of Rampage Blaster and Knuckle Arrow by 25%.

Refine Level +11:
Decreases after skill cast delay by 10%.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Rampage Blaster and Knuckle Arrow by additional 15%.
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)
Type
Weapon
Class
Whip
Buy
32000z
Sell
16000z
Weight
90
Attack
135
Required Lvl
30
Weapon Lvl
3
Slot
0
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 AtClick here for vender information
Obtainable FromOld Blue Box

Rante Whip [0]   [One Hand]   Item ID# 1983 (Rante_C)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
0
Attack
170
Weapon Lvl
3
Slot
0
Range
2
Refineable
No
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
Rental Items
A whip with a spiked ball attached at the end.
Increases physical damage against Small, Medium and Large size monsters by 40%.
Item Script
{ bonus2 bAddSize,Size_All,40; },{},{}
Dropped By No Result

Rante Whip [1]   [One Hand]   Item ID# 1957 (Rante_)
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
Obtainable FromOld 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]
Not Available
Item Script
{ bonus2 bSkillAtk,"SC_TRIANGLESHOT",30; },{},{}
Dropped By No Result

1234567891011 > Last »
back to top