summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
index 1809feb..ed53eb3 100644
--- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
+++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
@@ -51,7 +51,11 @@
"has": "WORN",
"condition": "ALWAYS",
"hit_me_effect": [ { "id": "v_hemo_crimsoncoat_coat_pr_maybe" } ],
- "values": [ { "value": "ARMOR_BASH", "add": -70 }, { "value": "ARMOR_CUT", "add": -70 }, { "value": "ARMOR_STAB", "add": -70 } ]
+ "values": [
+ { "value": "ARMOR_BASH", "add": 70 },
+ { "value": "ARMOR_CUT", "add": 70 },
+ { "value": "ARMOR_STAB", "add": 70 }
+ ]
}
]
},