{
"html": "Without_Number.html",
"css": "Without_Number.css",
"authors": "Emerald Productions with original contributions from Karl H. and Panzer",
"roll20userid": "1164773, 2223776, 557736",
"preview": "sheet.png",
"instructions": "Character sheet for Stars Without Number, Cities Without Number, and Worlds Without Number.",
"useroptions": [
{
"attribute": "setting_use_ammo",
"displayname": "Track ammo when firing weapons.",
"displaytranslationkey": "USE_AMMO_AUTOMATICALLY",
"type": "checkbox",
"value": "1",
"description": "Requires the ChatSetAttr API script.",
"descriptiontranslationkey": "REQUIRES_CHATSETATTR"
},
{
"attribute": "luck_save",
"displayname": "Add a luck save",
"displaytranslationkey": "ADD_LUCK_SAVE",
"type": "checkbox",
"value": "1",
"description": "Add a Luck Save to character sheet by default.",
"descriptiontranslationkey": "ADD_LUCK_SAVE_DESC"
},
{
"attribute": "attr_system",
"displayname": "System Select",
"displaytranslationkey": "SYSTEM_LIST",
"type": "select",
"options": [
"Revised Edition|revised",
"Cities Without Number|cwn",
"Worlds Without Number|wwn",
"Neither|neither"
],
"optiontranslationkeys": [
"REVISED_EDITION",
"CITIES_WITHOUT_NUMBER",
"WORLDS_WITHOUT_NUMBER",
"NEITHER"
],
"default": "revised",
"description": "Chose whether to change to the skill list from First Edition SWN, Worlds Without Number, or use neither (In that case you should probably enable custom skills).",
"descriptiontranslationkey": "SKILL_LIST_DESC"
},
{
"attribute": "setting_heroic_enable",
"displayname": "Heroic characters",
"displaytranslationkey": "HEROIC_CHARACTERS",
"type": "checkbox",
"value": "1",
"description": "Run a space opera campaign with Heroic characters. Rules for this are in the Deluxe edition.",
"descriptiontranslationkey": "HEROIC_CHARACTERS_DESC"
},
{
"attribute": "setting_transhuman_enable",
"displayname": "Transhuman Characters",
"displaytranslationkey": "TRANSHUMAN_CHARACTERS",
"type": "checkbox",
"value": "transhuman",
"description": "Run a Transhuman campaign with body-swapping. Rules for this are in the Deluxe edition.",
"descriptiontranslationkey": "TRANSHUMAN_CHARACTERS_DESC"
},
{
"attribute": "setting_xp_scheme",
"displayname": "XP scheme",
"displaytranslationkey": "XP_SCHEME",
"type": "select",
"options": ["Normal XP|xp", "Money|money", "Custom amounts|custom"],
"optiontranslationkeys": ["NORMAL_XP", "MONEY", "CUSTOM_AMOUNTS"],
"default": "xp",
"description": "Chose what to show in the \"next level xp\" field, if anything.",
"descriptiontranslationkey": "XP_SCHEME_DESC"
},
{
"attribute": "setting_foci_location",
"displayname": "Foci location",
"displaytranslationkey": "FOCI_LOCATION",
"type": "select",
"options": ["Left column|left", "Right column|right"],
"optiontranslationkeys": ["LEFT_COLUMN", "RIGHT_COLUMN"],
"default": "left",
"description": "Determines where the foci section on the character sheet is shown.",
"descriptiontranslationkey": "FOCI_LOCATION_DESC"
},
{
"attribute": "npc",
"displayname": "NPC",
"displaytranslationkey": "NPC",
"type": "checkbox",
"value": "1",
"description": "The NPC option sets new characters to default to the NPC sheet. Useful if the player characters have already been created and all new character sheets added to the game will likely represent non-player characters.",
"descriptiontranslationkey": "NPC_DESC"
},
{
"attribute": "setting_individual_hidden",
"displayname": "Fine-grained NPC whispers",
"displaytranslationkey": "FINE_NPC_WHISPERING",
"type": "select",
"options": ["Yes|1", "No|0"],
"optiontranslationkeys": ["YES", "NO"],
"default": "1",
"description": "Show checkboxes to control public rolls vs whispering for all NPC rolls individually.",
"descriptiontranslationkey": "FINE_NPC_WHISPERING_DESC"
},
{
"attribute": "setting_modifier_query",
"displayname": "Query for modifiers",
"displaytranslationkey": "QUERY_FOR_MODIFIERS",
"type": "select",
"options": ["Yes|1", "No|0"],
"optiontranslationkeys": ["YES", "NO"],
"default": "1",
"description": "Turn this off to stop roll buttons on the sheet from querying for roll modifiers.",
"descriptiontranslationkey": "QUERY_FOR_MODIFIERS_DESC"
}
],
"legacy": false
}