-
Notifications
You must be signed in to change notification settings - Fork 4.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
Phase Suit Repairs and Robofac Prototype Reorganize #55674
Phase Suit Repairs and Robofac Prototype Reorganize #55674
Conversation
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to |
"type": "TOOL_ARMOR", | ||
"copy-from": "robofac_armor_rig", | ||
"name": { "str": "Hub 01 modular defense anchor" }, | ||
"description": "A custom-designed extremely thick ripstop and aramid poncho for the true frontier explore. Striped in brown and blue with a hardened skeleton of ceramic plates running up over the shoulders. The white seal of Hub 01 is proudly displayed on a raised portion on the front. Integrating quick access pouches attached to a waist drawstring and two waterproof internal dry bags it touts plenty of storage. This poncho also has notable clips and velcro just below the waist and around the shoulders, perhaps something attaches there.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
explore → explorer (missing r)
"type": "TOOL_ARMOR", | ||
"name": { "str": "Hub 01 modular defense anchor (on)", "str_pl": "Hub 01 modular defense anchors (on)" }, | ||
"looks_like": "robofac_armor_anchor", | ||
"description": "A custom-designed extremely thick ripstop and aramid poncho for the true frontier explore. The logo of Hub 01 emblazoned on the chest glows with an otherworldly hue.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
explore → explorer (missing r)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixing them in another PR
Summary
Content "Hub can repair the phase suit, new anchor Hub armor"
Purpose of change
Another way to repair the phase suit. An additional project for the Hub while I'm moving stuff around.
Describe the solution
Reorganized the prototype entries for the Hub to their own file (it was getting crowded)
Added simple options for repairing a phase immersion suit, takes 1 day and 1 coin
Added a 2 part research where you can provide the Hub with a 5-point anchor and 2 hub coins to get someone to work on the project for a week. After the week is complete the anchor is returned as well as opening up a new project to integrate the anchor into the Hub 01 Modular Defense System. This takes 2 days and 1 additional coin + the MDS and anchor. In the end you will get the new "Hub 01 Modular Defense Anchor" which integrates the power of the 5-point anchor into the Hub Armor.
Added the new Hub 01 Modular Defense Anchor off and on variants:
Off
On
Describe alternatives you've considered
Testing
Still draft haven't tested it yet
Additional context
Dialogue example
IF YOU END UP AT THIS PR FROM A GIT BLAME THE MOVED ENTRIES ARE FROM
#54723
#53871