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

Aftershock: Toxic Weaponry #73691

Merged
merged 5 commits into from
May 17, 2024

Conversation

John-Candlebury
Copy link
Member

@John-Candlebury John-Candlebury commented May 12, 2024

Summary

Mods "Aftershock: Add poison based bullets, grenades and 'toxic flamethrower'"

Purpose of change

Making a sci-fi greenhouse where you could use incredibly toxic pesticide as a weapon, I noticed that the toxic part was actually getting quite weighty.

So these are toxic weapons for the mod. Mostly balanced around doing enough damage to counteract Moxphore regen. So they are pretty deadly, hazmat suits or prayers recommended.

Describe the solution

Creates a "fataly poisoned" effect that quickly kills anything organic (for human HP foes its fatal in about 5 turns) and several ways to apply it through direct attacks or map fields. The effect can be resisted with antivenom or through a few extra mod means.

Creates a new toxin type damage types for stabbing weapons and ballistic weapons. These work exactly as the base types but add the fatally poisoned effect if any damage is dealt.

Although flavored slightly differently from each other, all of these share the same effects and fields for simplicity sake.

Adds:

  • Wide-range pesticide foam for the foam gun. Allowing you to use it as a toxic flamethrower instead of a building gun.
  • Neurotoxic grenades that deploy a small circle of neurotoxic foam, cool for rapid area denial inside buildings.
  • "Fang" flechettes that give out the same fast acting poison status to anything damaged, resisted by cut armor.

Describe alternatives you've considered

Testing

Used toxic weapons against diverse foes to ensure the effect immunities and armor levels were working correctly,

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Items: Food / Vitamins Comestibles and drinks Spawn Creatures, items, vehicles, locations appearing on map Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Mods: Aftershock Anything to do with the Aftershock mod json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels May 12, 2024
John-Candlebury and others added 3 commits May 12, 2024 15:18
Co-authored-by: TheShadowFerret <99621099+TheShadowFerret@users.noreply.github.com>
Copy link
Contributor

Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details.

Click to expand
  • A broad white-ceramic knife that is constantly kept coated in neurotoxic oil by a handle mounted reservoir. Don't cut yourself.
  • A neurotoxic device that deploys thick swathes of toxic foam upon detonation. Exposure proves fatal within seconds. Use against human targets is considered in breach of the Ganymede Accords.
  • A neurotoxic device that deploys thick swathes of toxic foam upon detonation.. It's currently active.
  • An old Thistle Industries neurotoxic pesticide that can be used to kill insects, plants, mammals, nematodes, fungi and most organisms not genetically engineered to withstand its assault. Even short exposure is likely to prove fatal. Frontier rated only.
  • GG Fang 3x35mm NTX flechette
  • GG Fang 3x35mm NTX flechettes
  • Gibson Gear Fang flechettes loading a small ampoule of neurotoxic poison within a hollow cobalt dart. Although principally designed to neutralize the heavily augmented, they are effective against most organic targets.
  • neurotoxic knife
  • neurotoxic knives

This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to tools/spell_checker/dictionary.txt so they will not trigger an alert next time.

Hints for adding a new word to the dictionary
  • If the word is normally in all lowercase, such as the noun word or the verb does, add it in its lower-case form; if the word is a proper noun, such as the surname George, add it in its initial-caps form; if the word is an acronym or has special letter case, such as the acronym CDDA or the unit mW, add it by preserving the case of all the letters. A word in the dictionary will also match its initial-caps form (if the word is in all lowercase) and all-uppercase form, so a word should be added to the dictionary in its normal letter case even if used in a different letter case in a sentence.
  • For a word to be added to the dictionary, it should either be a real, properly-spelled modern American English word, a foreign loan word (including romanized foreign names), or a foreign or made-up word that is used consistently and commonly enough in the game. Intentional misspelling (including eye dialect) of a word should not be added unless it has become a common terminology in the game, because while someone may have a legitimate use for it, another person may spell it that way accidentally.

@John-Candlebury John-Candlebury marked this pull request as ready for review May 13, 2024 13:06
@github-actions github-actions bot requested a review from Maleclypse May 13, 2024 13:06
@github-actions github-actions bot added the Items: Armor / Clothing Armor and clothing label May 13, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label May 13, 2024
@Fris0uman Fris0uman merged commit b1a8f94 into CleverRaven:master May 17, 2024
19 of 24 checks passed
@John-Candlebury John-Candlebury deleted the afs-toxic-stuff branch May 24, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves Items: Armor / Clothing Armor and clothing Items: Food / Vitamins Comestibles and drinks [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mods: Aftershock Anything to do with the Aftershock mod Mods Issues related to mods or modding Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants