Buff Details
| Internal Name | twitch_cooldown |
|---|---|
| Display Name | twitch_cooldown |
| Version | V3.0 |
| Icon | ui_game_symbol_twitch_action_disabled |
| Attribute Count | 5 |
| Setting Nodes | 4 |
| Passive Effects | 1 |
| Triggered Effects | 10 |
Buff Setting Nodes
| Node | Value | Details |
|---|---|---|
| stack_type | replace | - |
| duration | 120 | - |
| display_value | .TwitchCooldownTimer | - |
| display_value_format | time | - |
Buff Passive Effects (passive_effect)
| # | Name | Operation | Value | Tags |
|---|---|---|---|---|
| 1 | BuffBlink | Set Base Value | 2 | twitch_cooldown |
Buff Triggered Effects (triggered_effect)
| # | Trigger | Action | Details | Requirement |
|---|---|---|---|---|
| 1 | On Self Buff Start | Modify CVar | cvar=.TwitchCooldownTimeroperation=Setvalue=120 | - |
| 2 | onSelfBuffStack | Modify CVar | cvar=.TwitchCooldownTimeroperation=Setvalue=120 | - |
| 3 | On Self Buff Start | Modify CVar | cvar=.TwitchCooldownTimerEndingoperation=Setvalue=1 | - |
| 4 | On Self Buff Update | Modify CVar | cvar=.TwitchCooldownTimeroperation=Addvalue=-1 | - |
| 5 | On Self Buff Remove | Remove CVar | cvar=.TwitchCooldownTimer.TwitchCooldownTimerEnding | - |
| 6 | On Entered Game | Remove Buff | buff=twitch_Cooldown | - |
| 7 | On Self Buff Start | SetTwitchCooldown | state=2 | - |
| 8 | On Self Buff Remove | SetTwitchCooldown | state=1 | - |
| 9 | On Self Buff Update | SetTwitchCooldown | state=3 | - |
| 10 | On Self Buff Update | Modify CVar | cvar=.TwitchCooldownTimerEndingoperation=Setvalue=2 | - |