Jump to content

Export POWER_END


bcwhite

Recommended Posts

When exporting (.hdr), the POWER_END has multiple meanings.  If there is an END cost, it'll be a number.  If not but there are charges, it'll be a weird "[n bc]" format where "n" is the number of charges and "bc" is only present if the charges are boostable.

 

Is there any way to get only END or only charges?  Alternatively, is there an IF that distinguishes between them so I can conditionally emit only one?

 

-- Brian

 

Link to comment
Share on other sites

You can get at the END explicitly through the ATTRIBUTE_VALUE container -- e.g.
 

<!--ATTRIBUTE_VALUE-->getEndUsage<!--/ATTRIBUTE_VALUE-->

 

The charges formatting is part of the HERO System writers' guidelines output...it comes along for the ride with the default getColumn3Output() method (which POWER_END is a shortcut to).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...