So I can get the stats editor to save just fine. But when I try to reference that status in the script editor I get:

Quote
Failed to fill variable data. Status 'DEFLECTION' is unknown Statuses.gameScript


Can't save or build the file, even after reloading the editor. The text DEFLECTION is referenced like any other status:

Quote
Set(_Result, DEFLECTION)


...but the text does not turn blue when typed into the editor, like a base game status like BURNING would.