[BOUNTY] Port Conspirators from Harmony#539
Open
PhosphateWithManyOs wants to merge 6 commits intoProjectOmu:masterfrom
Open
[BOUNTY] Port Conspirators from Harmony#539PhosphateWithManyOs wants to merge 6 commits intoProjectOmu:masterfrom
PhosphateWithManyOs wants to merge 6 commits intoProjectOmu:masterfrom
Conversation
Contributor
|
This seems extremely fun, hope it gets reviewed gulp... |
Contributor
Pretty sure it just needs to be reviewed sam |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About the PR
From the original PR:
Added a new gamemode, Conspiracy. The gamemode creates anywhere from 4 to 7 conspirators, in a 1-in-7 player ratio. Conspirators are a new team antagonist who know each other, can identify each other on sight, start with a special conspiracy radio implant to communicate with each other, and share an objective. The gamemode also spawns a small amount of traitors (0 to 3, 1-in-15 ratio). It has a 10% chance to roll in Secret (causing Traitor to go from 63% to 53%).
ss14-harmony/ss14-harmony#1122
NOTE: The round chance will have to change, I am much later than I morally should be but this is up to show that everything has been ported and WORKS. Additional objectives can be created later down the road.
Why / Balance
Adds a new form of antag to the station loop. Another team antagonistic role, but can be considered mostly nonviolent or doesn't have much of a deep focus on violence. I am not taking additional objectives in this PR. Once this gets merged then we can.
Technical details
Adds new gamerule/mode
needs to tweak the rate it spawns. Maybe its because its currently 2am, but I also found that the weights of all antags don't exactly add up to 100.
Media
FROM THE ORIGINAL PR:

Other Screenshots



Requirements
Breaking changes
Changelog
🆑