Skip to content

GitLab

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

Closed
Open
Created May 22, 2022 by 0tickpulse@0tickpulse

Better Cooldowns

Cooldowns are a bit limited rn, causing people to use jank alternatives like auras

I think there could be some improvements to make them more versatile:

  • A CooldownSkills option in skills
Ability:
  Cooldown: 3
  CooldownSkills:
  - message{m="This is on cooldown!"} @self
  Skills:
  - a
  • A <skill.var.cooldown> placeholder
Ability:
  CooldownSkills:
  - message{m="This is on cooldown! (<skill.cooldown.remaining.seconds>s remaining, <skill.cooldown> max)"} @self
  • Global cooldown skills
# Config.yml
DefaultCooldownSkill:
  - message{m="This is on cooldown! (<skill.cooldown.remaining.seconds>s remaining, <skill.cooldown> max)"} @self
Edited May 23, 2022 by 0tickpulse
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking