Artwork unavailable
RENEWAL / ITEMS
CON Assistance
#313139Card
CON_Assist
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
if (BaseLevel>=240) {
.@param = min(readparam(bCon),100);
bonus bCRate,(.@param/7);
bonus bCritical,(.@param/7);
}