{
"monster": {
"name": "Shadow Wraith",
"description": "A sinister and elusive creature, the Shadow Wraith is a being of darkness and terror. It can shift its form and blend into the shadows, making it a deadly predator.",
"image_prompt": "Shadow Wraith in a dark, misty environment, emerging from shadows."
},
"stats": {
"hit_points": "Low",
"armor_class": "High",
"speed": "Fast",
"strength": "Medium",
"dexterity": "Very High",
"constitution": "Low",
"intelligence": "Medium",
"wisdom": "Medium",
"charisma": "Low"
},
"abilities": {
"attack_1": {
"name": "Shadow Claw",
"description": "Strikes with claws made of darkness, capable of bypassing armor.",
"range": "Close",
"hit_bonus": "High",
"damage": "Medium"
},
"special_ability_1": {
"name": "Invisibility",
"description": "Becomes invisible, allowing it to move unseen and attack with surprise.",
"range": "Self",
"hit_bonus": "N/A",
"damage": "N/A"
}
},
"behavior": {
"temperament": "Aggressive",
"social_structure": "Solitary",
"habitat": "Dark places, ruins, haunted forests",
"diet": "Life force of living beings"
},
"lore": {
"origin_story": "Believed to be formed from the darkest emotions of sentient beings, Shadow Wraiths are feared across many realms.",
"cultural_significance": "Often seen as omens of misfortune and death.",
"known_weaknesses": "Vulnerable to light and holy magic"
}
}