JohnTaber
Nov 6th, '06, 02:04 PM
Let me see if I can explain. To deal with packages I created a power that I added to the template like this:
<POWER XMLID="STARTINGMAXIMUMCHANGE" DISPLAY="Starting/Maximum Change" DURATION="INSTANT" TARGET="SELFONLY" RANGE="No" VISIBLE="Yes" USESEND="No" BASECOST="0" MINCOST="-50" MAXCOST="50">
<TYPE>SPECIAL</TYPE>
</POWER>
For some reason HD now forces a real cost of at least 1 point for this power. Do I need to change this entry so negative real costs are allowed?
I noticed that it APPEARS Custom Power still allows negative real cost...is there another way to do this...
<POWER XMLID="STARTINGMAXIMUMCHANGE" DISPLAY="Starting/Maximum Change" DURATION="INSTANT" TARGET="SELFONLY" RANGE="No" VISIBLE="Yes" USESEND="No" BASECOST="0" MINCOST="-50" MAXCOST="50">
<TYPE>SPECIAL</TYPE>
</POWER>
For some reason HD now forces a real cost of at least 1 point for this power. Do I need to change this entry so negative real costs are allowed?
I noticed that it APPEARS Custom Power still allows negative real cost...is there another way to do this...