Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amphib. Adds #4 - Dead Frogs Draft #71475

Merged
merged 20 commits into from
Feb 17, 2024

Commits on Feb 3, 2024

  1. 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
    TheSaddestGoomba committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    03e008b View commit details
    Browse the repository at this point in the history
  2. Audit Tadpole Constrictor

    -Gives the creature a bodytype (snake)
    -Adds the amphibian proficiency to families
    -Removes the FILTHY flag
    TheSaddestGoomba committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0dfea25 View commit details
    Browse the repository at this point in the history
  3. Correct Pluralization

    Added correct plural for warted monstrosity
    TheSaddestGoomba committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    81b341c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fee2b4 View commit details
    Browse the repository at this point in the history
  5. Names and Dictionary

    -Change 'toad' to 'zoad' for some creatures
    -Space 'hindlegs' into 'hind legs'
    -Add terms to dictionary
    TheSaddestGoomba committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a28f087 View commit details
    Browse the repository at this point in the history
  6. Update dictionary.txt

    Add zoads, plural to dictionary
    TheSaddestGoomba committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ae4098f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    aab76a4 View commit details
    Browse the repository at this point in the history
  2. Sludge Deaths 1st Pass

    Created 'sludge death' and 'sludge death mega' as monster attacks based off of existing boomer death special.
    TheSaddestGoomba committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7627d56 View commit details
    Browse the repository at this point in the history
  3. Update shocker frog

    -Gave it the same 'speech' lines as shocker zombies
    -Changed name to 'jumping jolter'
    -Added 'jolter' to dictionary
    TheSaddestGoomba committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f60f723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfb075 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Sludge Toad Death Drops

    -Give death drops of body parts to bloated zoad and warted monstrosity
    -Increase warted monstrosity death sludge aoe
    TheSaddestGoomba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6deb34a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. 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
    TheSaddestGoomba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4d5aa61 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. 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
    TheSaddestGoomba committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7ceb524 View commit details
    Browse the repository at this point in the history
  2. 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'
    TheSaddestGoomba committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    02fb5e8 View commit details
    Browse the repository at this point in the history
  3. 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.
    TheSaddestGoomba committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    1ee6d1e View commit details
    Browse the repository at this point in the history
  4. Update zed_misc.json

    Fix zombtreefrog upgrades
    TheSaddestGoomba committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    aabcf73 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. 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
    TheSaddestGoomba committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1cf9196 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Re-rename shocker frog

    Based on BlizzDA's suggestions, renamed zombified electric frog to "Zapping Zombfrog"
    TheSaddestGoomba committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    86638c8 View commit details
    Browse the repository at this point in the history
  2. Linting

    TheSaddestGoomba committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0879c99 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Name changes

    Leaping Shadow -> Shadow Leaper
    Dictionary Additions
    TheSaddestGoomba committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ff8ff56 View commit details
    Browse the repository at this point in the history