Renewal
.:Renewal Item Database:.

Infinite Chimera Card [Garment]   Item ID# 4646 (IFN_Chimera_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Chimera
Description
MaxHP +8%, MaxSP +4%.

When equipped with shoes compounded with one of Infinite Toad Card, Infinite Wandering Wolf Card, Infinite Eclipse or Infinite Vocal Card:
ATK +10% and MATK +10%.

More Information on Combo:
Combo Script
{ bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; }
Item Script
{ bonus bMaxHPrate,8; bonus bMaxSPrate,4; },{},{}
Dropped By

Infinite Eclipse Card [Footgear]   Item ID# 4645 (IFN_Eclipse_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Physical
Description
MaxHP +300.
Refined to +7, MaxHP +300.
Refined to +9, MaxHP +400.

More Information on Combo:
Combo Script
{ bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; }
Item Script
{ .@r = getrefine(); if (.@r>6) { .@b += 300; if (.@r>8) .@b += 400; } bonus bMaxHP,300+.@b; },{},{}
Dropped By

back to top