summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Monsters/Critters/Bats.json
blob: 624c138d6944839a64e4aa0db4e08f576b22b27e (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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
[{
        "aggression": -25,
        "bodytype": "bird",
        "categories": [
            "WILDLIFE"
        ],
        "color": "brown",
        "death_function": [
            "NORMAL"
        ],
        "default_faction": "small_animal",
        "description": "One of the vesper bats, a family of winged insect-eating mammals.  It roosts in caves and other hollows, and uses a form of echolocation to aerially navigate through tricky terrain at rapid speeds.",
        "dodge": 8,
        "fear_triggers": [
            "SOUND",
            "PLAYER_CLOSE"
        ],
        "flags": [
            "SEES",
            "SMELLS",
            "HEARS",
            "GOODHEARING",
            "WARM",
            "FLIES",
            "ANIMAL",
            "PATH_AVOID_DANGER_1"
        ],
        "harvest": "mammal_tiny",
        "hp": 10,
        "id": "mon_bat",
        "material": [
            "flesh"
        ],
        "melee_cut": 1,
        "melee_dice": 1,
        "melee_dice_sides": 1,
        "melee_skill": 4,
        "morale": 5,
        "name": "bat",
        "special_attacks": [{
                "cooldown": 15,
                "type": "bite"
            }
        ],
        "upgrades": {
            "half_life": 12,
            "into": "mon_vampbat"
        },
        "species": [
            "MAMMAL",
            "VAMPBAT"
        ],
        "speed": 230,
        "symbol": "w",
        "type": "MONSTER",
        "vision_day": 20,
        "vision_night": 20,
        "volume": "750 ml",
        "weight": 1000
    }, {
        "aggression": 75,
        "bodytype": "bird",
        "categories": [
            "WILDLIFE"
        ],
        "color": "red",
        "death_function": [
            "NORMAL"
        ],
        "default_faction": "vampirics",
        "description": "A mammalian creature commonly found at caverns and thick foliage. It has grown in fondness with the dark, and capable in terrain echolocation.",
        "diff": 5,
        "dodge": 8,
        "fear_triggers": [
            "FIRE"
        ],
        "flags": [
            "SEES",
            "SMELLS",
            "HEARS",
            "GOODHEARING",
            "WARM",
            "FLIES",
            "PATH_AVOID_DANGER_1",
            "BONES",
            "LEATHER"
        ],
        "harvest": "mammal_small_leather",
        "hp": 25,
        "id": "mon_vampbat",
        "upgrades": {
            "half_life": 12,
            "into_group": "GROUP_VAMPBAT_UPGRADE"
        },
        "material": [
            "flesh"
        ],
        "melee_cut": 1,
        "melee_dice": 1,
        "melee_dice_sides": 1,
        "melee_skill": 1,
        "morale": 20,
        "name": "vampire bat",
        "size": "TINY",
        "special_attacks": [{
                "type": "bite"
            }
        ],
        "species": [
            "MAMMAL",
            "VAMPBAT"
        ],
        "speed": 200,
        "symbol": "w",
        "type": "MONSTER",
        "vision_day": 10,
        "vision_night": 20
    }, {
        "aggression": 75,
        "bodytype": "bird",
        "categories": [
            "WILDLIFE"
        ],
        "color": "red",
        "death_function": [
            "NORMAL"
        ],
        "default_faction": "vampirics",
        "description": "A larger vampire bat, with longer wingspan and visible fangs. Shows aggression when startled, and detects them with screeching sounds they make.",
        "diff": 10,
        "dodge": 8,
        "fear_triggers": [
            "FIRE"
        ],
        "flags": [
            "SEES",
            "SMELLS",
            "HEARS",
            "GOODHEARING",
            "WARM",
            "FLIES",
            "PATH_AVOID_DANGER_1",
            "BONES",
            "LEATHER"
        ],
        "harvest": "mammal_small_leather",
        "hp": 45,
        "id": "mon_bigvampbat",
        "material": [
            "flesh"
        ],
        "melee_cut": 3,
        "melee_dice": 1,
        "melee_dice_sides": 1,
        "melee_skill": 2,
        "morale": 40,
        "name": "large vampire bat",
        "size": "SMALL",
        "special_attacks": [{
                "type": "bite"
            }
        ],
        "species": [
            "MAMMAL",
            "VAMPBAT"
        ],
        "speed": 200,
        "symbol": "W",
        "type": "MONSTER",
        "vision_day": 10,
        "vision_night": 20
    }, {
        "aggression": 100,
        "bodytype": "bird",
        "categories": [
            "WILDLIFE"
        ],
        "color": "pink",
        "death_function": [
            "NORMAL"
        ],
        "default_faction": "vampirics",
        "description": "A large vampire bat - with seeping bubbly liquid in its mouth - engorged to attack whatever is detected.",
        "diff": 12,
        "dodge": 8,
        "fear_triggers": [
            "FIRE"
        ],
        "flags": [
            "SEES",
            "SMELLS",
            "HEARS",
            "GOODHEARING",
            "WARM",
            "FLIES",
            "PATH_AVOID_DANGER_1",
            "BONES",
            "LEATHER"
        ],
        "harvest": "mammal_small_leather",
        "hp": 50,
        "id": "mon_feralvampbat",
        "material": [
            "flesh"
        ],
        "melee_cut": 4,
        "melee_dice": 1,
        "melee_dice_sides": 4,
        "melee_skill": 3,
        "morale": 40,
        "name": "feral vampire bat",
        "size": "SMALL",
        "special_attacks": [{
                "type": "bite"
            }
        ],
        "species": [
            "MAMMAL",
            "VAMPBAT"
        ],
        "speed": 200,
        "symbol": "W",
        "type": "MONSTER",
        "vision_day": 10,
        "vision_night": 20
    }
]