New dialogue - Prototype Robot Questions #71443
Merged
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.
Summary
Content "Small new Hub dialogue"
Purpose of change
Going through the HUB01 quests for the first time and wanted to PR a few bits of a dialogue that I personally would have wanted to ask.
This new dialogue is for the first quest where you find and destroy the prototype robot.
Without this dialogue you're completely left in the dark as to the capabilities of the robot. Yes, I did feel silly stacking up on bulletproof armor and doing a quick drive-by instead of simply being able to ask if the robot had ranged weapons.
Describe the solution
Added an additional question dialogue where the player can get more information on the capabilities of the prototype.
"There is. If the robot is operational, it's very likely to be hostile and extremely dangerous. I don't recommend fighting it directly. Dr. Prado left the building with a handful of EMP grenades. If you can locate those grenades, use them to disable the prototype instead."
"Extremely dangerous? What kind of danger should I expect?"
"It's built with experimental combat programming and some heavy-duty armor. Despite the armor, it's pretty nimble, so unless you've got a vehicle don't expect to outrun it. We decided to hold off on adding long-range weapons until we finished the initial field testing, so if you keep your distance, you should be safe."
Describe alternatives you've considered
Roleplaying as a character with social anxiety who doesn't want to look foolish by asking IMPORTANT questions.
Testing
Tested locally, dialogue options appear and act correctly.
Additional context