Renewal
.:Renewal Item Database:.

Ancient Hero Boots [1]   [Footgear]   Item ID# 22171 (Ancient_Hero_Boots)
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
15
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A pair of boots said to have been worn by ancient heroes.
It resonates with the Ancient Hero's Armor.

MaxHP +500, MaxSP +50.
Every 3 refine levels: MaxHP +2%, MaxSP +1%.

Refine Level +9: Reduces fixed cast time of all skills by 0.3 sec.

Refine Level +12: Reduces fixed cast time of all skills by 0.2 sec.

Refine Level +14: Reduces after skill delay by 5%.

More Information on Combo:
Combo Script
{ autobonus "{ bonus bDex,20; bonus bLongAtkRate,10; }",20,7000,BF_WEAPON; /* unknown rate */ }
Item Script
{ .@r = getrefine(); bonus bMaxHP,500; bonus bMaxSP,50; bonus bMaxHPrate,2*(.@r/3); bonus bMaxSPrate,.@r/3; if (.@r >= 9) { .@val = -300; if (.@r >= 12) { .@val -= 200; if (.@r >= 14) { bonus bDelayrate,-5; } } bonus bFixedCast,.@val; } },{},{}
Dropped By No Result

Crimson Rose [2]   [Two Handed]   Item ID# 32302 (Crimson_Rose)
Type
Weapon
Class
Revolver
Buy
20z
Sell
10z
Weight
70
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
7
Applicable Jobs
Rebellion
Description
Revolver decorated with red roses that only master of firearms can wield.
It resonates with Ancient Hero's Boots.

For each 2 refine levels: ATK +10.
For each 3 refine levels: Reduces after attack delay by 3%.

Refine Level +7: ASPD +1, ATK +5%.
Refine Level +9: Increases critical damage by 20%.
Refine Level +11:
Has a chance to gain CRIT +20 and ranged physical attack +15% for 60 seconds when using Heat Barrel.

When equipped with Ancient Hero's Boots:
When dealing physical attack, chance to gain DEX +20 and ranged physical attack +10% for 7 seconds.

More Information on Combo:
Combo Script
{ autobonus "{ bonus bDex,20; bonus bLongAtkRate,10; }",20,7000,BF_WEAPON; /* unknown rate */ }
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus bAspdRate,3*(.@r/3); if (.@r >= 7) { bonus bAspd,1; bonus bAtkRate,5; if (.@r >= 9) { bonus bCritAtkRate,20; if (.@r >= 11) { autobonus3 "{ bonus bCritical,20; bonus bLongAtkRate,15; }",1000,60000,"RL_HEAT_BARREL"; } } } },{},{}
Dropped By No Result

back to top