Files
roll20-character-sheets/PokemonTabletopUnited_v2/sheet.json
T

22 lines
1.2 KiB
JSON

{
"html": "PTUv2.html",
"css": "PTUv2.css",
"authors": "Chevron Allen (Cirnoble) based on work by Uriah Brown (PanoramicPanda), David Lee (camperdave), and Corin Stratton (cwstra)",
"roll20userid": "2130808",
"preview": "PTUv2.png",
"instructions": "A simplified adaptation of the Pokemon Tabletop United v1 sheet. This sheet is backwards compatible with the original sheet, it's recommended that you make a backup of your game before applying this sheet to an existing game.\nThis sheet includes:\n - Damage Calculation Macro\n - Injury Automation\n - Stat Automation\n - Global Bonuses\n - Quick Notes section\n - AP use Tracker\n - Shortcuts for known moves\n - Updated Roll Page (now called the Actions Page)\n - Notes Page\n**! Important !** This sheet does not support automation for specific edges, features, or abilities. Nor automation for playtest/experimental features",
"useroptions": [
{
"attribute": "CharType",
"displayname": "Default Sheet Type",
"type": "select",
"options": [
"Pokemon|0",
"Trainer|1"
],
"default": "0",
"description": "This affects what fields are displayed and Max HP calculation"
}
],
"legacy": true
}