Skip to content

Modul Fraktionen

ame824 edited this page Aug 3, 2026 · 3 revisions

Fraktionen / Factions

Deutsch: tasks/manage-factions.js ist ein kleiner Koordinator. Er startet nacheinander die Phasen Einladungen, gemeinsamer Fraktionsplan und Fraktionsarbeit. Der teure Plan wird in /data/autoDoIt-faction-plan.txt gespeichert und ebenfalls vom Augmentierungsmodul verwendet. Gearbeitet wird zuerst für die günstigste noch benötigte fraktionsspezifische Augmentation; NeuroFlux folgt erst danach.

English: tasks/manage-factions.js is a small coordinator. It runs invitation, shared-plan, and faction-work phases one at a time. The expensive plan is stored in /data/autoDoIt-faction-plan.txt and reused by the augmentation module. Work first targets the cheapest still-needed faction-specific augmentation; NeuroFlux follows only afterwards.

Mutually exclusive city factions follow the configured preference.

Phase workers: workers/faction-invitations.js, workers/faction-planner.js, and workers/faction-work.js.

Clone this wiki locally