summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Monsters/Zombies/Graveyard.json
blob: 10265a81e3f20c2af86cbb01141056ba72971e75 (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
[
  {
    "id": "mon_zombie_bloodcompact",
    "type": "MONSTER",
    "name": "blood compact zombie",
    "description": "From the old graveyard it arised. This zombie's age cause its blood to solidify into thick, rock-like armor, but somehow maintains natural speed. With odd-looking teeth lining and stony claws, its threat is impeccable.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE", "ELDERZED" ],
    "size": "MEDIUM",
    "hp": 185,
    "bodytype": "human",
    "speed": 85,
    "material": [ "flesh" ],
    "symbol": "B",
    "color": "red",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 4,
    "melee_dice": 2,
    "melee_dice_sides": 4,
    "melee_cut": 3,
    "armor_bash": 3,
    "armor_cut": 9,
    "vision_day": 30,
    "vision_night": 4,
    "harvest": "zombie",
    "special_attacks": [ { "type": "bite", "cooldown": 10 }, [ "GRAB", 6 ] ],
    "death_drops": "elderzombie",
    "death_function": [ "NORMAL" ],
    "upgrades": { "half_life": 6, "into_group": "GROUP_CRYPTIES_UPGRADE" },
    "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BONES", "FILTHY" ]
  },
  {
    "id": "mon_zombie_blooddefused",
    "type": "MONSTER",
    "name": "blood defused zombie",
    "description": "This hollowed zombie's blood melts away and cause a minor mutation, such as long claws and immensive fangs. Lackness of weight provides swiftness and good reflexes, but in most cases, its fragility makes it easy to take down.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE", "ELDERZED" ],
    "bodytype": "human",
    "size": "MEDIUM",
    "hp": 85,
    "speed": 135,
    "material": [ "flesh" ],
    "symbol": "B",
    "color": "white",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 5,
    "melee_dice": 2,
    "melee_dice_sides": 4,
    "melee_cut": 4,
    "armor_bash": 2,
    "armor_cut": 6,
    "dodge": 3,
    "vision_day": 35,
    "harvest": "zombie",
    "vision_night": 5,
    "special_attacks": [ { "type": "bite", "cooldown": 6 }, [ "GRAB", 9 ] ],
    "death_drops": "elderzombie",
    "death_function": [ "NORMAL" ],
    "upgrades": { "half_life": 6, "into_group": "GROUP_CRYPTIES_DEFUSEDUPGRADE" },
    "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BONES", "FILTHY" ]
  },
  {
    "id": "mon_zombie_bloodinfused",
    "type": "MONSTER",
    "name": "blood infused zombie",
    "description": "Once a compact zombie, but its blood has soaked and caused to mutate into a dangerous oversized bone plates and spikes, leaving its fleshy skin saggy. The bone scythes on its hands are symmetrical as a pair while its sharpened teeth potrudes from its jaw, but despite fearsome looks, its weight causes it to stumble... often.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE", "ELDERZED" ],
    "bodytype": "human",
    "size": "MEDIUM",
    "hp": 265,
    "speed": 65,
    "material": [ "flesh" ],
    "symbol": "B",
    "color": "black",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 4,
    "melee_dice": 4,
    "melee_dice_sides": 4,
    "melee_cut": 4,
    "armor_bash": 5,
    "armor_cut": 15,
    "vision_day": 13,
    "harvest": "zombie",
    "vision_night": 3,
    "special_attacks": [ { "type": "bite", "cooldown": 9 }, [ "GRAB", 7 ] ],
    "death_drops": "elderzombie",
    "death_function": [ "NORMAL" ],
    "upgrades": { "half_life": 6, "into_group": "GROUP_CRYPTIES_INFUSEDUPGRADE" },
    "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BONES", "FILTHY" ]
  },
  {
    "id": "mon_zombie_bonetitan",
    "type": "MONSTER",
    "name": "bone titan zombie",
    "description": "An enlarged skeleton mutant with extremely thick bone platings around its body. It walks slowly from carrying itself up.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE", "ELDERZED" ],
    "bodytype": "human",
    "size": "LARGE",
    "hp": 355,
    "speed": 60,
    "material": [ "flesh" ],
    "symbol": "B",
    "color": "black_magenta",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 6,
    "melee_dice": 6,
    "melee_dice_sides": 5,
    "melee_cut": 5,
    "armor_bash": 8,
    "armor_cut": 24,
    "harvest": "zombie",
    "vision_day": 35,
    "vision_night": 5,
    "special_attacks": [ [ "heavygrab", 20 ], [ "GRAB", 10 ] ],
    "death_drops": "default_zombie_death_drops",
    "death_function": [ "NORMAL" ],
    "flags": [ "SEES", "HEARS", "SMELLS", "STUMBLES", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BONES", "FILTHY" ]
  },
  {
    "id": "mon_zombie_bonewraith",
    "type": "MONSTER",
    "name": "bone wraith zombie",
    "description": "A skeleton mutant with symmetrical slender thin bone growths on its back, similar to spider's, but appears to be unused in its movement. Being almost weightless, it is quick and lethal alone.",
    "default_faction": "zombie",
    "species": [ "ZOMBIE", "ELDERZED" ],
    "bodytype": "human",
    "size": "MEDIUM",
    "hp": 105,
    "speed": 145,
    "material": [ "flesh" ],
    "symbol": "B",
    "color": "white_magenta",
    "aggression": 100,
    "morale": 100,
    "melee_skill": 6,
    "melee_dice": 2,
    "melee_dice_sides": 4,
    "melee_cut": 6,
    "armor_bash": 4,
    "armor_cut": 12,
    "harvest": "zombie",
    "vision_day": 35,
    "vision_night": 5,
    "dodge": 4,
    "special_attacks": [ [ "tentaclebones", 10 ], [ "GRAB", 10 ] ],
    "death_drops": "default_zombie_death_drops",
    "death_function": [ "NORMAL" ],
    "flags": [ "SEES", "HEARS", "SMELLS", "WARM", "BASHES", "GROUP_BASH", "POISON", "NO_BREATHE", "REVIVES", "BONES", "FILTHY" ]
  }
]