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