Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

select_race

Checks the selected race either from using a character creator or via /change_character command

Format

select_race
└─ race - Race Id

Example

Triggers when the entity becomes human.

{
    "trigger": "mineminenomi:select_race",
    "conditions": {
        "race": "mineminenomi:human"
    }
}
Last change: 2025-08-04