Renewal
.:Renewal Item Database:.
Armor

Sniping Suit [1]   [Body]   Item ID# 2398 (Sniping_Suit_M)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
75
Defense
5
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Sniper
Description
Sniping suits helps required muscles to move effectively for shooting an arrow.
Reduces necessary time to shoot arrows and helps to achieve improved accuracy.
CRIT +6, with additional CRIT +(LUK/10) bonus depending on your LUK stat.
MDEF + 5, Reduces after-cast skill delay by 23%.
Item Script
{ bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/10); bonus bDelayrate,-23; },{},{}
Dropped By No Result

Sniping Veil [1]   [Garment]   Item ID# 20857 (VeilCoyote)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
18
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Rebellion
Description
A veil worn by snipers to hide.

MaxHP +15%, MDEF +10.
Decreases after attack delay by 10% (ASPD +10%).
Increases ranged physical damage by 10%.
Decreases damage taken from ranged physical attacks by 20%.

When Level 5 Anti-Material Blast is learned:
Decreases Anti-Material Blast skill cooldown by 2 seconds.

When Level 5 Hammer of God is learned:
Decreases Hammer of God skill cooldown by 10 seconds.

When Level 5 Mass Spiral is learned:
Decreases variable cast time of Mass Spiral by 2 seconds.

Refine Level +7:
MaxHP +5%.
Increases ranged physical damage by additional 3%.
Decreases damage taken from ranged physical attacks by additional 15%.

For each 3 Base Level:
Increases damage of Mass Spiral by 1%.

For each 4 Base Level:
Increases damage of Anti-Material Blast by 3%.

For each 5 Base Level:
Increases damage of Hammer of God by 6%.

Refine Level +9:
MaxHP +5%.
Increases ranged physical damage by additional 3%.

When equipped with Rectangular Large Sleeve:
Increases damage taken from ranged physical attacks by 35%.

When equipped with Horn Card:
Increases damage taken from ranged physical attacks by 35%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMdef,10; bonus bAspdRate,10; bonus bMaxHPrate,15; bonus bLongAtkRate,10; bonus bLongAtkDef,20; if (getskilllv("RL_AM_BLAST") >= 5) bonus2 bSkillCooldown,"RL_AM_BLAST",-2000; if (getskilllv("RL_HAMMER_OF_GOD") >= 5) bonus2 bSkillCooldown,"RL_HAMMER_OF_GOD",-10000; if (getskilllv("RL_MASS_SPIRAL") >= 5) bonus2 bSkillCooldown,"RL_MASS_SPIRAL",-2000; if (.@r>=7) { bonus bMaxHPrate,5; bonus bLongAtkRate,3; bonus bLongAtkDef,15; bonus2 bSkillAtk,"RL_MASS_SPIRAL",BaseLevel/3; bonus2 bSkillAtk,"RL_AM_BLAST",3*(BaseLevel/4); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",6*(BaseLevel/5); } if (.@r>=9) { bonus bMaxSPrate,5; bonus bLongAtkRate,3; } },{},{}
Dropped By No Result

Snowflower Armor [1]   [Body]   Item ID# 450206 (Snowflower_Armor)
Snow Flower Armor
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
80
Defense
150
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
An armor made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

ATK +130

For each 2 Refine Levels:
ATK +15

Refine Level +7:
ASPD +15% (Decreases after attack delay by 15%).

Refine Level +9:
P.ATK +2

When equipped with Snow Flower Manteau:
ATK +50

When equipped with Snow Flower Muffler:
Decreases after skill cast delay by 10%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,130+15*(.@r/2); if (.@r>=7) { bonus bAspdRate,15; if (.@r>=9) { bonus bPAtk,2; } } },{},{}
Dropped By No Result

Snowflower Boots [1]   [Footgear]   Item ID# 470115 (Snowflower_Boots)
Snow Flower Boots
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
50
Defense
70
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A pair of boots made by grinding the flower petals that grow in Isgard.
You can enchant them with Ice Flower Magic Stones for special abilities.

MaxHP +8%, MaxSP +4%

For each 2 Refine Levels:
MaxSP +1%

Refine Level +7:
Increases melee and ranged physical damage by 7%.

Refine Level +9:
P.ATK +2

When equipped with Snow Flower Armor:
ATK +7%

When equipped with Snow Flower Robe:
ASPD +7% (Decreases after attack delay by 7%).
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,8; bonus bMaxSPrate,4+1*(.@r/2); if (.@r>=7) { bonus bShortAtkRate,7; bonus bLongAtkRate,7; if (.@r>=9) { bonus bPAtk,2; } } },{},{}
Dropped By No Result

Snowflower Earring [1]   [Accessory (Left)]   Item ID# 490179 (Snowflower_Earring)
Snow Flower Earring
Type
Armor
Class
Accessory (Left)
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
210
Armor Lvl
2
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A earring made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

MATK +7%, MaxSP +7%
Item Script
{ bonus bMatkRate,7; bonus bMaxSPrate,7; },{},{}
Dropped By No Result

Snowflower Manteau [1]   [Garment]   Item ID# 480159 (Snowflower_Manteau)
Snow Flower Manteau
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
90
Defense
70
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A manteau made by grinding the flower petals that grow in Isgard.
You can enchant them with Ice Flower Magic Stones for special abilities.

MaxHP +2500, MaxSP +500

For each 2 Refine Levels:
MaxHP +200, MaxSP +50

Refine Level +7:
ASPD +7% (Decreases after attack delay by 7%).

Refine Level +9:
POW +3

When equipped with Snow Flower Boots:
Increases critical damage by 15%.

When equipped with Snow Flower Shoes:
Decreases variable cast time by 15%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,2500+200*(.@r/2); bonus bMaxSP,500+50*(.@r/2); if (.@r>=7) { bonus bAspdRate,7; if (.@r>=9) { bonus bPow,3; } } },{},{}
Dropped By No Result

Snowflower Muffler [1]   [Garment]   Item ID# 480160 (Snowflower_Muffler)
Snow Flower Muffler
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
90
Defense
70
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A muffler made by grinding the flower petals that grow in Isgard.
You can enchant them with Ice Flower Magic Stones for special abilities.

MaxHP +2000, MaxSP +1000

For each 2 Refine Levels:
MaxHP +150, MaxSP +100

Refine Level +7:
Decreases variable cast time by 7%.

Refine Level +9:
SPL +3

When equipped with Snow Flower Boots:
Increases ranged physical damage by 7%.

When equipped with Snow Flower Shoes:
Increases magical damage with every element by 15%.
Item Script
{ .@r = getrefine(); bonus bMaxHP,2000+150*(.@r/2); bonus bMaxSP,1000+100*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-7; if (.@r>=9) { bonus bSpl,3; } } },{},{}
Dropped By No Result

Snowflower Necklace [1]   [Accessory (Right)]   Item ID# 490178 (Snowflower_Necklace)
Snow Flower Necklace
Type
Armor
Class
Accessory (Right)
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
210
Armor Lvl
2
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A necklace made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

MATK +7%, MaxHP +7%
Item Script
{ bonus bMatkRate,7; bonus bMaxHPrate,7; },{},{}
Dropped By No Result

Snowflower Pendant [1]   [Accessory (Right)]   Item ID# 490176 (Snowflower_Pendant)
Snow Flower Pendant
Type
Armor
Class
Accessory (Right)
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
210
Armor Lvl
2
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A pendant made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

ATK +7%, MaxHP +7%
Item Script
{ bonus bAtkRate,7; bonus bMaxHPrate,7; },{},{}
Dropped By No Result

Snowflower Ring [1]   [Accessory (Left)]   Item ID# 490177 (Snowflower_Ring)
Snow Flower Ring
Type
Armor
Class
Accessory (Left)
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
210
Armor Lvl
2
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

ATK +7%, MaxSP +7%
Item Script
{ bonus bAtkRate,7; bonus bMaxSPrate,7; },{},{}
Dropped By No Result

Snowflower Robe [1]   [Body]   Item ID# 450207 (Snowflower_Robe)
Snow Flower Robe
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
80
Defense
150
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A robe made by grinding the flower petals that grow in Isgard.
You can enchant it with Ice Flower Magic Stones for special abilities.

MATK +130

For each 2 Refine Levels:
MATK +15

Refine Level +7:
Decreases variable cast time by 15%.

Refine Level +9:
S.MATK +2

When equipped with Snow Flower Manteau:
ASPD +10% (Decreases after attack delay by 10%).

When equipped with Snow Flower Muffler:
MATK +50
Item Script
{ .@r = getrefine(); bonus bMatk,130+15*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus bSMatk,2; } } },{},{}
Dropped By No Result

Snowflower Shoes [1]   [Footgear]   Item ID# 470116 (Snowflower_Shoes)
Snow Flower Shoes
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
50
Defense
70
Required Lvl
210
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
A pair of shoes made by grinding the flower petals that grow in Isgard.
You can enchant them with Ice Flower Magic Stones for special abilities.

MaxHP +6%, MaxSP +6%

For each 2 Refine Levels:
MaxSP +1%

Refine Level +7:
Increases magical damage with every element by 7%.

Refine Level +9:
S.MATK +2

When equipped with Snow Flower Armor:
Decreases variable cast time by 7%.

When equipped with Snow Flower Robe:
MATK +7%
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,6; bonus bMaxSPrate,6+1*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,7; if (.@r>=9) { bonus bSMatk,2; } } },{},{}
Dropped By No Result

« First < 1819202122232425262728 > Last »
back to top