Skip to main content

stat

Overview

  • 6 commands in this category.

Commands

CommandNameDescription
stat.addAdd StatAdds the given value to a stat on the target character.
stat.freezeFreeze StatsFreezes (enabled=true) or unfreezes stat tick for the target character.
stat.get_allGet All StatsReturns all stats with value, min, max, pct, and noDecay for the target character.
stat.setSet StatSets a stat to the given value on the target character.
stat.set_allSet All StatsSets all major stats to min or max on the target character. mode='min'|'max' (default: max).
stat.set_percentSet Stat PercentSets a stat as a ratio (0.0~1.0) of its min-max range on the target character.