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

General update for the Iron Safari Mission #51071

Merged
merged 3 commits into from
Aug 27, 2021

Conversation

John-Candlebury
Copy link
Member

Summary

Content "General update for the Iron Safari Mission"

Purpose of change

A general update of the mission to make it less deadly, give you better odds to disable the robots, and to make it slightly more interesting. The mission now involves incapacitating a Yrax scout drone and returning it. Besides changes to the robot's behavior, the mission remains mostly the same.

Describe the solution

The Yrax trifacet is meant to be relatively dangerous Yrax scout drone. Its about as fast as the player, and has a low damage deterrent energy weapon to prevent you from interfering with its tasks. Its not an actual combat unit either, and will attempt to flee if you approach melee range.

When accepting the mission, you also now receive a unique book that can train electronics from 3 to 6. The book is flavored as several reports detailing the robot from previous encounters with it. Reading this book up to 6 skill lets you disable the robot with a comfortable margin of safety.

Testing

Succesfully completed the mission

@John-Candlebury John-Candlebury added [JSON] Changes (can be) made in JSON Lore Game lore, in-game communication. Also the Lore tab. Missions Quests and missions Monsters Monsters both friendly and unfriendly. labels Aug 25, 2021
Co-authored-by: casswedson <58050969+casswedson@users.noreply.github.com>
@ZhilkinSerg ZhilkinSerg merged commit b24704b into CleverRaven:master Aug 27, 2021
{
"id": "robofac_yrax_deactivation_manual",
"type": "BOOK",
"name": { "str": "trifacet handling procedures" },
Copy link
Contributor

Choose a reason for hiding this comment

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

No correct plural form.

"id": "broken_yrax_trifacet",
"symbol": ",",
"color": "light_gray",
"name": { "str": "trifacet remains" },
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here.

"id": "robofac_yrax_deactivation_manual",
"type": "BOOK",
"name": { "str": "trifacet handling procedures" },
"description": "A heavy and disparate binder detailing the deactivation, storage and transport procedures for a so called \"Trifacet\" UVG. The pages and schematics within have been compiled from the internal reports of a vast array of governmental agencies, many of which you had never heard of before.",
Copy link
Contributor

Choose a reason for hiding this comment

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

UVG -> UGV

Venera3 pushed a commit to Venera3/Cataclysm-DDA that referenced this pull request Sep 21, 2021
Co-authored-by: casswedson <58050969+casswedson@users.noreply.github.com>
@John-Candlebury John-Candlebury deleted the hub-iron-safari branch September 21, 2021 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON Lore Game lore, in-game communication. Also the Lore tab. Missions Quests and missions Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants