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

Frontier Guns From The Artisans #55819

Merged
merged 18 commits into from
Mar 16, 2022

Conversation

bombasticSlacks
Copy link
Contributor

@bombasticSlacks bombasticSlacks commented Mar 4, 2022

Summary

Content "Adds a few hybrid melee/ranged weapons that the Artisans can craft"

Purpose of change

The reward from completing both artisan quests I've been putting off adding. Combines firearm, and machining expertise with a lot of engineering to make some interesting new "frontier" style weapons.

Describe the solution

Some infrastructure:

  • Sweet spot now makes noise based on the ammo type (.22 blanks)
  • Spawns for .22 blanks in hardware stores
  • Spell actions can now be "mundane" meaning they won't refer to casting spells but activating the item

Cody will request specific items, materials and cash to create the following projects over the course of 1 - 2 weeks.

Adds to the game:
the Obrez
image
Historically a weapon used as a makeshift pistol in places where it's easier to get a surplus rifle than a handgun. This version inspired by a popular cowboy themed shooter is reinforce with steel/iron, with an added finger catch at the end of the handguard, making it heavy but also a functioning mace.
image

TLDR: Mace + Pistol Mosin
Takes 1 week, 50 merch, 1 mosin

the Pressin
image
Historically a weapon used for self defense for VIP's and hidden in a glasses case. This .32 firing odd gun will also have a mounted switch blade and a slightly bolstered safety.

image

TLDR: Holdout 32 Pistol + Knife
Takes switch blade, .32 pistol, 20 merch

the Pulverizer
image
+
image
Inspired visually by the Pulverize from Killing Floor but powered by powder charge blanks (used in industrial tools). This is a sledgehammer with a central piston that can be fired at high velocity, so if loaded it can deal huge crits. IRL concept from here https://youtu.be/B3CsOx5U9Gs and https://youtu.be/Puo6Vgcbxps and finally here https://youtu.be/u7JnoRy2vng

image

TLDR: Sledgehammer + Really huge crits (I'm adding the code for this one in a separate PR)
Takes 2 weeks, sledghammer, 20 .22 blanks, 80 merch

the Louverture
This is the least scientifically grounded of these. A vented mace with an ignition that can be loaded to create a single, or perhaps based on balance/logistics, a few large puffs of fire a single tile in front of you for conflagration. It will be more awkward than a regular mace with the fuel reserve and otherwise be good for starting fires on just about anyone or anything quickly. I don't have a pic for this one...
image

TLDR: A mace + faux magic wand (if it only casts start fire)
Takes mace, flamethrower, 2 weeks

Describe alternatives you've considered

I may add more of these if the current ones go through.

Testing

Still WIP, basically just PRing so I can link this in my Pulverizer code.

Additional context

@bombasticSlacks bombasticSlacks marked this pull request as draft March 4, 2022 19:11
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Mar 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2022

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

Click to expand
  • The Pressin was a self defense weapon for politicians in Spain. It was a small breachloaded handheld pistol that could fit in a glasses case and be fired subtly. I figure that we can improve on the design by adding a retracting blade while keeping the surprise shots. To get this working I'm gonna need a .32 gun like a: SIG Sauer P230, Kel-Tec P-32, or a Walther PPK. I'll also need a switchblade and a week.

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.

@Maleclypse Maleclypse added Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves [JSON] Changes (can be) made in JSON Missions Quests and missions [C++] Changes (can be) made in C++. Previously named `Code` NPC / Factions NPCs, AI, Speech, Factions, Ownership labels Mar 4, 2022
@TheShadowFerret
Copy link
Contributor

Historically a weapon used for self defense for VIP's and hidden in a glasses case. This .32 firing odd gun will also have a mounted switch blade and a slightly bolstered safety.

I presume you know the caliber for that was a shortened .32 ACP, and the historical Pressin can't use actual .32 ACP.

@bombasticSlacks
Copy link
Contributor Author

I presume you know the caliber for that was a shortened .32 ACP, and the historical Pressin can't use actual .32 ACP.

It seemed overly convoluted to require custom modified ammo.

@github-actions
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 oddly vented mace with an internal fuel reservior built into the pommel. Can be engaged to ignite large puffs of gassoline and start fires.
  • The Pressin was a self defense weapon for politicians in Spain. It was a small breachloaded handheld pistol that could fit in a glasses case and be fired subtly. I figure that we can improve on the design by adding a retracting blade while keeping the surprise shots. To get this working I'm gonna need a .32 gun like a: SIG Sauer P230, Kel-Tec P-32, or a Walther PPK. I'll also need a switchblade, 20 merch and a week.
  • The guns done, looking pretty sleak if you ask me. All loaded and ready to cave in a zombie.

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.

@github-actions
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 oddly vented mace with an internal fuel reservior built into the pommel. Can be engaged to ignite large puffs of gasoline and start fires.
  • The Pressin was a self defense weapon for politicians in Spain. It was a small breachloaded handheld pistol that could fit in a glasses case and be fired subtly. I figure that we can improve on the design by adding a retracting blade while keeping the surprise shots. To get this working I'm gonna need a .32 gun like a: SIG Sauer P230, Kel-Tec P-32, or a Walther PPK. I'll also need a switchblade, 20 merch and a week.

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.

@github-actions github-actions bot added the json-styled JSON lint passed, label assigned by github actions label Mar 13, 2022
@github-actions
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 oddly vented mace with an internal fuel reservior built into the pommel. Can be engaged to ignite large puffs of gasoline and start fires.

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.

@bombasticSlacks bombasticSlacks marked this pull request as ready for review March 13, 2022 18:27
@github-actions github-actions bot added the Mods: Generic Guns Anything to do with Generic Guns label Mar 13, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Mar 13, 2022
@bombasticSlacks bombasticSlacks changed the title [WIP] Frontier Guns From The Artisans Frontier Guns From The Artisans Mar 15, 2022
@AmarinReyny
Copy link

Is there an inspiration for The Louverture? I've had a similar sort of idea for a TTRPG I'm on-and-off "working on," and I'd like to know how others have imagined it, if so.

@kevingranade kevingranade merged commit 03be4ea into CleverRaven:master Mar 16, 2022
@bombasticSlacks
Copy link
Contributor Author

This one was engineered a bit backwords but to explain in full: In the case of the Louverture it started with the prompt "bring the sun" which is a reference to the expiremental rock band Swans. It's not referenced much yet in game but Cody grew up/went to school in NYC and would be into a lot of post punk music.

So her weapons that aren't historical are going to all be references to new wave, no wave etc. And historical are going to have been used by revolutionaries. The Louverture ends up being a reference to both.

Visually I drew inspiration from Sienna from Vermentides flamethrower staves https://vermintide2.fandom.com/wiki/Sienna%27s_Flamestorm_Staff/Illusions

@AmarinReyny
Copy link

Ah, I see... The idea I had was more like a combination of a mace and a fire lance, basically where you could load the mace head with a powder charge (rather than gasoline) and have it cause a small explosion/burst of fire from vents in the mace head (pointed outward, of course, so the wielder doesn't get blasted). I'm not sure how the powder would be ignited, though; I want it to have some kind of "trigger" near where it's gripped that could somehow create a spark where the powder is, but I have no idea how to incorporate that without rendering the weapon unusable as a mace.

"copy-from": "mosin91_30",
"type": "GUN",
"name": { "str_sp": "the Obrez" },
"description": "A cut down modified Mozin-Nagant. It has a short barrel and the stock has been cut down and fitted with a mace head. The sides of the firearm as well have been reinforced with metal to withstand a beating.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mosin

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 [C++] Changes (can be) made in C++. Previously named `Code` Items: Ammo / Guns Ammunition for all kinds of weapons and these weapons themselves [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Missions Quests and missions Mods: Generic Guns Anything to do with Generic Guns NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants