summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json')
-rw-r--r--vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json b/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json
new file mode 100644
index 0000000..f0e07e6
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json
@@ -0,0 +1,48 @@
+[
+ {
+ "type": "mutation_category",
+ "id": "VAMP",
+ "name": "Vampire",
+ "threshold_mut": "THRESH_VAMP",
+ "mutagen_message": "Nearby shadows seem to bend towards you for a moment and then reality warps back into place.",
+ "iv_message": "You twitch and pant randomly as your desire to slake your inhuman thirst becomes overwhelming.",
+ "iv_min_mutations": 1,
+ "iv_additional_mutations": 2,
+ "iv_additional_mutations_chance": 3,
+ "iv_hunger": 15,
+ "iv_thirst": 20,
+ "iv_pain": 5,
+ "iv_fatigue": -5,
+ "memorial_message": "Dispersed into the shadows."
+ },
+ {
+ "type": "dream",
+ "messages": [ "You have a strange dream about the shadows.", "Your dreams give you a peculiar feeling of sinking into the dark." ],
+ "category": "VAMP",
+ "strength": 1
+ },
+ {
+ "type": "dream",
+ "messages": [ "You have a vivid dream of talking a midnight stroll.", "You dream of drinking copious amounts of warm water." ],
+ "category": "VAMP",
+ "strength": 2
+ },
+ {
+ "type": "dream",
+ "messages": [
+ "You have a dream of being chased by dogs as something warm drips from your mouth.",
+ "Snippets of stalking something in the star-lit night shakes you awake."
+ ],
+ "category": "VAMP",
+ "strength": 3
+ },
+ {
+ "type": "dream",
+ "messages": [
+ "You dream of sinking your fangs into more and more enemies.",
+ "You have a lucid dream where streams of blood are slowly pooling around your feet."
+ ],
+ "category": "VAMP",
+ "strength": 4
+ }
+]