{ "TYPES": { "Actor": { "protagonist": "Protagonist" }, "Item": { "skill": "Skill", "weapon": "Weapon", "armor": "Armor", "injury": "Injury", "gear": "Gear", "motivation": "Motivation", "mentaldisorder": "MentalDisorder", "bond": "Bond" , "arcane": "Arcane" } }, "CTHULHUETERNAL": { "Settings": { "Common": "Common", "Classical": "Classical", "Medieval": "Medieval", "Revolution": "Revolution", "Modern": "Modern", "Future": "Future", "Jazz": "Jazz", "WW1": "World War 1", "WW2": "World War 2", "ColdWar": "Cold War", "Victorian": "Victorian" }, "Protagonist": { "FIELDS": { "str": { "label": "Strength" }, "dex": { "label": "Dexterity" }, "int": { "label": "Intelligence" }, "pow": { "label": "Power" }, "con": { "label": "Constitution" }, "char": { "label": "Charisma" } } }, "Skill": { "FIELDS": { "diceEvolved": { "label": "Can increase on failure" }, "bonus" :{ "label": "Bonus" }, "base": { "label": "Base" }, "rollFailed": { "label": "Roll Failed" }, "description": { "label": "Description" } } }, "Gear": { "FIELDS": { "resourceLevel": { "label": "Resource level" }, "settings": { "label": "Settings era" } } }, "Injury": { "FIELDS": { "description": { "label": "Description" } } }, "Weapon": { "WeaponType": { "melee": "Melee", "rangedprimitive": "Ranged Primitive", "rangedthrown": "Ranged Thrown", "rangedfirearm": "Ranged Firearm", "unarmed": "Unarmed" }, "WeaponSubtype": { "basicfirearm": "Basic Firearm", "pistol": "Pistol", "shotgun": "Shotgun", "submachinegun": "Submachinegun", "riflecarabine": "Rifle/Carabine" }, "FIELDS": { "settings": { "label": "Settings era" }, "weaponType": { "label": "Type" }, "weaponSubtype": { "label": "Firearm Subtype" }, "damage": { "label": "Damage" }, "description": { "label": "Description" }, "baseRange": { "label": "Base range" }, "rangeUnit": { "label": "Range unit" }, "killRadius": { "label": "Kill radius" }, "lethality": { "label": "Lethality" }, "resourceLevel": { "label": "Resource level" }, "armorPiercing": { "label": "Armor piercing" } } }, "Armor": { "FIELDS": { "settings": { "label": "Settings Era" }, "protection": { "label": "Protection" }, "resourceLevel": { "label": "Resource level" } } }, "Motivation": { "FIELDS": { "description": { "label": "Description" } } }, "MentalDisorder": { "FIELDS": { "description": { "label": "Description" } } }, "Bond": { "FIELDS": { "bondType": { "label": "Type" }, "description": { "label": "Description" }, "value": { "label": "Value" } } }, "Arcane": { "FIELDS": { "value": { "label": "Value" }, "description": { "label": "Description" } } }, "BondType": { "individual": "Individual", "community": "Community" }, "Label": { "protagonist": "Protagonist", "characteristics": "Characteristics", "description": "Description", "total": "Total", "skills": "Skills", "gear": "Gear", "damage": "Damage", "resource": "Resource", "newArmor": "New Armor", "newWeapon": "New Weapon", "armor": "Armor", "malus": "Malus", "experience": "Experience", "maximum": "Maximum", "equipment": "Equipment", "biography": "Biography" }, "Edit": "Edit", "Delete": "Delete", "ToggleSheet": "Toggle Sheet", "Warning": { }, "Dialog": { }, "Roll": { "resource": "Jet de ressource
{resource}", "damage": "Jet de dégâts
{item}", "attack": "Jet d'attaque
{item}", "roll": "Lancer" }, "Tooltip": { }, "Setting": { }, "Chat": { } } }