Tea and Toast — 21 of 31

Maria del Pangolin

Release 1

Section - Doing Some Stuff With Mission Ratings

A thing can be promoted. A thing is usually not promoted. [Has it been given a prominence bump due to mission-criticality?]

Last every turn (this is the promote critical things rule):

repeat with item running through mission-critical things:

if the mission status of the item is critical and the item is not promoted:

increase the prominence of the item by 2;

now the item is promoted;

if the mission status of the item is fulfilled and the item is promoted:

decrease the prominence of the item by 2;

now the item is not promoted.

When play begins: follow the promote critical things rule.

Definition: a thing (called X) is primed if the mission status of X is critical.