Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/undead.json
2021-12-13 18:00:21 -04:00

12 lines
384 B
JSON

{
"type": "origins:entity_group",
"group": "undead",
"name":"Undead",
"description":"You are undead. You don't burn in the sun, but you have the other side effects of being deceased, such as reversed health and damage potions.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/equal.png",
"text": "Neutral"
}
]
}