Buff詳細
| 内部名 | buffLevelUpTracking |
|---|---|
| 表示名 | buffLevelUpTracking |
| バージョン | V2.6 |
| 属性数 | 3 |
| 設定ノード数 | 3 |
| 受動効果数 | 0 |
| トリガー効果数 | 15 |
Buff設定ノード
| ノード | 値 | 詳細 |
|---|---|---|
| stack_type | ignore | - |
| duration | 20 | - |
| update_rate | .1 | - |
Buffトリガー効果 (triggered_effect)
| # | trigger | action | 詳細 | requirement |
|---|---|---|---|---|
| 1 | 自己Buff更新時 | CVar変更 | cvar=$LastPlayerLeveloperation=加算value=1 | name=PlayerLeveloperation=より大きいvalue=@$LastPlayerLevel |
| 2 | 自己Buff開始時 | CVar変更 | cvar=$xpFromLootThisLeveloperation=設定value=@_xpFromLoot | - |
| 3 | 自己Buff開始時 | CVar変更 | cvar=$xpFromHarvestingThisLeveloperation=設定value=@_xpFromHarvesting | - |
| 4 | 自己Buff開始時 | CVar変更 | cvar=$xpFromKillThisLeveloperation=設定value=@_xpFromKill | - |
| 5 | 自己Buff開始時 | CVar変更 | cvar=$xpFromLootThisLeveloperation=減算value=@$xpFromLootLast | - |
| 6 | 自己Buff開始時 | CVar変更 | cvar=$xpFromHarvestingThisLeveloperation=減算value=@$xpFromHarvestingLast | - |
| 7 | 自己Buff開始時 | CVar変更 | cvar=$xpFromKillThisLeveloperation=減算value=@$xpFromKillLast | - |
| 8 | 自己Buff開始時 | LogMessage | message=XP gained during the last level: | - |
| 9 | 自己Buff開始時 | CVarLogValue | cvar=$xpFromLootThisLevel | - |
| 10 | 自己Buff開始時 | CVarLogValue | cvar=$xpFromHarvestingThisLevel | - |
| 11 | 自己Buff開始時 | CVarLogValue | cvar=$xpFromKillThisLevel | - |
| 12 | 自己Buff開始時 | CVar変更 | cvar=$xpFromLootLastoperation=設定value=@_xpFromLoot | - |
| 13 | 自己Buff開始時 | CVar変更 | cvar=$xpFromHarvestingLastoperation=設定value=@_xpFromHarvesting | - |
| 14 | 自己Buff開始時 | CVar変更 | cvar=$xpFromKillLastoperation=設定value=@_xpFromKill | - |
| 15 | 自己Buff解除時 | CVar除去 | cvar=$xpFromLootThisLevel$xpFromHarvestingThisLevel$xpFromKillThisLevel | - |