Toggle
Toggles the state of a power that uses the apoli:toggle power type.
Type ID: apoli:toggle
Fields
| Field | Type | Default | Description |
|---|---|---|---|
power |
Identifier | The namespace and ID of the power that uses the apoli:toggle power type. |
Example
"entity_action": {
"type": "apoli:toggle",
"power": "apoli:phantomize"
}
This example will toggle the origins:phantomize (data/origins/powers/phantomize.json) power if executed.