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 152
    • Issues 152
    • 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
  • Wiki
    • Skills
    • Mechanics
  • globalcooldown

globalcooldown · Changes

Page history
Update globalcooldown authored May 12, 2024 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 7 deletions
+6 -7
  • skills/mechanics/globalcooldown.md skills/mechanics/globalcooldown.md +6 -7
  • No files found.
skills/mechanics/globalcooldown.md
View page @ daddde62
...@@ -5,18 +5,14 @@ cooldown, used in conjunction with the [offgcd](/skills/conditions/offgcd) condi ...@@ -5,18 +5,14 @@ cooldown, used in conjunction with the [offgcd](/skills/conditions/offgcd) condi
mob's abilities to have a global, over-all shared cooldown. This can be useful for allowing a mob to only use a single skill at a time rather than multiple by giving the cooldown to each skill the mob uses. mob's abilities to have a global, over-all shared cooldown. This can be useful for allowing a mob to only use a single skill at a time rather than multiple by giving the cooldown to each skill the mob uses.
> This is a no-target mechanic, and the affected entity will always be the caster > This is a no-target mechanic, and the affected entity will always be the caster
Attributes ## Attributes
----------
| Attribute | Aliases | Description | Default Value | | Attribute | Aliases | Description | Default Value |
|-----------|---------|-------------------------------|---------------| |-----------|---------|-------------------------------|---------------|
| ticks | t | How many ticks to set the GCD | 20 | | ticks | t | How many ticks to set the GCD | 20 |
Examples ## Examples
--------
This skill would trigger a Global Cooldown of 40 ticks, during which the This skill would trigger a Global Cooldown of 40 ticks, during which the
skill and all other skills using the [offgcd](/skills/conditions/offgcd) condition would not be skill and all other skills using the [offgcd](/skills/conditions/offgcd) condition would not be
usable. usable.
...@@ -26,4 +22,7 @@ IceBolt: ...@@ -26,4 +22,7 @@ IceBolt:
- offgcd - offgcd
Skills: Skills:
- gcd{ticks=40} - gcd{ticks=40}
``` ```
\ No newline at end of file
## Aliases
- [x] gcd
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Guides
Troubleshooting
Mythic Add-ons
Compatible Plugins
API Information
Packs
  • Pins
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • Particles Types
  • Audience
  • Equipment Slots
  • Intratick Scheduling
Examples
Useful Tips