For the complete documentation index, see llms.txt. This page is also available as Markdown.

GameConditionList

v4.0

Modification Levels

Each GameCondition has a ModificationLevel, which dictates how it affects Stats.

// Get a List<ModificationLevel> of all the modification levels on each
// GameCondition in this list
public List<ModificationLevel> ModificationLevels

Last updated