Renewal
.:Renewal Item Database:.

Illusion Armor B-type [1]   [Body]   Item ID# 15377 (Illusion_Armor_B)
Illusion Armor Type B
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
105
Required Lvl
130
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A type B combat armor made from illusion technology.
There are various modules that can be installed to enhance it.

MATK +100.
For every 2 refine levels, MATK +10.

Refine Level +7:
Reduces variable cast time of all skills by 10%.

When equipped with Illusion Engine Wing Type A:
Reduces after attack delay by 10%.

When equipped with Illusion Engine Wing Type B:
MATK +50.

Enchantable: Yes

More Information on Combo:
Combo Script
{ bonus bMatkRate,5; }
Item Script
{ .@r = getrefine(); bonus bMatk,(100+10*(.@r/2)); if (.@r >= 7) { bonus bVariableCastrate,-10; } },{},{}
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
{ bonus bMatkRate,5; }
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