Jump to content

Simon

Administrators
  • Posts

    14,360
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Simon

  1. Sounds like you unpacked/unzipped the .jar file, then. 1. Delete everything in that directory. 2. Re-download HeroDesigner.zip (Purchases section of your Client Area) 3. Unzip just the download (HeroDesigner.zip) into the now-empty directory. 4. Double-click on HD6.jar If step 4 does not launch HD, but instead prompts you to unpack/unzip the file, then cancel out of that and do the following: 1. Make sure that you have Java installed (www.java.com) 2. Google “jarfix”— the first result will contain a small executable that you can run to correct .jar file associations on your system
  2. You are incorrect on your understanding of the rules. HD is doing things correctly.
  3. As explained on the download page: HD6.jar is the Java executable that launches HD.
  4. Of course there have been updates -- you can download them anytime from the Purchases section of your Client Area....and should before posting any "bug report"
  5. I'll generally post in this forum if there are any major changes/additions. The bulk of the updates are pretty minor tweaks (addressing some rather extremely esoteric rules/constructs). The most recent update, as an example, just updates the documentation (removing references to the old Print to PDF functionality)...since Rod Currie is awesome and continues to work on that kind of thing
  6. About the only thing you'd need is to ensure you have Java installed (www.java.com) -- that's the main requirement for HD. Other than that, a few things tend to crop up on Windows systems (mainly not knowing what to do with Java executables (.jar files)) -- there are instructions on the download page for HD that will cover how to address that, should the situation arise.
  7. I'm not showing that behavior.
  8. In a word: no. You handle it the same way you would any other Everyman ability: put it in a list with a cost multiplier of x0
  9. Given what you're looking to do, you need to create a character from the template rather than trying to add it to an already loaded template -- File -> New Character -> New Character (Custom/Non-Standard Rules)
  10. Laptop is back...a couple of things: 1. Don't extend builtIn.Main6E.hdt -- extend one of the rules-specific templates. In your case, builtIn.SuperHeroic6E.hdt 2. Lose the SOURCE container -- it's not needed and appears to be causing issues (due to the lack of any matching source material in the app, since they're moot for 6E)
  11. That’s more of a game-time control than a construction control. For construction of abilities, you can change how HD handles END in general, but not for a specific ability/type of power (beyond what is specified in the rules).
  12. Sure - you’d need to create a custom template (HDT) file, but there are up to 10 custom Characteristics that you can define (along with inter-dependencies for things like Figured Characteristics)
  13. Simon

    AI6E.hdt

    There is absolutely no need to remove it.
  14. Simon

    AI6E.hdt

    SOURCE is not used in 6E templates.
  15. *shrug* check under the various Multipower entries.
  16. Can’t give a screenshot right now as I’m lacking my main system (restricted to mobile until it returns)....but look for a checkbox for “Common Modifier”
  17. First off, make sure you’re using a Heroic template (either the built-in one or one based off of it) — that’s the only way to get certain Modifiers like Real Armor and Real Weapon. Apart from that, it’s generally just mirroring the way it’s written up in whatever book/supplement you’re drawing from.
  18. NP...it’s one of the trickier mechanisms in HD. I wanted the ability to edit the display to be easy, but that wasn’t really compatible with a transparent edit of a build. Once you’re used to it, it’s not a big deal, but you do have to get used to it...
  19. I’ll need to wait to respond until I’m on a more appropriate system...but I’ll state that ability overrides (including Science Skill exactly like you’re describing) have been done...so there’s something awry in your HDT file that’s causing the issue. Again, once I get my main system back online, I’ll take a look and let you know specifically where the issue is.
  20. It’s actually in the rules, but somewhat obscure: Charges on a Multipower affect the MP itself and not the slots (i.e. how often you can change the MP). You’ll want to apply a common modifier to have the charges apply to the slots.
  21. Slightly tricky here: what you’re doing is editing the text/display of the ability and not the ability itself. If you double-click on the text, it will take you into edit mode — the blue text indicates that the display is different from the default for the build. If you double click on the cost (or right-click and edit) you’ll be take into the edit window for the ability and can assign/remove levels to your heart’s content (and have the cost and display affected as appropriate). If you have edited the display for an ability (such that it’s displaying in blue), double-click on the text to edit it and then remove all text to revert to default.
  22. Character packs contain the characters/items from the relevant book pre-entered in HD format. They are not necessary — you can enter everything on your own into HD if you so choose...or only enter those items that you decide you want to copy out of the books, etc. HD itself will give you everything you need to create characters, items, etc. in accordance with the rules of the system (either 5E or 6E). It is not a replacement for said rules — you’ll still need to know the system in order to know what HD is doing, how it’s calculating points, etc. As for examples of the character sheet, HD uses an export format which allows for moderately free customization of the character sheet output. You’ll find a number of examples in the Downloads section of this site.
  23. I am unfortunately without a laptop at present (out for repairs)...and it’s relatively tricky to go through xml files in any detail on a mobile platform. Without going through the file, the main thing I would suggest is that you look at where you’re adding the science skills definition in the HDT file — since HDT files can contain character data as well as rules information (template data), they can get a little confusing....particularly as character data and template data have a very similar structure/appearance. Make sure that you’re not putting the information into the <CHARACTER>...</CHARACTER> container.
×
×
  • Create New...