various updates, ready for release 2
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
"type": "origins:action_when_damage_taken",
|
||||
"entity_action": {
|
||||
"type": "origins:damage",
|
||||
"amount": 2
|
||||
"amount": 2,
|
||||
"source": {
|
||||
"name": "generic"
|
||||
}
|
||||
},
|
||||
"damage_condition": {
|
||||
"type": "origins:name",
|
||||
@@ -10,5 +13,11 @@
|
||||
},
|
||||
"cooldown": 1,
|
||||
"name":"Darkness Damage",
|
||||
"description":"You take more damage from wither damage."
|
||||
"description":"You take more damage from wither damage.",
|
||||
"badges": [
|
||||
{
|
||||
"sprite": "aspects:textures/gui/badge/cross.png",
|
||||
"text": "Negative"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user