Renewal
.:Renewal Item Database:.
Items Listed From A-Z

Fire Pedigree Book [2]   [One Hand]   Item ID# 1594 (Fire_Pedigree_Book)
Genealogy of Flame God
Type
Weapon
Class
Book
Buy
10z
Sell
5z
Weight
40
Attack
90 / MATK 130
Required Lvl
27
Weapon Lvl
4
Slot
2
Property
Fire
Applicable Jobs
Priest
Sage
Star Gladiator
Description
A book that sealed a burning flame.

INT +3
MATK +130
Fire Bolt damage +5%.
Increases Fire Bolt damage by 1% for every 1 refine level.
Indestructible
Item Script
{ .@r = getrefine(); bonus bInt,3; bonus2 bSkillAtk,"MG_FIREBOLT",5+.@r; bonus bUnbreakableWeapon; bonus bAtkEle,Ele_Fire; },{},{}
Dropped By No Result

Fire Pride Badge    Item ID# 25486 (Fire_Badge_BZ)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
{},{},{}
Dropped By No Result

Fire Property Reactor    Item ID# 4970 (Reactor_P_FIRE)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Grant armor with Fire property.
Item Script
{ bonus bDefEle,Ele_Fire; },{},{}
Dropped By No Result

Fire Property Reactor Blueprint    Item ID# 6965 (Reactor_P_FIRE_)
Fire Property Reactor
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A reactor designed to grant armor with Fire element.
MARS_01 Maybe you will learn something when you take it to him.
Item Script
{},{},{}
Dropped By No Result

Fire Resistance Reactor    Item ID# 4974 (Reactor_T_FIRE)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Reduces damage taken from Fire property attack by 25%.
Increases damage taken from Water property attack by 25%.
Item Script
{ bonus2 bSubEle,Ele_Fire,25; bonus2 bSubEle,Ele_Water,-25; },{},{}
Dropped By No Result

Fire Resistance Reactor Blueprint    Item ID# 6969 (Reactor_T_FIRE_)
Fire Resistance Reactor
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A reactor designed to resist Fire element.
MARS_01 Maybe you will learn something when you take it to him.
Item Script
{},{},{}
Dropped By No Result

Fire Round Booster Gatling Gun [0]   [Two Handed]   Item ID# 830007 (FR_B_Gatling)
Type
Weapon
Class
Gatling Gun
Buy
n/a
Sell
n/a
Weight
0
Attack
220
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
9
Refineable
No
Applicable Jobs
Gunslinger
Rebellion
Description
A gatling gun 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 Single Action:
Increases ranged physical damage by 1%.

Refine Level +9:
Decreases Fire Rain skill cooldown by 1 second.
Increases ranged physical damage by additional 10%.
Increases damage of Fire Rain and Round Trip by 25%.

Refine Level +11:
Increases ranged physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Fire Rain and Round Trip 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,getskilllv("GS_SINGLEACTION"); if (.@r>=9) { bonus bLongAtkRate,10; bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1000; bonus2 bSkillAtk,"RL_R_TRIP",25; bonus2 bSkillAtk,"RL_FIRE_RAIN",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bLongAtkRate,10; if (.@r>=13) { bonus2 bSkillAtk,"RL_R_TRIP",15; bonus2 bSkillAtk,"RL_FIRE_RAIN",15; } } } } },{},{}
Dropped By No Result

Fire Rune    Item ID# 1000641 (Flame_Barmund_Rune2)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A rune that can be obtained from monsters in the Varmundt's Biosphere.
Item Script
{},{},{}
Dropped By No Result

Fire Rune Fragment    Item ID# 1000637 (Flame_Barmund_Rune)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0.1
Description
A small rune piece that can be obtained from monsters in the Varmundt's Biosphere.
Item Script
{},{},{}
Dropped By No Result

Fire Rune Upgrade    Item ID# 101771 (Barmund_Flame_Reform)
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
{ item_reform(); },{},{}
Dropped By No Result

Fire Sandman Card [Armor]   Item ID# 27027 (Fire_Sand_Man_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Flaming
Description
DEF +50.
Reduces physical and magical damage taken from Fire element monsters by 10%.
Item Script
{ bonus bDef,50; bonus2 bSubDefEle,Ele_Fire,10; },{},{}
Dropped By

Fire Thunder Great Boots [1]   [Footgear]   Item ID# 22132 (Nergal_Shoes)
Lightning God's Shoes
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
100
Defense
18
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A pair of shoes that once wore by eastern god. It's flame protect it's wearer.

For each refine level:
MATK +5. Decreases variable cast time by 1%.
Increases magical damage against Earth, Ghost, Neutral and Undead elemental monsters by 2%.

When equipped with Moonlight Flower Card:
Enables the use of Level 10 Heal.

Base Level is below 100:
For each refine level of Lightning God's Shoes: MDEF +5, MATK +5.

Base Level is below 100:
For each refine level of Lightning God's Shoes: MDEF +10, MATK +15.
Item Script
{ .@r = getrefine(); bonus bMatk,5*.@r; bonus bVariableCastrate,-.@r; bonus2 bMagicAddEle,Ele_Earth,2*.@r; bonus2 bMagicAddEle,Ele_Ghost,2*.@r; bonus2 bMagicAddEle,Ele_Neutral,2*.@r; bonus2 bMagicAddEle,Ele_Undead,2*.@r; },{},{}
Dropped By No Result

« First < 2930313233343536373839 > Last »
back to top