-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Meet the Smith - New Supply Role #28273
Open
PollardTheDragon
wants to merge
132
commits into
ParadiseSS13:master
Choose a base branch
from
PollardTheDragon:meet-the-smith
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Meet the Smith - New Supply Role #28273
PollardTheDragon
wants to merge
132
commits into
ParadiseSS13:master
from
PollardTheDragon:meet-the-smith
Conversation
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
…hammer act, item creation
!wiki_label |
Having observed the Smith role, my first thoughts:
|
Alt-click ignores adjacency. You can get stuff from any of the machinery no matter how far you are and whether anything blocks you |
1 task
…mith workshop slightly.
Miners are unable to enter their department through the main doors on Deltastation, they are forced to go through maints with this TM. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
-Status: Awaiting review
This PR is awaiting review from the review team
Configuration Change
This PR changes the game configuration files. Please run via the host.
Map Edit
This PR will modify a map
Requires Wiki Update
Useful for Wiki Contributers to search for things that need updating
Sprites
This PR modifies the game sprites
Testmerge Active
This PR is currently testmerged on production
Testmerge Requested
This PR has a pending testmerge request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This PR Do
Adds the Smith, a new role in the supply department. They have two alternative titles - Metalworker and Tinkerer. They have 1 slot open roundstart.
Their job is to use a slew of new machines to refine ores more efficiently than the ORM, as well as produce customizable modifications for suit slot items, tools, and energy guns. They have two locations specific to them - an office on each station where they start and where they can distribute their wares, and a workshop at the lavaland base.
The main gameplay loop of the smith involves routine visits to and from lavaland to deliver mineral sheets to the ORM. Their SOP should contain a clause saying that they must deliver mineral sheets to the ORM within a given time. Likewise, on lavaland, they can use casts, along with the new machines, to create modifications which they can sell or distribute.
The new machines are as follows:
All machines are upgradable. Upgrading the hopper increases point payouts. Upgrading the crucible increases the amount of sheets per ore. Upgrading the basin increases the efficiency of creating components. All other machines receive increased speed. All machines are buildable on station, in the event that the lavaland base is trashed by megafauna.
To accompany the smith, three new ores are added to space rocks that are worth as many points as a diamond, and are needed to create the most advanced of their items. Platinum, Palladium, and Iridium can now be found in space rocks.
All modifications have a material - determined by the trim - and a quality - determined from the lowest quality of the assembled parts. Qualities are not random - when making a component from a mold, you select a quality. Higher qualities require more work time and more materials, but increase the statistics of a modification. Materials have benefits and drawbacks for each material used, modifying the final stats of the item prior to quality being assigned.
The smith also adds a new tool - the hammer. Currently, the only use of the hammer is to complete the crafting of a modification at a Kinetic Assembler, however they can be used as a basic weapon in a pinch (10 brute). The smith starts with three in their office, alongside a toolbelt, EFTPOS, and locker.
Suit clothing gains a slot for insert modifications. Energy guns gain a slot for a lense. Tools gain a slot for a tool bit. Head of staff suits gain 2 slots for inserts. Captain, QM, and Smith suits gain 3 slots for inserts.
Inserts are items that are inserted into suit clothing, barring space suits and certain costumes. They can modify armor ratings, shock vulnerability, temperature resistances, and movement speed.
Tool bits are items that can be attached to regular tools, surgical tools, advanced tools (jaws/bolt wrench/power drill/etc), RCDs, and RCSs. They can modify use speed, success rate, fuel/energy use, and the size of the tool.
Energy lenses are items that can be attached to energy guns. They can modify the damage, fire rate, energy consumption, and projectile speed of the equipped gun. Both these and tool bits have durability - they break after a certain number of uses that is modified by the material.
To fit the new office in, supply maps have undergone changes on all maps, and the lavaland outpost has a new branch entirely for the smith's workshop.
Why It's Good For The Game
Adds a new role that replaces a simple, automatic machine with an entire gameplay loop that players may enjoy. Adds departmental content to Supply that is more than just new ruins or gamer loot. It also adds another thing for explorers to do - retrieving rare space ores - that deviates from the current go-to for playing explorer (hunting for gamer loot in ruins).
TODO
Images of changes
Box:
Emerald:
Cere:
Meta:
Delta:
Lavaland
New space ruins:



Testing
Spawned as smith. Went to lavaland. Forged thing. See testing video below:
SmithTest.mp4
Declaration
Changelog
🆑
add: Added new smith role
add: Added smart hopper, magma crucible, power hammer, lava furnace, casting basin, and kinetic assembler machines
add: Suit inserts, tool bits, and energy gun lenses
add: Palladium, Platinum, and Iridium space ores
add: New branch of lavaland mining outpost: smithing workshop
add: Smith's office to all stations
add: New clothing for the smith role. Jumpsuit, jumpskirt, bomber, etc.
add: Hammer tool and tool_act
/:cl: