Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 95
    • Issues 95
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Issues
  • #154

Closed
Open
Created Nov 10, 2022 by FrancyMak@FrancyMak

[Feature Request] Mob life multiplier for each player

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

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking