Ipsis / Woot

The alternative mob spawner/grinder system
GNU Lesser General Public License v3.0
46 stars 26 forks source link

Improve IF compat & fix Rampage+Head Start #559

Closed LuminaSapphira closed 2 years ago

LuminaSapphira commented 2 years ago

This is a quick solution to adjust the IF fluid generation to scale based on the level of the perk, fixing #556. It additionally scales skull generation with the number of mobs generated if increased by Rampage, fixing #553.

Finally there is a tweak to the Ether Gas generation amount. In Industrial Foregoing, each cycle of the laser drill over a wither deals only 5 damage, so it would make sense to increase the gas amount to (the Wither's hp) / (damage per cycle) * (fluid per cycle) or 300 / 5 * 10 = 600

Ipsis commented 2 years ago

Thanks for this. All merged in and I've ran some tests just to see the impact as clearly I've missed out some of the perk interactions.