diff --git a/data/json/monsters/mammal.json b/data/json/monsters/mammal.json index 3d8cb11728ae4..44c494afb3dd0 100644 --- a/data/json/monsters/mammal.json +++ b/data/json/monsters/mammal.json @@ -1034,7 +1034,7 @@ "bodytype": "dog", "categories": [ "WILDLIFE" ], "species": [ "MAMMAL" ], - "volume": "30000 ml", + "volume": "30 L", "weight": "30 kg", "harvest": "dog_with_skull_fur", "dissect": "dissect_lupine_sample_single", @@ -1089,6 +1089,25 @@ "EATS" ] }, + { + "abstract": "mon_dog_small", + "type": "MONSTER", + "name": { "str": "Small dog abstract" }, + "description": "This is an abstract for small dogs to copy from, so that they are less likely to mess up fields like zombification by accident.", + "copy-from": "mon_dog", + "volume": "10 L", + "weight": "6 kg", + "harvest": "dog_small_with_skull_fur", + "hp": 7, + "speed": 135, + "dodge": 4, + "stomach_size": 150, + "zombify_into": "", + "burn_into": "", + "fear_triggers": [ "HURT" ], + "//": "NEVER use this abstract without overwriting the reproduction field, otherwise the monster copying from this will birth Labrador puppies", + "extend": { "flags": [ "SMALL_HIDER" ] } + }, { "id": "mon_dog_pup", "type": "MONSTER", @@ -1097,11 +1116,10 @@ "description": "An adorable, defenseless Labrador puppy. Much safer to tame than an adult dog.", "volume": "750 ml", "weight": "1 kg", - "hp": 8, + "hp": 5, "speed": 98, "aggression": -13, "morale": 8, - "aggro_character": false, "melee_skill": 2, "melee_dice": 1, "melee_dice_sides": 1, @@ -1124,7 +1142,7 @@ "type": "MONSTER", "name": { "str": "bulldog" }, "description": "The American bulldog is a hardy, well-built dog that seems suited for surviving the apocalypse.", - "volume": "25000 ml", + "volume": "25 L", "weight": "25 kg", "hp": 47, "speed": 135, @@ -1142,7 +1160,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "bulldog puppy", "str_pl": "bulldog puppies" }, "description": "An adorable, defenseless American bulldog puppy. Much safer to tame than an adult dog.", - "hp": 12, "speed": 88, "aggression": -11, "melee_skill": 1, @@ -1175,7 +1192,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "pit bull puppy", "str_pl": "pit bull puppies" }, "description": "An adorable, defenseless pit bull puppy. Much safer to tame than an adult dog.", - "hp": 7, "speed": 88, "aggression": -12, "morale": 6, @@ -1184,25 +1200,20 @@ }, { "id": "mon_dog_beagle", - "copy-from": "mon_dog", + "copy-from": "mon_dog_small", "type": "MONSTER", "name": { "str": "beagle" }, "description": "An adorable beagle that has managed to survive the apocalypse. Small and agile, but not especially tough. Generally attacks in packs.", "weight": "10 kg", "harvest": "dog_small_with_skull_leather", "hp": 13, - "speed": 135, "melee_skill": 2, "melee_dice": 1, "melee_dice_sides": 1, "stomach_size": 115, "melee_damage": [ { "damage_type": "cut", "amount": 2 } ], - "zombify_into": "", - "burn_into": "", - "fear_triggers": [ "HURT" ], "reproduction": { "baby_monster": "mon_dog_beagle_pup", "baby_count": 4, "baby_timer": 270 }, - "//": "1-4 puppies & 270 days per-litter for size tiny canines", - "extend": { "flags": [ "HARDTOSHOOT", "SMALL_HIDER" ] } + "//": "1-4 puppies & 270 days per-litter for size tiny canines" }, { "id": "mon_dog_beagle_pup", @@ -1210,12 +1221,10 @@ "copy-from": "mon_dog_pup", "name": { "str": "beagle puppy", "str_pl": "beagle puppies" }, "description": "An adorable, defenseless beagle puppy. Much safer to tame than an adult dog.", - "hp": 4, "speed": 88, "stomach_size": 100, "harvest": "dog_tiny_with_skull", - "upgrades": { "age_grow": 42, "into": "mon_dog_beagle" }, - "extend": { "flags": [ "HARDTOSHOOT" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_beagle" } }, { "id": "mon_dog_bcollie", @@ -1240,7 +1249,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "border collie puppy", "str_pl": "border collie puppies" }, "description": "An adorable, defenseless Border Collie puppy. Much safer to tame than an adult dog.", - "hp": 5, "speed": 130, "aggression": -12, "morale": 5, @@ -1274,8 +1282,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "boxer puppy", "str_pl": "boxer puppies" }, "description": "An adorable, defenseless boxer puppy. Much safer to tame than an adult dog.", - "diff": 3, - "hp": 7, "aggression": -12, "melee_damage": [ { "damage_type": "cut", "amount": 2 } ], "vision_night": 3, @@ -1283,7 +1289,7 @@ }, { "id": "mon_dog_chihuahua", - "copy-from": "mon_dog", + "copy-from": "mon_dog_small", "type": "MONSTER", "name": { "str": "Chihuahua" }, "description": "It's a tiny Chihuahua. How it has managed to survive is a miracle, although its small size and aggressive nature may have proven useful.", @@ -1291,7 +1297,6 @@ "volume": "750 ml", "weight": "2200 g", "hp": 6, - "speed": 135, "aggression": 4, "morale": 8, "melee_skill": 3, @@ -1300,10 +1305,6 @@ "stomach_size": 115, "vision_night": 6, "harvest": "dog_tiny_with_skull", - "fear_triggers": [ "HURT" ], - "zombify_into": "", - "burn_into": "", - "extend": { "flags": [ "HARDTOSHOOT", "SMALL_HIDER" ] }, "reproduction": { "baby_monster": "mon_dog_chihuahua_pup", "baby_count": 3, "baby_timer": 240 }, "//": "1-3 puppies & 240 days per-litter for size tiny canines" }, @@ -1324,29 +1325,23 @@ "stomach_size": 100, "vision_night": 5, "harvest": "mammal_tiny", - "upgrades": { "age_grow": 42, "into": "mon_dog_chihuahua" }, - "extend": { "flags": [ "HARDTOSHOOT" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_chihuahua" } }, { "id": "mon_dog_dachshund", - "copy-from": "mon_dog", + "copy-from": "mon_dog_small", "type": "MONSTER", "name": { "str": "dachshund" }, "description": "A wiener dog! This awkward looking dog can be a useful watchdog, plus it looks adorable as it bumbles around. Needless to say, it doesn't make a good attack dog.", "hp": 10, "weight": "10 kg", - "speed": 135, "aggression": -4, "morale": 10, "melee_skill": 3, "melee_dice_sides": 2, "stomach_size": 115, "vision_night": 6, - "fear_triggers": [ "HURT" ], "harvest": "dog_small_with_skull_leather", - "zombify_into": "", - "burn_into": "", - "extend": { "flags": [ "STUMBLES", "SMALL_HIDER", "HARDTOSHOOT" ] }, "reproduction": { "baby_monster": "mon_dog_dachshund_pup", "baby_count": 4, "baby_timer": 270 }, "//": "1-4 puppies & 270 days per-litter for size small canines" }, @@ -1356,15 +1351,13 @@ "copy-from": "mon_dog_pup", "name": { "str": "dachshund puppy", "str_pl": "dachshund puppies" }, "description": "An adorable, defenseless dachshund puppy. Much safer to tame than an adult dog.", - "hp": 3, "aggression": -12, "morale": 5, "melee_skill": 1, "stomach_size": 100, "vision_night": 5, "harvest": "dog_tiny_with_skull", - "upgrades": { "age_grow": 42, "into": "mon_dog_dachshund" }, - "extend": { "flags": [ "STUMBLES", "HARDTOSHOOT" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_dachshund" } }, { "id": "mon_dog_gshepherd", @@ -1372,7 +1365,7 @@ "type": "MONSTER", "name": { "str": "German shepherd" }, "description": "The original K-9 breed. An easily trained and powerful attack dog that will defend its owner to the death, however they don't work well in packs.", - "volume": "35000 ml", + "volume": "35 L", "weight": "35 kg", "hp": 36, "aggression": 2, @@ -1390,7 +1383,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "German shepherd puppy", "str_pl": "German shepherd puppies" }, "description": "An adorable, defenseless German Shepherd puppy. Much safer to tame than an adult dog.", - "hp": 9, "aggression": -12, "morale": 5, "melee_damage": [ { "damage_type": "cut", "amount": 3 } ], @@ -1427,7 +1419,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "Great Pyrenees puppy", "str_pl": "Great Pyrenees puppies" }, "description": "An adorable, defenseless Great Pyrenees puppy. Much safer to tame than an adult dog.", - "hp": 10, "speed": 65, "aggression": -12, "morale": 5, @@ -1443,7 +1434,7 @@ "name": { "str": "rottweiler" }, "//": "Rare, location specific only", "description": "A terrifying breed to face feral, Rottweilers are descended from Roman legion mastiffs. It's robust, vicious, and quite capable of mauling a human to death.", - "volume": "50000 ml", + "volume": "50 L", "weight": "50 kg", "hp": 42, "speed": 135, @@ -1465,7 +1456,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "rottweiler puppy", "str_pl": "rottweiler puppies" }, "description": "An adorable, defenseless Rottweiler puppy. Much safer to tame than an adult dog.", - "hp": 11, "aggression": -11, "morale": 4, "melee_damage": [ { "damage_type": "cut", "amount": 3 } ], @@ -1498,7 +1488,6 @@ "copy-from": "mon_dog_pup", "name": { "str": "cattle dog puppy", "str_pl": "cattle dog puppies" }, "description": "An adorable, defenseless Australian cattle dog puppy. Much safer to tame than an adult dog.", - "hp": 5, "speed": 130, "aggression": -12, "morale": 5, diff --git a/data/json/monsters/mutant_mammal.json b/data/json/monsters/mutant_mammal.json index 5d78d0bd9df3b..6207facaf784b 100644 --- a/data/json/monsters/mutant_mammal.json +++ b/data/json/monsters/mutant_mammal.json @@ -344,194 +344,62 @@ "type": "MONSTER", "name": { "str": "mongrel" }, "description": "This dog of unidentifiable breed looks like it has seen better days. Its wiry hair is patchy, revealing scales underneath, but it still happily wags its tails anyways.", - "default_faction": "dog", - "bodytype": "dog", - "categories": [ "WILDLIFE" ], - "species": [ "MAMMAL" ], - "volume": "30 L", - "weight": "30 kg", + "copy-from": "mon_dog", "harvest": "dog_with_skull_fur_mutant", - "dissect": "dissect_lupine_sample_single", - "weakpoint_sets": [ "wps_animal_quadruped" ], - "families": [ "prof_intro_biology", "prof_physiology", "prof_wp_canine" ], - "hp": 30, - "speed": 150, - "material": [ "flesh" ], - "symbol": "d", - "color": "light_gray", - "looks_like": "mon_dog", "aggression": -15, - "morale": 15, - "aggro_character": false, - "melee_skill": 6, - "melee_dice": 2, - "melee_dice_sides": 3, - "melee_damage": [ { "damage_type": "cut", "amount": 3 } ], - "dodge": 3, - "vision_night": 5, - "path_settings": { "max_dist": 10 }, - "reproduction": { "baby_monster": "mon_dog_pup", "baby_count": 4, "baby_timer": 270 }, - "//": "1-4 puppies & 270 days per-litter for size small canines", - "baby_flags": [ "SPRING", "SUMMER", "AUTUMN", "WINTER" ], - "biosignature": { "biosig_item": "feces_dog", "biosig_timer": 6 }, - "anger_triggers": [ "HURT", "FRIEND_ATTACKED", "FRIEND_DIED" ], - "special_attacks": [ [ "EAT_FOOD", 100 ], [ "PARROT_AT_DANGER", 0 ], [ "EAT_CARRION", 100 ] ], - "burn_into": "mon_dog_scorched", "stomach_size": 400, - "petfood": { - "food": [ "DOGFOOD" ], - "feed": "The %s seems to like you! It lets you pat its head and seems friendly.", - "pet": "The %s happily wags its tail while you pat its head." - }, - "zombify_into": "mon_meat_cocoon_tiny", - "flags": [ - "ANIMAL", - "DOGFOOD", - "CANPLAY", - "CAN_BE_CULLED", - "GROUP_MORALE", - "HEARS", - "PET_MOUNTABLE", - "HIT_AND_RUN", - "KEENNOSE", - "PATH_AVOID_DANGER", - "SEES", - "SMELLS", - "SWARMS", - "WARM", - "EATS" - ] + "extend": { "flags": [ "NO_BREED" ], "special_attacks": [ [ "EAT_CARRION", 100 ] ] } }, { "id": "mon_dog_mutant_loper", "type": "MONSTER", "name": { "str": "Loper" }, "description": "This dog has undergone visible mutation. While its body is larger than normal, its legs are noticeably elongated, muscular and covered in long cord-like fur. It easily stands as tall as you and watches your every move closely with reflective eyes.", - "default_faction": "dog", - "bodytype": "dog", - "categories": [ "WILDLIFE" ], - "species": [ "MAMMAL" ], + "copy-from": "mon_dog", "volume": "40 L", "weight": "60 kg", "harvest": "dog_with_skull_fur_mutant", - "dissect": "dissect_lupine_sample_single", - "weakpoint_sets": [ "wps_animal_quadruped" ], - "families": [ "prof_intro_biology", "prof_physiology", "prof_wp_canine" ], "hp": 42, - "speed": 150, - "material": [ "flesh" ], - "symbol": "d", - "color": "light_gray", - "looks_like": "mon_dog", "aggression": -15, "morale": 12, - "aggro_character": false, "melee_skill": 4, - "melee_dice": 2, - "melee_dice_sides": 3, "melee_damage": [ { "damage_type": "cut", "amount": 4 } ], - "dodge": 3, "vision_night": 7, - "path_settings": { "max_dist": 10 }, "reproduction": { "baby_monster": "mon_dog_mutant_loper_pup", "baby_count": 4, "baby_timer": 270 }, "//": "1-4 puppies & 270 days per-litter for size small canines", - "baby_flags": [ "SPRING", "SUMMER", "AUTUMN", "WINTER" ], - "biosignature": { "biosig_item": "feces_dog", "biosig_timer": 6 }, - "anger_triggers": [ "HURT", "FRIEND_ATTACKED", "FRIEND_DIED" ], - "special_attacks": [ - [ "LUNGE", 5 ], - [ "EAT_FOOD", 100 ], - [ "PARROT_AT_DANGER", 0 ], - { "type": "leap", "cooldown": 35, "move_cost": 100, "max_range": 3, "min_consider_range": 2 } - ], - "burn_into": "mon_dog_scorched", "stomach_size": 400, - "petfood": { - "food": [ "DOGFOOD" ], - "feed": "The %s seems to like you! It lets you pat its head and seems friendly.", - "pet": "The %s happily wags its tail while you pat their head." - }, - "zombify_into": "mon_meat_cocoon_tiny", - "flags": [ - "ANIMAL", - "DOGFOOD", - "CANPLAY", - "CAN_BE_CULLED", - "GROUP_MORALE", - "HEARS", - "PET_MOUNTABLE", - "HIT_AND_RUN", - "KEENNOSE", - "PATH_AVOID_DANGER", - "SEES", - "SMELLS", - "SWARMS", - "WARM", - "CLIMBS", - "EATS" - ], - "armor": { "bash": 1, "cut": 1 } + "armor": { "bash": 1, "cut": 1 }, + "extend": { + "flags": [ "CLIMBS" ], + "special_attacks": [ [ "LUNGE", 5 ], { "type": "leap", "cooldown": 35, "move_cost": 100, "max_range": 3, "min_consider_range": 2 } ] + } }, { "id": "mon_dog_mutant_loper_pup", "type": "MONSTER", - "copy-from": "mon_dog", + "copy-from": "mon_dog_pup", "name": { "str": "Loper puppy", "str_pl": "Loper puppies" }, "description": "An adorable, but unusual puppy. It wags its tail happily but something about its legs seems off.", - "volume": "750 ml", - "weight": "1 kg", - "hp": 8, - "speed": 98, - "aggression": -13, - "morale": 8, - "aggro_character": false, - "melee_skill": 2, - "melee_dice": 1, - "melee_dice_sides": 1, - "melee_damage": [ { "damage_type": "cut", "amount": 1 } ], - "dodge": 1, - "vision_night": 4, - "stomach_size": 150, "harvest": "dog_small_with_skull_mutant", - "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_loper" }, - "extend": { "flags": [ "NO_BREED" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_loper" } }, { "id": "mon_dog_mutant_mauler", "type": "MONSTER", "name": { "str": "Mauler" }, "description": "This stocky dog has undergone visible mutation. Its jaw has widened and features more teeth than any dog should ever have. While its toothy grin is unnerving, its tail wags as energetically as ever.", - "default_faction": "dog", - "bodytype": "dog", - "categories": [ "WILDLIFE" ], - "species": [ "MAMMAL" ], + "copy-from": "mon_dog", "volume": "50 L", "weight": "55 kg", "harvest": "dog_with_skull_fur_mutant", - "dissect": "dissect_lupine_sample_single", - "weakpoint_sets": [ "wps_animal_quadruped" ], - "families": [ "prof_intro_biology", "prof_physiology", "prof_wp_canine" ], "hp": 45, "speed": 135, - "material": [ "flesh" ], - "symbol": "d", - "color": "light_gray", - "looks_like": "mon_dog", "aggression": 4, "morale": 12, - "aggro_character": false, "melee_skill": 4, - "melee_dice": 2, - "melee_dice_sides": 3, "melee_damage": [ { "damage_type": "cut", "amount": 6 } ], - "dodge": 3, - "vision_night": 4, - "path_settings": { "max_dist": 10 }, "reproduction": { "baby_monster": "mon_dog_mutant_mauler_pup", "baby_count": 4, "baby_timer": 270 }, "//": "1-4 puppies & 270 days per-litter for size small canines", - "baby_flags": [ "SPRING", "SUMMER", "AUTUMN", "WINTER" ], - "biosignature": { "biosig_item": "feces_dog", "biosig_timer": 6 }, - "anger_triggers": [ "HURT", "FRIEND_ATTACKED", "FRIEND_DIED" ], "special_attacks": [ { "type": "bite", @@ -544,93 +412,36 @@ [ "LUNGE", 6 ], { "id": "grab" } ], - "burn_into": "mon_dog_scorched", - "stomach_size": 500, - "petfood": { - "food": [ "DOGFOOD" ], - "feed": "The %s seems to like you! It lets you pat its head and seems friendly.", - "pet": "The %s happily wags its tail while you pat their head." - }, - "zombify_into": "mon_meat_cocoon_tiny", - "flags": [ - "ANIMAL", - "DOGFOOD", - "CANPLAY", - "CAN_BE_CULLED", - "GROUP_MORALE", - "HEARS", - "PET_MOUNTABLE", - "HIT_AND_RUN", - "KEENNOSE", - "PATH_AVOID_DANGER", - "SEES", - "SMELLS", - "SWARMS", - "WARM", - "EATS" - ] + "stomach_size": 500 }, { "id": "mon_dog_mutant_mauler_pup", "type": "MONSTER", - "copy-from": "mon_dog", + "copy-from": "mon_dog_pup", "name": { "str": "Mauler puppy", "str_pl": "Mauler puppies" }, "description": "An adorable, but unusual puppy. It wags its tail happily but something about its mouth seems off.", - "volume": "750 ml", - "weight": "1 kg", - "hp": 8, - "speed": 98, - "aggression": -13, - "morale": 8, - "aggro_character": false, - "melee_skill": 2, - "melee_dice": 1, - "melee_dice_sides": 1, - "melee_damage": [ { "damage_type": "cut", "amount": 1 } ], "stomach_size": 200, - "dodge": 1, - "vision_night": 4, "harvest": "dog_small_with_skull_mutant", - "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_mauler" }, - "extend": { "flags": [ "NO_BREED" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_mauler" } }, { "id": "mon_dog_mutant_thrasher", "type": "MONSTER", "name": { "str": "Thrasher" }, "description": "This dog has undergone visible mutation. Its paws are larger than normal and have developed long digging nails. Its fur is extremely short, barely covering its leathery skin.", - "default_faction": "dog", - "bodytype": "dog", - "categories": [ "WILDLIFE" ], - "species": [ "MAMMAL" ], + "copy-from": "mon_dog", "volume": "50 L", "weight": "35 kg", "harvest": "dog_with_skull_fur_mutant", - "dissect": "dissect_lupine_sample_single", - "weakpoint_sets": [ "wps_animal_quadruped" ], - "families": [ "prof_intro_biology", "prof_physiology", "prof_wp_canine" ], "hp": 25, "speed": 85, - "material": [ "flesh" ], - "symbol": "d", - "color": "light_gray", - "looks_like": "mon_dog", "aggression": -15, "morale": 12, - "aggro_character": false, "melee_skill": 4, - "melee_dice": 2, - "melee_dice_sides": 3, "melee_damage": [ { "damage_type": "cut", "amount": 5 } ], - "dodge": 4, - "grab_strength": 25, - "vision_night": 4, - "path_settings": { "max_dist": 10 }, + "grab_strength": 15, "reproduction": { "baby_monster": "mon_dog_mutant_thrasher_pup", "baby_count": 6, "baby_timer": 220 }, "//": "1-4 puppies & 270 days per-litter for size small canines", - "baby_flags": [ "SPRING", "SUMMER", "AUTUMN", "WINTER" ], - "biosignature": { "biosig_item": "feces_dog", "biosig_timer": 6 }, - "anger_triggers": [ "HURT", "FRIEND_ATTACKED", "FRIEND_DIED" ], "special_attacks": [ { "type": "bite", @@ -641,56 +452,19 @@ [ "EAT_FOOD", 100 ], { "id": "grab" } ], - "burn_into": "mon_dog_scorched", "stomach_size": 400, - "petfood": { - "food": [ "DOGFOOD" ], - "feed": "The %s seems to like you! It lets you pat its head and seems friendly.", - "pet": "The %s happily wags its tail while you pat their head." - }, - "zombify_into": "mon_meat_cocoon_tiny", - "flags": [ - "ANIMAL", - "DOGFOOD", - "CANPLAY", - "CAN_BE_CULLED", - "GROUP_MORALE", - "HEARS", - "HIT_AND_RUN", - "KEENNOSE", - "PATH_AVOID_DANGER", - "SEES", - "SMELLS", - "SWARMS", - "CAN_DIG", - "WARM", - "EATS" - ], - "armor": { "bash": 1, "cut": 1 } + "armor": { "bash": 1, "cut": 1 }, + "extend": { "flags": [ "CAN_DIG" ] } }, { "id": "mon_dog_mutant_thrasher_pup", "type": "MONSTER", - "copy-from": "mon_dog", + "copy-from": "mon_dog_pup", "name": { "str": "Thrasher puppy", "str_pl": "Thrasher puppies" }, "description": "An adorable, but unusual puppy. It wags its tail happily but something about its paws seems off.", - "volume": "750 ml", - "weight": "1 kg", - "hp": 8, - "speed": 98, - "aggression": -13, - "morale": 8, - "aggro_character": false, - "melee_skill": 2, - "melee_dice": 1, - "melee_dice_sides": 1, "stomach_size": 200, - "melee_damage": [ { "damage_type": "cut", "amount": 1 } ], - "dodge": 1, - "vision_night": 4, "harvest": "dog_small_with_skull_mutant", - "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_thrasher" }, - "extend": { "flags": [ "NO_BREED" ] } + "upgrades": { "age_grow": 42, "into": "mon_dog_mutant_thrasher" } }, { "id": "mon_raccoon_mutant", diff --git a/data/json/monsters/nether_animal.json b/data/json/monsters/nether_animal.json index d3ea3300b00d0..adedf55e6df8f 100644 --- a/data/json/monsters/nether_animal.json +++ b/data/json/monsters/nether_animal.json @@ -41,7 +41,6 @@ "copy-from": "mon_dog", "name": { "str": "triclopean dog" }, "description": "A rather average looking dog until you notice the third eye, right on its forehead, covered by a thick eyelid. Whenever its open, small particles of dust from the ground rise and swirl around it.", - "default_faction": "dog", "harvest": "dog_triclopean_with_skull" }, {