Skip to content

stat

Overview

  • 6 commands in this category.

Commands

Command Name Description
stat.add Add Stat Adds the given value to a stat on the target character.
stat.freeze Freeze Stats Freezes (enabled=true) or unfreezes stat tick for the target character.
stat.get_all Get All Stats Returns all stats with value, min, max, pct, and noDecay for the target character.
stat.set Set Stat Sets a stat to the given value on the target character.
stat.set_all Set All Stats Sets all major stats to min or max on the target character. mode='min'|'max' (default: max).
stat.set_percent Set Stat Percent Sets a stat as a ratio (0.0~1.0) of its min-max range on the target character.