Artwork unavailable
RENEWAL / ITEMS
CRT Assistance
#313142Card
CRT_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(bCrt),100);
bonus bHit,5*(.@param/7);
bonus bFlee,5*(.@param/7);
}