From 5f29fb7101de90c7a31b51b255be222c57c744ab Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 9 Mar 2021 17:19:36 -0800 Subject: Offload several of the vamp_immunities to mutations --- .../Modification_Files/Mutation/crt-lift/vamp_mut_cat.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json') 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 index f0e07e6..d86818f 100644 --- a/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json +++ b/vamp_stuff/Modification_Files/Mutation/crt-lift/vamp_mut_cat.json @@ -17,13 +17,19 @@ }, { "type": "dream", - "messages": [ "You have a strange dream about the shadows.", "Your dreams give you a peculiar feeling of sinking into the dark." ], + "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." ], + "messages": [ + "You have a vivid dream of talking a midnight stroll.", + "You dream of drinking copious amounts of warm water." + ], "category": "VAMP", "strength": 2 }, -- cgit v1.2.1