Renewal
.:Renewal Item Database:.

Illusion Boots [1]   [Footgear]   Item ID# 22190 (Boots_IL)
Type
Armor
Class
Footgear
Buy
n/a
Sell
n/a
Weight
60
Defense
16
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Excellent shoes made of sturdy materials that provides plenty of defense as well as activity.

For each refine level: ASPD +1% (Decreases after attack delay by 1%).

For each 3 refine levels: Critical +5.

More Information on Combo:
Combo Script
{ bonus bLongAtkRate,3; .@eq = getequiprefinerycnt(EQI_SHOES); .@weapon = getequiprefinerycnt(EQI_HAND_R); if (.@eq >= 7 && .@weapon >= 7) { bonus bVariableCastrate,-10; } if ((.@eq + .@weapon) >= 18) { bonus bFixedCast,-500; if ((.@eq + .@weapon) >= 22) { bonus2 bSkillAtk,"RK_DRAGONBREATH",20; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",20; } } }
Item Script
{ .@r = getrefine(); bonus bCritical,(5*(.@r/3)); bonus bAspdRate,.@r; },{},{}
Dropped By No Result

Illusion Tae Goo Lyeon [2]   [Two Handed]   Item ID# 21050 (Taegoolyeon_IL)
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
200
Attack
250
Required Lvl
120
Weapon Lvl
4
Slot
2
Applicable Jobs
Rune Knight
Royal Guard
Description
This is known as the sword of a brave man from the orient.

Perfect Dodge +10.
Every refine level, increases ranged physical attack by 2%.

Refine Level +7: Reduces SP cost of all skills by 20%.
Refine Level +9: Reduces after skill delay by 20%.
Refine Level +11: MaxHP +10%, MaxSP +10%.

When combined with Illusion Boots:
Increases ranged physical attack by 3%.

If refine level of Illusion Tae Goo Lyeon and Illusion Boots at least +7:
Reduces variable cast time of all skills by 10%.

If total refine level of entire set at least +18:
Reduces fixed cast time of all skills by 0.5 sec.

If total refine level of entire set at least +22:
Increases damage of Dragon Breath and Dragon Breath Water by 20%.

More Information on Combo:
Combo Script
{ bonus bLongAtkRate,3; .@eq = getequiprefinerycnt(EQI_SHOES); .@weapon = getequiprefinerycnt(EQI_HAND_R); if (.@eq >= 7 && .@weapon >= 7) { bonus bVariableCastrate,-10; } if ((.@eq + .@weapon) >= 18) { bonus bFixedCast,-500; if ((.@eq + .@weapon) >= 22) { bonus2 bSkillAtk,"RK_DRAGONBREATH",20; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",20; } } }
Item Script
{ .@r = getrefine(); bonus bFlee2,10; bonus bLongAtkRate,.@r*2; if (.@r >= 7) { bonus bUseSPrate,-20; if (.@r >= 9) { bonus bDelayrate,-20; if (.@r >= 11) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } } } },{},{}
Dropped By No Result

back to top