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

The Black [2]   [Two Handed]   Item ID# 28258 (The_Black_Gatling)
Avengers Gattling Gun
Type
Weapon
Class
Gatling Gun
Buy
20z
Sell
10z
Weight
270
Attack
205
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A black gatling gun with the power of the soul used by those who have reached the level of Gunmaster, which can handle all firearms skillfully.
It resonates with Ancient Hero's Boots.

For each 2 refine levels, ATK +10.
For each 3 refine levels, increases long ranged physical damage by 2%.

Refine Level +7:
Increases Round Trip damage by 15%.
Increases SP Consumption of Round Trip by 10%.

Refine Level +9:
ATK + 50.
After using Platinum Altar, increases long ranged physical damage by 10% for 90 seconds.

Refine Level +11:
Increases Round Trip damage by additional 15%.

When equipped with Ancient Hero's Boots:
Random chance to increase DEX by 20 and long ranged physical damage by 10% for 7 sec when dealing physical damage.

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 bLongAtkRate,2*(.@r/3); bonus bBaseAtk,10*(.@r/2); if (.@r >= 7) { .@val = 15; bonus2 bSkillUseSPrate,"RL_R_TRIP",-10; if (.@r >= 9) { autobonus3 "{ bonus bBaseAtk,50; bonus bLongAtkRate,10; }",1000,90000,"RL_P_ALTER"; if (.@r >= 11) { .@val += 15; } } bonus2 bSkillAtk,"RL_R_TRIP",.@val; } },{},{}
Dropped By No Result

back to top