Renewal
.:Renewal Item Database:.

Illusion Engine wing A-type [1]   [Garment]   Item ID# 20933 (Illusion_Engine_A)
Illusion Engine Wing Type A
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
90
Defense
50
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Combat engine A type created with Illusion's technology.
It is said to be able to add abilities by attaching various modules.

MaxHP +1000.
For each 2 refine levels: MaxHP +100.

Refine Level +7:
ASPD +5% (Decreases after attack delay by 5%).

When equipped with Illusion Leg Type A: Increases critical damage by 10%.

When equipped with Illusion Leg Type B: Decreases variable cast time by 10%.

Enchantable: Yes

More Information on Combo:
Combo Script
{ bonus bCritAtkRate,10; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,1000+(100*(.@r/2)); if (.@r >= 7) { bonus bAspdRate,5; } },{},{}
Dropped By No Result

Illusion Leg A-type [1]   [Footgear]   Item ID# 22196 (Illusion_Leg_A)
Illusion Leg Type A
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
50
Defense
20
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Combat boots A type born from Illusion's technology.
It is said to be able to add abilities by attaching various modules.

MaxSP +200.
For each 2 refine levels: MaxSP +20.

Refine Level +7: Increases ranged physical damage by 5%.

When equipped with Illusion Armor Type A: ATK +5%.
When equipped with Illusion Armor Type B: ASPD +5% (After attack delay -5%).

Enchantable: Yes

More Information on Combo:
Combo Script
{ bonus bCritAtkRate,10; }
Item Script
{ .@r = getrefine(); bonus bMaxSP,200+(20*(.@r/2)); if (.@r >= 7) { bonus bLongAtkRate,5; } },{},{}
Dropped By No Result

back to top