forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amphib. Adds #4 - Dead Frogs Draft (CleverRaven#71475)
* Initial Commit for Monsters -Adds zombie frog abstract -Applies copy-from to existing frog zombies and condenses entries appropriately -Adds entries for seven new frogs zombie varities * Audit Tadpole Constrictor -Gives the creature a bodytype (snake) -Adds the amphibian proficiency to families -Removes the FILTHY flag * Correct Pluralization Added correct plural for warted monstrosity * Deathmask to death mask * Names and Dictionary -Change 'toad' to 'zoad' for some creatures -Space 'hindlegs' into 'hind legs' -Add terms to dictionary * Update dictionary.txt Add zoads, plural to dictionary * Add Zombify connects and avoid contractions * Sludge Deaths 1st Pass Created 'sludge death' and 'sludge death mega' as monster attacks based off of existing boomer death special. * Update shocker frog -Gave it the same 'speech' lines as shocker zombies -Changed name to 'jumping jolter' -Added 'jolter' to dictionary * Correct units for treefrog zombies * Sludge Toad Death Drops -Give death drops of body parts to bloated zoad and warted monstrosity -Increase warted monstrosity death sludge aoe * Update Special Attacks -Normalized entries, giving grab_drag and grab_followup where appropriate -Gave gastro bufo ACID_BARF -Updated all ranged_pull to have a conditional for maimed_tongue, and log messages -Fix minor grammer error in frog_dad description * Update zombies.json -Add zombullfrog to its own upgrade group so that they don't always evolve the first time. -Created upgrade groups for zombie toads and zombtreefrogs * Update zed_misc.json -Replace shockstorm from shocker frog with an electric tongue attack; in anticipation of shocker zombies being reimplemented, these only have what the living version already had -Add translation note to 'Croaked Climber' * Update reptile_amphibian.json Change 'great beaked toad's' venom to be pain-inducing rather than paralytic. Intended to bring it in line with earlier evolutions, painful, stinging toxins. * Update zed_misc.json Fix zombtreefrog upgrades * Fix Leaky Toad Problems -Gave the sludge-releasing zoads the very important SLUDGEPROOF flag -Gave each of them a ranged_pull -Gave Gastro Bufo a small acid trail and removed its RANGED_ATTACKER flag * Re-rename shocker frog Based on BlizzDA's suggestions, renamed zombified electric frog to "Zapping Zombfrog" * Linting * Name changes Leaping Shadow -> Shadow Leaper Dictionary Additions
- Loading branch information
1 parent
442d063
commit 9284d12
Showing
8 changed files
with
532 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.