StaticBoozeStaticCoilStaticFamiliarStaticHotStaticHPStaticlogStaticMoxieStaticMuscleStaticMysticalityStaticNoncombatStaticpathStaticSpellStaticWeaponThe id number of the test, used primarily in runChoice.
The name of the test, used primarily as part of the string property "csServicesPerformed"
The predicted number of turns this test will take given your character's current state.
A Requirement object, if applicable, that aligns with the things needed to maximize for this particular test.
The primary stat the test measures, used primarily as memorable shorthand in place of test names.
Checks council.php for the number of turns this test will take; more reliable than prediction, but requires an additional pagehit.
The number of turns to complete this test according to council.php.
Attempts to turn in the test to the Council of Loathing.
Whether mafia believes the test is complete at the end of this function.
Checks the "csServicesPerformed" property to see whether mafia currently believes this test is complete.
Whether mafia currently believes this test is complete.
Maximizes based on the Requirement associated with this particular test.
Wrapper function that prepares for a test and then completes it, adding time and turn details to the log.
A function that does all necessary preparations for this CS test, including choosing your outfit. Optionally returns the number of turns you expect to spend preparing for the test.
We will run the test iff the predicted/actual turns is less than or equal to this parameter.
"completed", "failed", or "already completed".
Start the time & turn counter for the Test in question.
A spread array of Effects to consider
The number of turns we expect to save if we start using those effects
Checks council.php to verify that a test is complete; more reliable than isDone, but requires an additional pagehit.
Whether council.php suggests that the test is complete.
StaticdonateStaticlogStaticprintPrints turncount and time details of the test in question.
The colour (or color) you'd like the log to be printed in.
StaticstartStart the time & turn counter for the given task
The name of the task to start the counter of
A log of the predicted turns, actual turns, and duration of each CS test performed.