Artwork unavailable
RENEWAL / ITEMS
POW Assistance
#313131Card
Pow_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(bPow),100);
bonus bDef,3*(.@param/7);
bonus bRes,(.@param/7);
}