Buff詳細
| 内部名 | twitch_cooldown |
|---|---|
| 表示名 | Twitch Cooldown |
| バージョン | V2.6 |
| icon | ui_game_symbol_twitch_action_disabled |
| 属性数 | 5 |
| 設定ノード数 | 4 |
| 受動効果数 | 1 |
| トリガー効果数 | 10 |
Buff設定ノード
| ノード | 値 | 詳細 |
|---|---|---|
| stack_type | replace | - |
| duration | 120 | - |
| display_value | .TwitchCooldownTimer | - |
| display_value_format | time | - |
Buff受動効果 (passive_effect)
| # | name | operation | value | tags |
|---|---|---|---|---|
| 1 | BuffBlink | 基本値に設定 | 2 | twitch_cooldown |
Buffトリガー効果 (triggered_effect)
| # | trigger | action | 詳細 | requirement |
|---|---|---|---|---|
| 1 | 自己Buff開始時 | CVar変更 | cvar=.TwitchCooldownTimeroperation=設定value=120 | - |
| 2 | onSelfBuffStack | CVar変更 | cvar=.TwitchCooldownTimeroperation=設定value=120 | - |
| 3 | 自己Buff開始時 | CVar変更 | cvar=.TwitchCooldownTimerEndingoperation=設定value=1 | - |
| 4 | 自己Buff更新時 | CVar変更 | cvar=.TwitchCooldownTimeroperation=加算value=-1 | - |
| 5 | 自己Buff解除時 | CVar除去 | cvar=.TwitchCooldownTimer.TwitchCooldownTimerEnding | - |
| 6 | ゲーム参加時 | Buff除去 | buff=twitch_Cooldown | - |
| 7 | 自己Buff開始時 | SetTwitchCooldown | state=2 | - |
| 8 | 自己Buff解除時 | SetTwitchCooldown | state=1 | - |
| 9 | 自己Buff更新時 | SetTwitchCooldown | state=3 | - |
| 10 | 自己Buff更新時 | CVar変更 | cvar=.TwitchCooldownTimerEndingoperation=設定value=2 | - |