Renewal
.:Renewal Item Database:.

Rift Ancient Armor [1]   [Body]   Item ID# 15141 (Armor_Of_Goddess)
Ancient Armor of Rift
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
50
Defense
30
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A suit of armor obtained from infinite space that emanating strange aura.

MaxHP +1000, MaxSP -100.

Refine Level +7: MaxHP +400.
Refine Level +9: MaxHP +600.

When equipped with Ancient Decoration of Rift:
MaxSP +100.
Enables uninterruptable skill cast.

When equipped with Ancient Decoration of Rift, Manteau of Rift and Shoes of Rift:
MaxHP +1000.
Increases restoration gained from Healing skills by 5%.
Additional healing increased depend on total sum of Refine set. (up to +30 total Refine Level)

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES); bonus bMaxHP,1000; bonus bHealPower,min(5+.@r,30); bonus bHealPower2,min(5+.@r,30); }
Item Script
{ .@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1500 : .@r >= 7 ? 900 : 500); bonus bMaxSP,-100; },{},{}
Dropped By No Result

Rift Manteau [1]   [Garment]   Item ID# 20779 (ManteauOfCracks)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
50
Defense
16
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
An armor obtained from infinite space that emanating strange aura.
MaxHP +300, MaxSP -50.
Refined to +7, MaxHP +400.
Refined to +9, MaxHP +600.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES); bonus bMaxHP,1000; bonus bHealPower,min(5+.@r,30); bonus bHealPower2,min(5+.@r,30); }
Item Script
{ .@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300); bonus bMaxSP,-50; },{},{}
Dropped By No Result

Rift Shoes [1]   [Footgear]   Item ID# 22075 (Shoes_Of_Cracks)
Shoes of Rift
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
25
Defense
12
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
An armor obtained from infinite space that emanating strange aura.
MaxHP +300, MaxSP -50.
Refined to +7, MaxHP +400.
Refined to +9, MaxHP +600.

More Information on Combo:
Combo Script
{ .@r = getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES); bonus bMaxHP,1000; bonus bHealPower,min(5+.@r,30); bonus bHealPower2,min(5+.@r,30); }
Item Script
{ .@r = getrefine(); bonus bMaxHP,(.@r >= 9 ? 1300 : .@r >= 7 ? 700 : 300); bonus bMaxSP,-50; },{},{}
Dropped By No Result

back to top