Trigger Cooldown

Entity Action.

Starts the cooldown of a cooldown power, as if that power has just been used.

Cooldown power types include:

Type ID: origins:trigger_cooldown

Fields

Field Type Default Description
power Identifier ID of the cooldown power which should trigger.

Example

"entity_action": {
    "type": "origins:trigger_cooldown",
    "power": "origins:launch_into_air"
}

Starts the cooldown of Gift of the Winds as if the player had used that ability.