limited_bonus  
A status effect that can have a certain amount of "bonus" duration added, which extends the duration every tick, although there is a maximum amount of bonus time that can be active at any given time.
| Vars | |
| bonus_time | How much extra time has been added | 
|---|---|
| bonus_time_per_tick | How much extra time to apply per tick | 
| max_bonus_time | How much maximum bonus time can be active at once | 
Var Details
bonus_time  
How much extra time has been added
bonus_time_per_tick  
How much extra time to apply per tick
max_bonus_time  
How much maximum bonus time can be active at once