Jump to content

C-Note

HERO Member
  • Posts

    234
  • Joined

Reputation Activity

  1. Like
    C-Note reacted to Thirtybird for a file, Modified Tasha's Ultimate Character Sheet - updated   
    This is an updated and fixed version of Tasha's Ultimate Character Sheet - the latest version is awesome for printing with a great layout, but there were some bugs and inconsistencies to be corrected to polish it up a bit.
     
    All changes build on the work of the original author (v1.5.4) and their work can be found here: Tasha's Ultimate Character Sheet - Original Author
     
    the following changes were made to v1.5.4 to arrive at this version
     
    1.6.0 - 2021-Jul-21
            fixed invalid HTML tags on non-breaking spaces
            Untangled page 4 tables for skills,talents, etc. to be all aligned on the IF/ENDIF checks for those sections
            Gave more space for the cost and roll columns in all sections
            Highlight Multipower pool/Name, and List names in all sections
            Made Notes and character name style consistent across all sections/pages
            Added global replace for 1/2 dice fraction to use HTML fractional tag (at very bottom of file)
            Added "Combat Tactics" field to the top of page 2 making page 2 a complete combat detail
     
  2. Like
    C-Note reacted to Killer Shrike for a file, Killer Shrike HTML/JavaScript   
    A 6e multipage HTML export format for Hero Designer 
     
    In addition to using it as is, a user can also enable the "Notes 5" tab using HD's Campaign Preferences feature, allowing a given character using such a Campaign Preferences ruleset to opt into altered and / or enhanced output when exported using this template.
     
    The more prominent options available are:
    Combat Page: Hit Locations Hit Location notes Range Modifier notes Suppress any of the standard maneuvers that have common Martial equivalents For instance, on a character with Martial Throw, it can be convenient to omit standard Throw from the Combat Maneuver chart The format is "var flagShow<Standard Maneuver Name>=false;" Bio / Background page: Suppress the entire page from the output (useful for minions, and generic write ups) Other: Change colors (main, alt, link) Change fonts inject custom logic to interject whatever valid javascript logic you want function applyExportSettingsOverride(){ /* whatever js code you want here  */ } Various header and subheader text replacements (which I should make the time to document, but currently are discoverable by reading the function applyExportSettings() in the template document)  
  3. Like
    C-Note reacted to sentry0 for a file, XML Export Template   
    This export template will create a simplified XML document of your character. 
     
    Please note that the HERO System Mobile app used to use the output of this file.  As of 2021-06-20 the app no longer supports reading in characters exported using this format in favor of loading Hero Designer files directly. 
  4. Like
    C-Note reacted to sentry0 for a file, Mobile App Export Template   
    This export template will create a HTML5 mobile app that you can use on your phone/tablet/laptop/PC.   I've included a dice roller that is suitable for use in your sessions as a dice replacement...I've ran a session where we used nothing but this app and a pencil and paper and it actually worked out pretty well.  In some cases (particularly around calculating damage) it's actually faster than rolling all those dice and calculating BODY, STUN, KB, etc.
     
    You can use this on a regular PC it is really meant to be run on a mobile device so I would encourage you to try it out that way.  You can also use the developer tools in Chrome to simulate a mobile device dimensions by hitting F12 and hitting ctrl+shift+m...pick the device you want to use.  You could also just shrink your window down real small
     
    Usage
    Windows and Linux
    Install the attached .hde file as you would normally Export your character using the new template Android (Option 1)
    Export the character using the new template Save the webpage to your Android device Open Chrome and type in file:///sdcard/<PATH_TO_FILE>.  Example - file:///sdcard/Download/red_star.html Android (Option 2)
    Export the character using the new template Save the webpage to your Android device Install a HTML viewer like Visor HTML Browse to the saved webpage from step 2 in your HTML viewer (important - open the file from within the app itself, there's some issue with loading it from the file system that's beyond my ability to fix) Android (Option 3)
    Export the character using the new template Save the webpage to your Android device Install a webserver (I recommend kWS Server) Start your server Browse to the saved webpage from step 2 Mac
    I'm not a Mac guy but I imagine the usage would be similar to Android...sorry!
×
×
  • Create New...