Glease / TC4Tweaks

A mod that adds a bit of functionality and a bit of performance into thaumcraft 4.
https://www.curseforge.com/minecraft/mc-mods/tc4tweaks
GNU Affero General Public License v3.0
10 stars 9 forks source link

[Suggestion] Nerf Mighty champions #46

Closed anoomolu closed 10 months ago

anoomolu commented 11 months ago

Is your feature request related to a problem? Please describe.

The "Mighty" champion mob modifier increases their damage by 4.5x according to ftbwiki. In my experience, they just do a boatload of damage, especially if coming from a Zombie Pigman or other melee mob. In comparison to the other modifiers, it feels extremely overpowered.

Describe the solution you'd like

I'd like the multiplier to be reduced to 2x, so there is some degree of counterplay in the earlygame/not being forced to bow them down from afar. Alternatively, a config option to adjust the multiplier (with the default being 4.5x like normal) could be nice.

Describe alternatives you've considered

The config option to disable champion spawns doesn't completely remove them, just limits them to Outer Lands mobs (which still hit like a truck) as far as I'm aware.

Additional context

Glease commented 11 months ago

We don't remove stuff. A config option is however possible.

Glease commented 11 months ago

Are you sure it's 4.5x? because from the code it looks like 4x instead. Of course I could misread this code so it's best to test a bit.

anoomolu commented 11 months ago

I'm not entirely sure, will test once I get home (~10 hours from now). I was going off of the info from the FTB wiki

anoomolu commented 11 months ago

Update: I think you're right with the 4x multiplier. Testing on Easy difficulty with full diamond armour, spawning a %s the %s deals 1/2 a heart with any other modifier via melee attack, and 2 hearts with the Mighty modifier. It deals 3 hearts of magic damage via the ranged attack normally, but one-shots doing presumably 12 hearts with the Mighty modifier.

Glease commented 10 months ago

implemented in 1.5.19

there is now config options in TC4Tweaks that can change the value of all champion mods I found in tc4. The default is always just the vanilla values, but server owners can change it to whatever you want