summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-04 01:19:42 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-04 01:19:42 -0800
commit856906c4a6dfd4aed13ce873369faeab0c86a8e1 (patch)
treea5d74c0f0de500e66d5c00b473844b8b87635ea0 /vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json
parentTypo in blood ascended description. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-856906c4a6dfd4aed13ce873369faeab0c86a8e1.tar.xz
Major Hemomancer spell balance pass.
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 }
+ ]
}
]
},