You can get the name (and other information) through the settings of the status value:
string name = combatant.Status[i].Setting.GetName();
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found. If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
string name = combatant.Status[i].Setting.GetName();
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!