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_faction

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

Format

select_faction
└─ faction - Faction Id

Example

Triggers when the entity becomes pirate.

{
    "trigger": "mineminenomi:select_faction",
    "conditions": {
        "faction": "mineminenomi:pirate"
    }
}
Last change: 2025-08-04