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 bLuk,20; bonus2 bMatkRate,15; bonus2 bAddClass,Class_All,15; }",20,7000,BF_MAGIC|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

Meowmeow Foxtail [2]   [One Hand]   Item ID# 26155 (MeawFoxtail)
Type
Weapon
Class
One-handed Staff
Buy
20z
Sell
10z
Weight
110
Attack
300 / MATK 300
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
Mysterious puppy grass where you hear a nipple every time you shake.
It resonates with Ancient Hero's Boots.

MATK +300
Every 2 refine levels, ATK +10 and MATK +10.
Every 3 refine levels, ATK +2% and MATK +2%.

Refine Level +7:
Increases damage of Lunatic Carrot Beat and Silvervine Stem Spear by 15%.

Refine Level +9:
Reduces variable cast time by 10%.
Decrease after attack delay by 10%.

Refine Level +11:
Increases damage of Picky Peck and Catnip Meteor by 20%.

When equipped with Ancient Hero's Boots:
Random chance to increase LUK by 20, ATK and MATK by 15% for 7 sec when dealing physical or magical damage.

More Information on Combo:
Combo Script
{ autobonus "{ bonus bLuk,20; bonus2 bMatkRate,15; bonus2 bAddClass,Class_All,15; }",20,7000,BF_MAGIC|BF_WEAPON; /* unknown rate */ }
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,10*(.@r/2); bonus bBaseAtk,10*(.@r/2); bonus bAtkRate,2*(.@r/3); bonus bMatkRate,2*(.@r/3); if (.@r >= 7) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; if (.@r >= 9) { bonus bVariableCastrate,-10; bonus bAspdRate,10; if (.@r >= 11) { bonus2 bSkillAtk,"SU_PICKYPECK",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; } } } },{},{}
Dropped By No Result

back to top