edit spirit lang and fuck you apace

This commit is contained in:
Ryan
2024-02-20 17:29:06 +02:00
parent 7755b0049b
commit 911ce74a43
4 changed files with 24 additions and 5 deletions

View File

@@ -19,5 +19,21 @@
"power.terraoriginum.demon-powers/stained.name": "Stained",
"power.terraoriginum.demon-powers/stained.description": "A demon is stained in the blood of it's victims",
"power.terraoriginum.demon-powers/rigid.name": "",
"power.terraoriginum.demon-powers/regid.description": "A demon's body is exceptionally well built, allowing it to take a bit more punishment than usual before perishing"
"power.terraoriginum.demon-powers/regid.description": "A demon's body is exceptionally well built, allowing it to take a bit more punishment than usual before perishing",
//-----Spirit-----//
"origin.terraoriginum.spirit.name": "Spirit",
"origin.terraoriginum.spirit.description": "A ghostly creature which has not been build for any specific purpoes (Gotta figure this one out)",
"power.terraoriginum.spirit-powers/ectoplasm.name": "Ectoplasm",
"power.terraoriginum.spirit-powers/ectoplasm.description": "Ectoplasm is the life essence of any ghostly creature, without it, they will slowly start to die.",
"power.terraoriginum.spirit-powers/nightvis.name": "Night Vision",
"power.terraoriginum.spirit-powers/nightvis.description": "A ghost likes the darkness, so they're able to see in the dark.",
"power.terraoriginum.spirit-powers/phasing1.name": "Phasing",
"power.terraoriginum.spirit-powers/phasing1.description": "Ghosts have the ability to phase through blocks, this is because they are incorporeal. toggleable",
"power.terraoriginum.spirit-powers/undead.name": "Undead",
"power.terraoriginum.spirit-powers/undead.description": "Spirits are undead, meaning that health and poison potion effects are swapped and you cannot drown.",
"power.terraoriginum.spirit-powers/ectodiff.name": "Luminophobia",
"power.terraoriginum.spirit-powers/ectodiff.description": "Light gradually decreases the amount of ectoplasm that you have, which causes you to take damage or die if it becomes too low.",
"power.terraoriginum.spirit-powers/skin.name": "Translucent skin",
"power.terraoriginum.spirit-powers/skin.description": "Your skin is slightly translucent, allowing others to see through you."
}

View File

@@ -1,5 +1,6 @@
{
"type": "origins:action_over_time",
"hidden": true,
"interval": 20,
"entity_action": {
"type": "origins:if_else_list",
@@ -9,7 +10,7 @@
"type": "origins:resource",
"resource": "terraoriginum:spirit-powers/ectoplasm",
"comparison": "<",
"compare_to": 26
"compare_to": 13
},
"action": {
"type": "origins:damage",