Renewal
.:Renewal Item Database:.

Humanoid Chimera Card [Accessory]   Item ID# 27147 (Human_Kimera_Card)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Intensive
Description
HIT +5.
Additional HIT +10, if base level is over 90.

When combined with Material Chimera Card:
After cast delay -3%.

More Information on Combo:
Combo Script
{ bonus bDelayrate,-3; }
Item Script
{ bonus bHit,(BaseLevel >= 90 ? 15 : 5); },{},{}
Dropped By

Material Chimera Card [Accessory]   Item ID# 27148 (Matter_Kimera_Card)
Material Type Chimera Card
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Default
Description
FLEE +10.
If Base Level at least 90:
Additional FLEE +10

When combined with Humanoid Chimera Card:
After cast delay -3%.

More Information on Combo:
Combo Script
{ bonus bDelayrate,-3; }
Item Script
{ bonus bFlee,(BaseLevel >= 90 ? 20 : 10); },{},{}
Dropped By

back to top