Buff Details
| Internal Name | buffLevelUpTracking |
|---|---|
| Display Name | buffLevelUpTracking |
| Version | V3.0 |
| Attribute Count | 3 |
| Setting Nodes | 3 |
| Passive Effects | 0 |
| Triggered Effects | 15 |
Buff Setting Nodes
| Node | Value | Details |
|---|---|---|
| stack_type | ignore | - |
| duration | 20 | - |
| update_rate | .1 | - |
Buff Triggered Effects (triggered_effect)
| # | Trigger | Action | Details | Requirement |
|---|---|---|---|---|
| 1 | On Self Buff Update | Modify CVar | cvar=$LastPlayerLeveloperation=Addvalue=1 | name=PlayerLeveloperation=Greater Thanvalue=@$LastPlayerLevel |
| 2 | On Self Buff Start | Modify CVar | cvar=$xpFromLootThisLeveloperation=Setvalue=@_xpFromLoot | - |
| 3 | On Self Buff Start | Modify CVar | cvar=$xpFromHarvestingThisLeveloperation=Setvalue=@_xpFromHarvesting | - |
| 4 | On Self Buff Start | Modify CVar | cvar=$xpFromKillThisLeveloperation=Setvalue=@_xpFromKill | - |
| 5 | On Self Buff Start | Modify CVar | cvar=$xpFromLootThisLeveloperation=Subtractvalue=@$xpFromLootLast | - |
| 6 | On Self Buff Start | Modify CVar | cvar=$xpFromHarvestingThisLeveloperation=Subtractvalue=@$xpFromHarvestingLast | - |
| 7 | On Self Buff Start | Modify CVar | cvar=$xpFromKillThisLeveloperation=Subtractvalue=@$xpFromKillLast | - |
| 8 | On Self Buff Start | LogMessage | message=XP gained during the last level: | - |
| 9 | On Self Buff Start | CVarLogValue | cvar=$xpFromLootThisLevel | - |
| 10 | On Self Buff Start | CVarLogValue | cvar=$xpFromHarvestingThisLevel | - |
| 11 | On Self Buff Start | CVarLogValue | cvar=$xpFromKillThisLevel | - |
| 12 | On Self Buff Start | Modify CVar | cvar=$xpFromLootLastoperation=Setvalue=@_xpFromLoot | - |
| 13 | On Self Buff Start | Modify CVar | cvar=$xpFromHarvestingLastoperation=Setvalue=@_xpFromHarvesting | - |
| 14 | On Self Buff Start | Modify CVar | cvar=$xpFromKillLastoperation=Setvalue=@_xpFromKill | - |
| 15 | On Self Buff Remove | Remove CVar | cvar=$xpFromLootThisLevel$xpFromHarvestingThisLevel$xpFromKillThisLevel | - |