20 lines
516 B
JSON
20 lines
516 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
} |