So I created a new status entry (DEFLECTION) in the stats editor. 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, and the 'Reload object lists' button isn't helping. 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. Anyone know what I need to do to change this?