Jump to content

Creating Custom Characteristic


Koumori

Recommended Posts

I'm trying to figure out how to create a custom characteristic. I'm simply calling it "Flying" as an alternative movement characteristic to running and swimming.

 

I've managed to make an extra one show up, but it's name is completely blank:

 

https://cdn.discordapp.com/attachments/371839427905060866/431801705705766922/unknown.png

 

Here's the contents of the HDT file:

 

	<CHARACTERISTICS>
      <CUSTOM1 XMLID="CUSTOM1" ID="1522806802958" BASECOST="0.0" LEVELS="0" ALIAS="CUSTOM1" POSITION="21" MULTIPLIER="1.0" GRAPHIC="Burst" COLOR="255 255 255" SFX="Default" SHOW_ACTIVE_COST="Yes" INCLUDE_NOTES_IN_PRINTOUT="Yes" NAME="Flying" AFFECTS_PRIMARY="Yes" AFFECTS_TOTAL="Yes">
        <NOTES />
      </CUSTOM1>
	</CHARACTERISTICS>

Thanks in advance for help.

Link to comment
Share on other sites

That would appear to have been taken from the "purchase" section of a template file rather than the rules definition.  The purchase section essentially defines the default/starting purchases for any character based off of that template.  Characteristic levels, Powers, Skills, etc.  The rules definition area is what you're after.

 

In particular, you're missing the cost definitions for the Characteristic (how many points per level), the other Characteristics that it affects or is affected by, and the Display value.

 

Your best bet is to use one of the Characteristics that is the closest match for the mechanics of your new Characteristic as an example, replacing the container name, the XMLID, etc.  You'll find the definitions in Main.hdt and/or Main6E.hdt, depending on which version of the rules you're working off of.

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...