Files
roll20-character-sheets/Shadowrun4thEdition/sheet.json
Cassie Levett 817909b313 Shadowrun 4th Edition v1 (#6160)
* initial upload

* save 4e start

* saving

* save color updates

* remove limits

* update the colors

* save changes

* begin refactoring names

* fix attribute changes

* save progress. commlinks added

* move attrs to match hero lab

* hide the other sheets until they are converted

* fix translation keys

* update drain, update roll template

* make d6 explode

* save css upates

* move stuff around, fix primary weapons, add skills, add program buttons

* add spec to programs

* save shadowrun progress

* fix primary bug

* update force in npc buttons

* remove unit tests

* add to core ratings

* save preview images
2020-04-13 10:36:51 -07:00

25 lines
1.3 KiB
JSON

{
"html": "Shadowrun4thEdition.html",
"css": "Shadowrun4thEdition.css",
"authors": "Cassie Levett",
"roll20userid": "557736",
"patreon": "https://www.patreon.com/emeraldgrid",
"preview": "preview.png",
"instructions": "This characters sheet is not in active development and will have limited support from original author. *The Topps Company, Inc. has sole ownership of the names, logo, artwork, marks, photographs, sounds, audio, video and/or any proprietary material used in connection with the game Shadowrun. The Topps Company, Inc. has granted permission to use such names, logos, artwork, marks and/or any proprietary materials for promotional and informational purposes on its website but does not endorse, and is not affiliated with any official capacity whatsoever.*",
"useroptions": [
{
"attribute": "gm_toggle",
"displayname": "GM Whisper",
"displaytranslationkey": "gm-whisper",
"type": "select",
"options": [
"Whisper|/w gm",
"Public|"
],
"optiontranslationkeys": ["whisper", "public"],
"default": "Whisper",
"description": "Set the default for rolling in public or to gm.",
"descriptiontranslationkey": "whisperdescription"
}
]
}