Renewal
.:Renewal Item Database:.

Felrock's Armor [0]   [Body]   Item ID# 15117 (Felock_Armor)
Type
Armor
Class
Armor
Buy
10z
Sell
5z
Weight
75
Defense
70
Required Lvl
125
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Manteau of Ferlock (Tarlock), captain of the airship.
Acquired during the event of airship raid.
All Stats +1
MDEF +10
MaxHP +500, MaxSP +50.

Refine level +7: MaxHP +500, MaxSP +50.
Refine level +9: MaxHP +200, MaxSP +20.
Refine level +12: MaxHP +300, MaxSP +30.

[Ferlock (Tarlock) Equip Set]
Ferlock's Armor
Ferlock's Manteau
Ferlock's Shoes
MaxHP +25%, MaxSP +25%.
Increase movement speed.
If the amount refine of the entire set is equal or higher than 30, add MaxHP +5%, MaxSP +5%.

More Information on Combo:
Combo Script
{ bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bSpeedAddRate,40; if (getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES) >= 30) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } }
Item Script
{ bonus bMaxHP,500; bonus bMaxSP,50; bonus bMdef,10; bonus bAllStats,1; .@r = getrefine(); if (.@r>=7) { bonus bMaxHP,500; bonus bMaxSP,50; } if (.@r>=9) { bonus bMaxHP,200; bonus bMaxSP,20; } if (.@r>=12) { bonus bMaxHP,300; bonus bMaxSP,30; } },{},{}
Dropped By

Felrock's Boots [0]   [Footgear]   Item ID# 22047 (Felock_Boots)
Type
Armor
Class
Footgear
Buy
10z
Sell
5z
Weight
25
Defense
13
Required Lvl
125
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Shoes of Tarlock, captain of the airship.
Acquired during the event of airship raid.
AGI +1, ASPD +5%.
When refined to +7, AGI +1, ASPD +5%.
When refined to +9, AGI +1, ASPD +5%.
When refined to +12, ASPD +1.

More Information on Combo:
Combo Script
{ bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bSpeedAddRate,40; if (getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES) >= 30) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } }
Item Script
{ bonus bAgi,1; .@r = getrefine(); bonus bAspdRate,5; if (.@r>=7) { bonus bAgi,1; bonus bAspdRate,5; } if (.@r>=9) { bonus bAgi,1; bonus bAspdRate,5; } if (.@r>=12) { bonus bAspd,1; } },{},{}
Dropped By

Felrock's Cloak [1]   [Garment]   Item ID# 20744 (Felock_Cape)
Type
Armor
Class
Garment
Buy
10z
Sell
5z
Weight
40
Defense
12
Required Lvl
125
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Manteau of Ferlock (Tarlock), captain of the airship.
Acquired during the event of airship raid.

Increases resistance against Neutral element attacks by 10%.
Flee +20. Reduces variable cast time by 10%.

When refined to +7, additional reduction to variable cast time by 10%.
When refined to +9, additional reduction to variable cast time by 10%.
When refined to +12, additional reduction to variable cast time by 5%.

More Information on Combo:
Combo Script
{ bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bSpeedAddRate,40; if (getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES) >= 30) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } }
Item Script
{ bonus2 bSubEle,Ele_Neutral,10; bonus bFlee,20; bonus bVariableCastrate,-10; .@r = getrefine(); if (.@r>=7) { bonus bVariableCastrate,-10; } if (.@r>=9) { bonus bVariableCastrate,-10; } if (.@r>=12) { bonus bVariableCastrate,-5; } },{},{}
Dropped By

back to top