Renewal
.:Renewal Item Database:.

Illusion Engine wing B-type [1]   [Garment]   Item ID# 20934 (Illusion_Engine_B)
Illusion Engine Wing Type B
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 B 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:
Decreases variable cast time of all skills by 5%.

When equipped with Illusion Leg Type A:
Increases long ranged physical damage by 5%.

When equipped with Illusion Leg Type B:
Increases all elemental magic damage by 10%.

Enchantable: Yes

More Information on Combo:
Combo Script
{ bonus bLongAtkRate,10; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,1000+(100*(.@r/2)); if (.@r >= 7) { bonus bVariableCastrate,-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 bLongAtkRate,10; }
Item Script
{ .@r = getrefine(); bonus bMaxSP,200+(20*(.@r/2)); if (.@r >= 7) { bonus bLongAtkRate,5; } },{},{}
Dropped By No Result

back to top