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_style

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

Format

select_style
└─ style - Fighting Style Id

Example

Triggers when the entity becomes brawler.

{
    "trigger": "mineminenomi:select_style",
    "conditions": {
        "style": "mineminenomi:brawler"
    }
}
Last change: 2025-08-04