Suggestion Closed · Implemented

[Feature Request] Mob life multiplier for each player

#3523 opened by Unknown 3 years ago

Unknownreported this suggestion

Multiply the life of each mob by a value of the configurator's choice for each player present.

There are 5 players and the multiplier is 0.5 and the mobs have 100hp.

FINAL_HP = BASE_HP * (MULTIPLIER * NUM_PLAYERS) FINAL_HP = 100 * (0.5 * 5) = 250hp

Unknowncommented

So this is being discussed at further lengths over in #193, so if you don't mind I'm going to close this one just to avoid duplicates. :)

Sign in to join the discussion.