Artwork unavailable
RENEWAL / ITEMS
CON Enforcement (Magical)
#313141Card
CON_Enforce_Magic
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);
bonus2 bMagicAtkEle,Ele_All,(.@param/7);
bonus bMatk,5*(.@param/7);
}