Properties
| Property | Type | Default | Description |
|---|---|---|---|
id | String | The unique identifier for this entry. | |
name | String | The internal name of the entry. | |
battlePass | Ref<BattlePassDefinitionEntry> | The Battle Pass definition to open. | |
criteria | List<Criteria> | [] | Criteria required to execute this action. |
modifiers | List<Modifier> | [] | Modifiers applied during execution. |
triggers | List<Ref<TriggerableEntry>> | [] | Triggers to execute when this action runs. |