aboutsummaryrefslogtreecommitdiff
path: root/mutation_category.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 19:08:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 19:08:34 -0700
commit0cf0e572abefec3ff0632703d44323964cf2f56e (patch)
tree46cfb0bc05e4a5a017ccbd6e90a70f2822a58de7 /mutation_category.json
parentStandardize hardcase lower weapon volumes to 1250 mL (diff)
downloadcataclysm-bn-mod_battle-maid-redone-0cf0e572abefec3ff0632703d44323964cf2f56e.tar.xz
Port to Bright Nights
Merge in new mod data (sans the erotic stuff)
Diffstat (limited to 'mutation_category.json')
-rw-r--r--mutation_category.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/mutation_category.json b/mutation_category.json
new file mode 100644
index 0000000..58b6d03
--- /dev/null
+++ b/mutation_category.json
@@ -0,0 +1,14 @@
+[
+ {
+ "type": "mutation_category",
+ "id": "SHOGGOTH",
+ "name": "Horror",
+ "threshold_mut": "THRESH_SHOGGOTH",
+ "mutagen_message": "Another eye opens in your mind.",
+ "iv_message": "You feel the stars overtaking you.",
+ "memorial_message": "Embraced the unknowable.",
+ "iv_min_mutations": 8,
+ "iv_additional_mutations": 2,
+ "iv_additional_mutations_chance": 50
+ }
+]