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

FLEE Stone (Lower)    Item ID# 6645 (FLEEStone_Bottom)
Type
Miscellaneous
Class
n/a
Buy
10z
Sell
5z
Weight
10
Description
A stone that increases FLEE.
Gives the following effects when compounded on a slot of an Costume Lower Headgear.

FLEE +1

Go to: [Aver De Dosh] at mal_in01 (23, 113) in a building near Malangdo (115, 150).
Item Script
{},{},{}
Dropped By No Result

Flee+10    Item ID# 29238 (Evasion10)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Flee +10.
Item Script
{ bonus bFlee,10; },{},{}
Dropped By No Result

FLEE+12    Item ID# 4763 (Evasion12)
FLEE + 12
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
FLEE + 12
Item Script
{ bonus bFlee,12; },{},{}
Dropped By No Result

FLEE+6    Item ID# 4762 (Evasion6)
FLEE + 6
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
FLEE + 6
Item Script
{ bonus bFlee,6; },{},{}
Dropped By No Result

Flexible Tube    Item ID# 7325 (Tube)
Type
Miscellaneous
Class
n/a
Buy
102z
Sell
51z
Weight
1
Description
A long, thin, pipe-like tube made to transport liquids or gases.
Item Script
{},{},{}
Dropped By
Obtainable FromOld Blue Box, Old Violet Box

Flip Hat [1]   [Upper Head]   Item ID# 18705 (FlipHat)
Flap Hat
Type
Armor
Class
Upper Headgear
Buy
50000z
Sell
25000z
Weight
30
Defense
5
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A hat that looks like an ordinary flower petal, modeled after flip.

LUK +2
Perfect Dodge +5

When taking physical attack, there is a small chance that for 6 seconds your HIT will increase by +30 and has a high chance to autocast Sonic Blow Level 10.

When dealing magical attack, there is a small chance that for 6 seconds your variable cast time reduces by 30%.
Each refine level increases the chance.
Item Script
{ .@r = getrefine(); bonus bFlee2,5; bonus bLuk,2; autobonus "{ bonus bHit,30; }",1+.@r,6000,BF_WEAPON; autobonus "{ bonus bVariableCastrate,-30; }",1+.@r,6000,BF_MAGIC; bonus3 bAutoSpell,"AS_SONICBLOW",10,1; },{},{}
Dropped By No Result

Flip Seed    Item ID# 12825 (FlipPackage)
Flap Package
Type
Usable Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Applicable Jobs
Every Job
Description
It is said to contain one of a variety of items, such as:
Flip Hat,
Mystical Card Album,
Wrapped Mask,
Jewelry Box,
Bloody Branch,
and more.
Item Script
{ getgroupitem(IG_FLIPPACKAGE); },{},{}
Dropped By No Result

Floating Ball [0]   [Middle Head]   Item ID# 19380 (Floating_Ball)
Type
Armor
Class
Middle Headgear
Buy
10z
Sell
5z
Weight
20
Required Lvl
100
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A mysterious Yin Yang ball that floats.
It has the power of the two contradictory energies.

MATK +35.
Increases magical damage against Boss class monsters by 2%.

Base DEX is at least 90:
MATK +70.
Increases magical damage against Boss class monsters by additional 3%.

Base DEX is at least 125:
MATK +140.
Increases magical damage against Boss class monsters by additional 5%.
Item Script
{ bonus bMatk,35; bonus2 bMagicAddClass,Class_Boss,2; if (readparam(bDex)>=90) { bonus bMatk,70; bonus2 bMagicAddClass,Class_Boss,3; } if (readparam(bDex)>=125) { bonus bMatk,140; bonus2 bMagicAddClass,Class_Boss,5; } },{},{}
Dropped By No Result

Floating Ice [0]   [Lower Head]   Item ID# 19173 (Luwmin_Ice)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
10
Required Lvl
90
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Fluffy floating ice. It was made from the ice of ice cave.
Increases restoration of Ice Cream by 100%.
Item Script
{ bonus2 bAddItemHealRate,536,100; },{},{}
Dropped By No Result

Floating Stone Of Intelligence [0]   [Upper Head]   Item ID# 19022 (Floating_Stone_Of_Int)
Classic Safety Ring 2 Week Rental Box
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A floating stone that made based of Stone of Sage.
Adds immunity against Blind status.

[+Filir Hat]
ASPD +1
Reflects 4% of melee physical attacks.
Adds a chance for 7 sec increase ASPD by 2.
Enables Level 10 Double Attack with all weapon classes.

[+Amistr Cap]
Adds a chance for 7 sec increase DEF according to refine level when receiving physical attacks.
For every refine level of Amistr Cap, increase MaxHP by 1%,
Increases restoration gained from Healing skills by 2%.
[+Leaf Cat Hat]
Adds a chance for 7 sec every succesful physical hit will restore SP by 3.
For every refine level of Leaf Cat Hat, increase MaxSP by 1% and SP Recovery speed +1%.

[+Vanilmirth Hat]
When receiving physical attacks, has a chance to autocast Level 1 Earth Spike (or cast at the level learnt).
Increases magic damage of Fire Bolt, Cold Bolt, Lightning Bolt and Earth Spike by 50%.
Has a chance to autocast Double Cast when dealing physical attacks.

When unequipped, drains 200 SP.
It's not possible to hide this equipment even if you wear a costume.
Item Script
{},{ sc_start SC_FSTONE,INFINITE_TICK,0; },{ sc_end SC_FSTONE; }
Dropped By No Result

Flood    Item ID# 29216 (E_Genie)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases damage taken from Water elemental attacks by 15%.
Item Script
{ bonus2 bSubEle,Ele_Water,15; },{},{}
Dropped By No Result

Flora Card [Weapon]   Item ID# 4080 (Flora_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Fisher
Description
Increase damage on Fish monster by 20%.
Item Script
{ bonus2 bAddRace,RC_Fish,20; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 4142434445464748495051 > Last »
back to top