updated to 1.18.1 real quick

This commit is contained in:
missingbinary
2021-12-14 14:56:04 -04:00
parent f305bca5b7
commit 326b5b46da
94 changed files with 7172 additions and 55 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "origins:modify_damage_taken",
"damage_condition": {
"type": "origins:name",
"name": "indirectMagic"
},
"modifier": {
"name": "Weak to cursed items",
"operation": "addition",
"value": -10
},
"name":"Magic Resistance",
"description":"When hit by thrown potions, it barely affects you.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}