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
{ bonus2 bMagicAtkEle,Ele_All,10; }
Item Script
{ .@r = getrefine(); bonus bMaxHP,1000+(100*(.@r/2)); if (.@r >= 7) { bonus bVariableCastrate,-5; } },{},{}
Dropped By No Result

Illusion Leg B-type [1]   [Footgear]   Item ID# 22197 (Illusion_Leg_B)
Illusion Leg Type B
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 B 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 all elemental magic damage by 5%.

When equipped with Illusion Armor Type A: MaxSP +5%.
When equipped with Illusion Armor Type B: MATK +5%.

Enchantable: Yes

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

back to top