updated to 1.18.1 real quick
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user