| Raw damage required to kill | ||||
|---|---|---|---|---|
| +25% | +50% | +75% | ||
| Level | HP | Same Gag | Lure Break | Lure + Same |
| {{ i + 1 }} | {{ health }} | {{ Math.ceil(health * (1/1.25)) }} | {{ Math.ceil(health * (1/1.5)) }} | {{ Math.ceil(health * (1/1.75)) }} |
| Raw damage required to kill | ||||
|---|---|---|---|---|
| +25% | +50% | +75% | ||
| Level | HP | Same Gag | Lure Break | Lure + Same |
| {{ i + 1 }} | {{ health }} | {{ Math.ceil(health * (1/1.25)) }} | {{ Math.ceil(health * (1/1.5)) }} | {{ Math.ceil(health * (1/1.75)) }} |