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 bInt,20; bonus2 bMagicAtkEle,Ele_Ghost,10; }",20,7000,BF_MAGIC; /* 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

Master Soul Rifle [2]   [Two Handed]   Item ID# 28255 (Master_Soul_Rifle)
Type
Weapon
Class
Rifle
Buy
20z
Sell
10z
Weight
100
Attack
150 / MATK 210
Required Lvl
100
Weapon Lvl
4
Slot
2
Range
9
Applicable Jobs
Rebellion
Description
A rifle 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.

MATK +210.
Every 2 refine levels, MATK +10.
Every 3 refine levels, decrease after attack delay by 3%.

Refine Level +7:
ASPD +1, MATK +5%.

Refine Level +9:
Random chance to auto cast Soul Strike Lv.10 when dealing long range physical damage.

Refine Level +11:
Increases the chance to auto cast Soul Strike and also auto casts Soul Expansion Lv.3 when dealing long range physical damage.

When equipped with Ancient Hero's Boots:
Random chance to increase INT by 20 and Ghost elemental magic damage by 10% for 7 seconds when dealing magical damage.

More Information on Combo:
Combo Script
{ autobonus "{ bonus bInt,20; bonus2 bMagicAtkEle,Ele_Ghost,10; }",20,7000,BF_MAGIC; /* unknown rate */ }
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,10*(.@r/3); bonus bAspdRate,3*(.@r/3); if (.@r >= 7) { bonus bAspd,1; bonus bMatkRate,5; if (.@r >= 9) { .@chance = 1; /* unknown rate*/ if (.@r >= 11) { .@chance += 1; bonus5 bAutoSpell,"WL_SOULEXPANSION",3,1,BF_LONG,1; } bonus5 bAutoSpell,"MG_SOULSTRIKE",10,.@chance,BF_LONG,1; } } },{},{}
Dropped By No Result

back to top