app_lisium/test_character.json
2026-05-06 18:35:19 -05:00

157 lines
3.8 KiB
JSON

{
"name": "Elira Sunshadow",
"level": 5,
"race": "Elf",
"subrace": "High Elf",
"class": "Ranger",
"subclass": "Hunter",
"background": "Outlander",
"alignment": "Chaotic Good",
"size": "Medium",
"age": 121,
"gender": "Female",
"height": "5'7\"",
"weight": 130,
"deity": "Sehanine Moonbow",
"strength_base": 10,
"dexterity_base": 16,
"constitution_base": 13,
"intelligence_base": 12,
"wisdom_base": 15,
"charisma_base": 9,
"armor_base": 11,
"strength": 11,
"dexterity": 18,
"constitution": 14,
"intelligence": 13,
"wisdom": 16,
"charisma": 10,
"armor": 15,
"strength_modifier": 0,
"dexterity_modifier": 4,
"constitution_modifier": 2,
"intelligence_modifier": 1,
"wisdom_modifier": 3,
"charisma_modifier": 0,
"proficiency": 3,
"inspiration": true,
"experience": 6500,
"proficiencies_armor": ["Light Armor", "Medium Armor", "Shields"],
"proficiencies_weapons": ["Simple Weapons", "Martial Weapons"],
"proficiencies_tools": ["Flute", "Herbalism Kit"],
"languages": ["Common", "Elvish", "Sylvan"],
"strength_save": 0,
"dexterity_save": 7,
"constitution_save": 2,
"intelligence_save": 1,
"wisdom_save": 6,
"charisma_save": 0,
"hp": 42,
"hp_max": 42,
"hp_temp": 5,
"hit_die": "1d10",
"initiative": 4,
"deathsaves_successes": 0,
"deathsaves_failures": 0,
"fire_resistance": false,
"poison_resistance": true,
"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": true,
"slashing_resistance": false,
"immunities": [],
"vulnerabilities": ["Radiant"],
"speed_base": 35,
"speed_type": ["Walk"],
"darkvision": 60,
"blindsight": 0,
"tremorsense": 0,
"truesight": 0,
"athletics": 2,
"acrobatics": 7,
"sleight_of_hand": 4,
"stealth": 7,
"arcana": 1,
"history": 1,
"investigation": 4,
"nature": 3,
"religion": 1,
"animal_handling": 6,
"insight": 6,
"medicine": 3,
"perception": 6,
"survival": 6,
"deception": 0,
"intimidation": 0,
"performance": 0,
"persuasion": 0,
"athletics_passive": 2,
"acrobatics_passive": 7,
"sleight_of_hand_passive": 4,
"stealth_passive": 7,
"arcana_passive": 1,
"history_passive": 1,
"investigation_passive": 4,
"nature_passive": 3,
"religion_passive": 1,
"animal_handling_passive": 6,
"insight_passive": 6,
"medicine_passive": 3,
"perception_passive": 16,
"survival_passive": 6,
"deception_passive": 0,
"intimidation_passive": 0,
"performance_passive": 0,
"persuasion_passive": 0,
"passive_perception": 16,
"passive_investigation": 14,
"passive_insight": 16,
"spellcasting_ability": "Wisdom",
"spell_save_dc": 14,
"spell_attack_bonus": 6,
"known_spells": ["Hunter's Mark", "Goodberry", "Speak with Animals"],
"prepared_spells": ["Hunter's Mark", "Goodberry"],
"spell_slots": {"1": 4, "2": 2},
"cantrips": ["Produce Flame", "Druidcraft"],
"spellcasting_class": "Ranger",
"exhaustion_level": 0,
"conditions_active": [],
"cp": 43,
"sp": 27,
"ep": 0,
"gp": 89,
"pp": 3,
"equipment": ["Longbow", "Quiver", "Studded Leather Armor", "Explorer's Pack", "Flute"],
"features": ["Favored Enemy", "Natural Explorer"],
"traits": ["Keen Senses", "Fey Ancestry"],
"personality_traits": ["I watch over my friends as if they were a litter of newborn pups."],
"ideals": ["Change: Life is like the seasons, in constant change, and we must change with it."],
"bonds": ["An injury to the unspoiled wilderness of my home is an injury to me."],
"flaws": ["I am slow to trust members of other races."],
"notes": "Carries a carved wooden pendant given by her mentor.",
"custom_attributes": {"Favorite Animal": "Stag", "Secret": "Afraid of deep water"}
}