Borgar
Borgar Megabonk – Explained
With 1 Borgar there is a 2% chance to spawn a burger. A burger heals you for a minimum of 8% of your max HP, but with a single burger you may heal more if your max HP is low since a burger can at minimum heal you for 10hp. (explained in greater detail under "How it Stacks"
The burger stays until you pick it up or max 30s. After 30s it de-spawns.
It can ONLY spawn if the enemy is 30 units within the players range. Meaning if you kill enemies that are far away, no burger will spawn.
The burger stays until you pick it up or max 30s. After 30s it de-spawns.
It can ONLY spawn if the enemy is 30 units within the players range. Meaning if you kill enemies that are far away, no burger will spawn.
How it Stacks
The first Borgar gives you a +2% chance of spawning when you kill an enemy. Every Borgar after that gives you +1%.
Formula:
So:
A practical example of how this works can be seen below
How many Borgars do you need before Borgar heals MORE than 8%?
You ALWAYS heal the flatHeal here.
Formula:
$$chance ( 𝑛 ) = ( 𝑛 − 1 ) \cdot 0.01 + 0.02 = 0.01 𝑛 + 0.01$$
So:
Multiple borgers will also (sometimes) increase the amount of healing you do. But it depends on your max hp. A burger will at minimum heal you for 8% of your max HP. But each copy of the burger also gives you a "flatHeal" of +2hp gain. If this is less than 8% this will not increase the hp you gain. Here's exactly how it works:
$$flatHeal = 8 + (2 \times numberOfBorgars)$$
$$heal=max(0.08 \times maxHP, 8+2 \times Borgars)$$
A practical example of how this works can be seen below
How many Borgars do you need before Borgar heals MORE than 8%?
Example 1 (Max HP = 100)
8% of 100 = 8 HP=> Because 8% of 100 is only 8 HP, even 1 Borgar already heals more than 8%.
You ALWAYS heal the flatHeal here.
Example 2 (Max HP = 500)
8% of 500 = 40 HP=> You need 20 Borgars before the heal is greater than 8%.
Example 3 (Max HP = 1000)
8% of 1000 = 80 HP=> You need 37 Borgars to exceed 8%.
Example 4 (Max HP = 10 000)
8% of 10 000 = 800 HP=> You need 400 Borgars to heal more than 8% here.
No comments yet. (If you left a suggestion or had a question, it will show up here once it's approved. You will usually recieve a reply to any questions within a day or two.)