changing keybinds
This commit is contained in:
12
build/resources/main/data/aspects/powers/undead.json
Normal file
12
build/resources/main/data/aspects/powers/undead.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user