summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Mutation/mutation_category_vamp.json
blob: e5ebebed2e96b6aa41e40bbfa7b2d7ee46f7039f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[
  {
    "type": "mutation_category",
    "id": "REAL_VAMP",
    "name": "Vampire",
    "threshold_mut": "THRESH_REAL_VAMP",
    "mutagen_message": "This message should never appear because there are no mutagens for real vampirism.",
    "iv_message": "This message should also never appear because there are no mutagens for real vampirism.",
    "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": "REAL_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": "REAL_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": "REAL_VAMP",
    "strength": 3
  },
  {
    "type": "dream",
    "messages": [
      "You dream of sinking your fangs into a human.",
      "You have a lucid dream where streams of blood are slowly pooling around your feet.",
      "You dream of being the ruler of your own domain. Your many childer, thralls, and ghouls enforce your will upon the kindred populace of the city.",
      "You dream about having a companion by your side. Someone to keep you company through the ages.",
      "Some upstart kindred thought they could get the better of you, hah. You order their execution. As the Sheriff's axe comes down...the dream ends.",
      "The members of your herd are fawning for your attention. You choose one to feed upon, bare your fangs...and you wake up from the dream.",
      "You dream of a lavish banquet being held. When you approach the table, it is covered in gourmet dishes of meats, vegetables, and fine wines. This was supposed to be a banquet, what is all this trash?!",
      "You have a dream where the zombies do not attack you. They follow you into battle against the humans. You stop for a moment to plan your next assault, when you see your reflection in the water, that of a rotting corpse.",
      "A werewolf ambushed you! You struggle to hold your own in battle, but it is too strong. As it slashes down to send you to Final Death...you wake from the nightmare drenched in bloody sweat.",
      "It is almost dawn! You can't find anywhere to shield yourself. You run and run and finally the light peeks over the horizon and...you jolt awake in bed. Just a nightmare.",
      "You have a dream where you are being mocked by a rival vampire. They make you so angry, you don't notice the trap they had placed until it was too late. They walk away laughing as you slowly starve."
    ],
    "category": "REAL_VAMP",
    "strength": 4
  }
]