View Issue Details

IDProjectCategoryLast Update
0027831Heart Of The MachineGameplay IdeaMay 3, 2023 2:37 pm
ReporterChris_McElligottPark Assigned ToDraco18s  
Severityminor 
Status resolvedResolutionfixed 
Summary0027831: Data relationships on game start or if missing: cohort partners.
DescriptionThis is to happen very early in the game, during that initial setup phase.

For the main cohorts of type CorporationAdministration, we basically should have a list of "who do I call when I'm in trouble or want something done" for a few categories:

CultMyPeopleAreMostLikeToFollow: Cult tag
CultICallForHelp: Cult tag
FavoriteLawFirm: LawFirm tag
BackupLawFirm: LawFirm tag
MedicalHelpSource: MedicalPractitioner tag
ScienceHelpSource: ScienceLab tag
PrimaryPMC: ParamilitaryContractor tag
BackupPMC: ParamilitaryContractor tag
FavoriteInvestigator: PrivateInvestigator tag
BackupInvesgitator: PrivateInvestigator tag

I suggest that we have a new CohortAllyType table, which defines those various roles, so that this can all be data driven. The cohorts would then basically say "find me an appropriate ally with that tag that is actually in the game" a little bit after game startup.
TagsNo tags attached.

Activities

Draco18s

May 3, 2023 2:37 pm

manager   ~0067664

Added new CohortAllyType table and cohort type AllyType to CohortTag so cohorts can figure out which bucket to look in when determining who to call when there's something strange in the neighborhood (Ghostbusters).

Issue History

Date Modified Username Field Change
May 3, 2023 8:11 am Chris_McElligottPark New Issue
May 3, 2023 8:11 am Chris_McElligottPark Status new => assigned
May 3, 2023 8:11 am Chris_McElligottPark Assigned To => Draco18s
May 3, 2023 2:37 pm Draco18s Status assigned => resolved
May 3, 2023 2:37 pm Draco18s Resolution open => fixed
May 3, 2023 2:37 pm Draco18s Note Added: 0067664