Buff詳細
| 内部名 | buffBurningEnvironment |
|---|---|
| 表示名 | buffBurningEnvironment |
| バージョン | V2.6 |
| 属性数 | 2 |
| 設定ノード数 | 3 |
| 受動効果数 | 4 |
| トリガー効果数 | 7 |
Buff設定ノード
| ノード | 値 | 詳細 |
|---|---|---|
| damage_type | heat | - |
| stack_type | replace | - |
| duration | 2 | - |
Buff受動効果 (passive_effect)
| # | name | operation | value | tags |
|---|---|---|---|---|
| 1 | WaterChangeOT | 基本値から減算 | .3 | - |
| 2 | HypothermalResist | 基本値に加算 | 30 | - |
| 3 | HyperthermalResist | 基本値に加算 | -20 | - |
| 4 | HealthChangeOT | 基本値から減算 | 1 | - |
Buffトリガー効果 (triggered_effect)
| # | trigger | action | 詳細 | requirement |
|---|---|---|---|---|
| 1 | 自己Buff開始時 | CVar変更 | cvar=.BurningEnvironmentCounteroperation=設定value=0 | - |
| 2 | onSelfBuffStack | CVar変更 | cvar=.BurningEnvironmentCounteroperation=加算value=1 | - |
| 3 | 自己Buff解除時 | CVar変更 | cvar=.BurningEnvironmentCounter$BurningEnvironmentDurationoperation=設定value=0 | - |
| 4 | 自己Buff更新時 | AddBuff | buff=buffIsOnFire | - |
| 5 | onSelfBuffStack | AddBuff | buff=buffIsOnFire | - |
| 6 | 自己Buff更新時 | CVar変更 | cvar=$BurningEnvironmentDurationoperation=設定value=1 | - |
| 7 | onSelfBuffStack | CVar変更 | cvar=$BurningEnvironmentDurationoperation=設定value=1 | - |