isRace[]
Returns 1 if character is a specific Race. This is a subscribed method, if your stat references this method it will be updated anytime the affected outcome would change.
In this example let's assume the player has selected to be a race with an id of human.
Usage#
isRace[human]Returns: 1
Usage#
isRace[elf]Returns: 0