app_lisium/backend/template.json
2025-11-02 11:12:06 -06:00

158 lines
3.0 KiB
JSON

{
"name": "",
"level": 0,
"race": "",
"subrace": "",
"class": "",
"subclass": "",
"background": "",
"alignment": "",
"size": "",
"age": 0,
"gender": "",
"height": "",
"weight": 0,
"deity": "",
"strength_base": 0,
"dexterity_base": 0,
"constitution_base": 0,
"intelligence_base": 0,
"wisdom_base": 0,
"charisma_base": 0,
"armor_base": 0,
"strength": 0,
"dexterity": 0,
"constitution": 0,
"intelligence": 0,
"wisdom": 0,
"charisma": 0,
"armor": 0,
"strength_modifier": 0,
"dexterity_modifier": 0,
"constitution_modifier": 0,
"intelligence_modifier": 0,
"wisdom_modifier": 0,
"charisma_modifier": 0,
"proficiency": 0,
"inspiration": false,
"experience": 0,
"proficiencies_armor": [],
"proficiencies_weapons": [],
"proficiencies_tools": [],
"languages": [],
"strength_save": 0,
"dexterity_save": 0,
"constitution_save": 0,
"intelligence_save": 0,
"wisdom_save": 0,
"charisma_save": 0,
"hp": 0,
"hp_max": 0,
"hp_temp": 0,
"hit_die": "",
"initiative": 0,
"deathsaves_successes": 0,
"deathsaves_failures": 0,
"fire_resistance": false,
"poison_resistance": false,
"psychic_resistance": false,
"cold_resistance": false,
"thunder_resistance": false,
"acid_resistance": false,
"force_resistance": false,
"radiant_resistance": false,
"necrotic_resistance": false,
"bludgeoning_resistance": false,
"piercing_resistance": false,
"slashing_resistance": false,
"immunities": [],
"vulnerabilities": [],
"speed_base": 0,
"speed_type": [],
"darkvision": 0,
"blindsight": 0,
"tremorsense": 0,
"truesight": 0,
"passive_perception": 0,
"athletics": 0,
"acrobatics": 0,
"sleight_of_hand": 0,
"stealth": 0,
"arcana": 0,
"history": 0,
"investigation": 0,
"nature": 0,
"religion": 0,
"animal_handling": 0,
"insight": 0,
"medicine": 0,
"perception": 0,
"survival": 0,
"deception": 0,
"intimidation": 0,
"performance": 0,
"persuasion": 0,
"athletics_passive": 0,
"acrobatics_passive": 0,
"sleight_of_hand_passive": 0,
"stealth_passive": 0,
"arcana_passive": 0,
"history_passive": 0,
"investigation_passive": 0,
"nature_passive": 0,
"religion_passive": 0,
"animal_handling_passive": 0,
"insight_passive": 0,
"medicine_passive": 0,
"perception_passive": 0,
"survival_passive": 0,
"deception_passive": 0,
"intimidation_passive": 0,
"performance_passive": 0,
"persuasion_passive": 0,
"passive_perception": 0,
"passive_investigation": 0,
"passive_insight": 0,
"spellcasting_ability": "",
"spell_save_dc": 0,
"spell_attack_bonus": 0,
"known_spells": [],
"prepared_spells": [],
"spell_slots": {},
"cantrips": [],
"spellcasting_class": "",
"exhaustion_level": 0,
"conditions_active": [],
"cp": 0,
"sp": 0,
"ep": 0,
"gp": 0,
"pp": 0,
"equipment": [],
"features": [],
"traits": [],
"personality_traits": [],
"ideals": [],
"bonds": [],
"flaws": [],
"notes": "",
"custom_attributes": {}
}