Artwork unavailable
RENEWAL / ITEMS
POW Enforcement
#313132Card
Pow_Enforce
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(bPow),100);
bonus bLongAtkRate,(.@param/10);
bonus bShortAtkRate,(.@param/10);
bonus bAtkRate,(.@param/10);
}