From 4d3872ec1e722a65453991f7d98cd3fc738ef7e8 Mon Sep 17 00:00:00 2001 From: TheSaddestGoomba <44676850+TheSaddestGoomba@users.noreply.github.com> Date: Sat, 13 Jul 2024 18:35:16 -0400 Subject: [PATCH] Apply new factions to frogs --- data/json/monsters/reptile_amphibian.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/json/monsters/reptile_amphibian.json b/data/json/monsters/reptile_amphibian.json index 1bbde5caa8a6b..deb9663176991 100644 --- a/data/json/monsters/reptile_amphibian.json +++ b/data/json/monsters/reptile_amphibian.json @@ -839,6 +839,7 @@ "type": "MONSTER", "name": { "str": "staticskin frog" }, "description": "Bioluminescent trails trace through the dark speckled patterns on this oversized frog's skin. What would be cleanly defined spots on another frog, are instead fragmented collages of grey and black pigment over pale skin. Its vestigial gills have grown into something else. You can see them bulging the flesh under its mouth.", + "default_faction": "frog_static", "copy-from": "mon_proxy_bigfrog", "volume": "30 L", "weight": "20 kg", @@ -861,6 +862,7 @@ "type": "MONSTER", "name": { "str": "greasy stinktoad" }, "description": "This lumpy oversized toad is a real stinker! A miasma like rotted onions coated in rancid peanut butter surrounds it. Even approaching it makes your eyes water and your throat tighten until you're coughing to catch breath. It doesn't help that its leathery skin looks to be coated in a thick greasy substance, no doubt related to the creature's horrid odor.", + "default_faction": "frog_foul", "copy-from": "mon_proxy_bigfrog", "volume": "30 L", "weight": "20 kg", @@ -903,6 +905,7 @@ "type": "MONSTER", "name": { "str": "jumbo treefrog" }, "description": "On, thick over-proportioned legs this large treefrog slings its weight with notable force. It doesn't seem a danger, but its size is still cause for concern. Even scrunched up, it is as large as a Thanksgiving turkey.", + "default_faction": "frog_passive", "copy-from": "mon_proxy_bigfrog", "volume": "20 L", "weight": "14 kg", @@ -948,6 +951,7 @@ "type": "MONSTER", "name": { "str": "wailing treefrog" }, "description": "Now the size of a dog, this tan, speckled tree frog will not stop making noise. Its increased size has only boosted its volume. It belts out sound in a relentless series of piercing, grinding chirps.", + "default_faction": "frog_passive", "copy-from": "mon_jumbo_bigfrog", "special_attacks": [ [ "PARROT", 30 ], @@ -979,6 +983,7 @@ "type": "MONSTER", "name": { "str": "mimic treefrog" }, "description": "You've seen enough to gather that this is a frog with some very specialized camouflage. Its skin appears able to reactively change texture and color to match its surroundings. Like a morphing ghillie suit it can extend filaments to mimic individual leaves and blades of grass. It is keen enough to match the swaying of brush in the wind.", + "default_faction": "frog_passive", "copy-from": "mon_jumbo_bigfrog", "speed": 130, "color": "light_gray", @@ -995,7 +1000,7 @@ "type": "MONSTER", "name": { "str": "giant proxy frog" }, "description": "This frog is much too big to be real, must be a bug", - "default_faction": "frog", + "default_faction": "frog_megavore", "bodytype": "frog", "species": [ "AMPHIBIAN" ], "volume": "240 L", @@ -1092,6 +1097,7 @@ "type": "MONSTER", "name": { "str": "taser tongue" }, "description": "This pale, trash can-sized frog sports a series of faintly glowing spots among its chaotic skin patterns. The glow seems most concentrated around its unusually bulky neck and mouth. Its dark eyes scan for an appetizing target.", + "default_faction": "frog_static", "copy-from": "mon_proxy_giganfrog", "volume": "200 L", "weight": "180 kg", @@ -1140,6 +1146,7 @@ "type": "MONSTER", "name": { "str": "giant hogtoad" }, "description": "This large, odious, boar-sized toad shares some features with its namesake. It grunts, roots and wallows, but more striking are the dense tusk-like growths sprouting from its face and jaw. Though they seem to be most effective for burrowing and protection, in places they come to curved points that look quite sharp.", + "default_faction": "frog_foul", "copy-from": "mon_proxy_giganfrog", "speed": 100, "symbol": "G", @@ -1183,7 +1190,7 @@ "type": "MONSTER", "name": { "str": "mega proxy frog" }, "description": "You can only imagine the size of the (de)bugs that drew out this enormous frog", - "default_faction": "frog", + "default_faction": "frog_megavore", "bodytype": "frog", "species": [ "AMPHIBIAN" ], "volume": "650 L", @@ -1290,6 +1297,7 @@ "type": "MONSTER", "name": { "str": "great beaked toad" }, "description": "This massive toad's jaw bones have grown out from its lips into a powerful beak, large enough to snap a bicycle in two. The bony growths extend to its face, ringing its eyes and shielding its parotoid glands, swollen with poison. Though intimidating, it appears more interested in a soothing mud bath than anything violent.", + "default_faction": "frog_foul", "copy-from": "mon_proxy_megafrog", "volume": "325 L", "weight": "400 kg",