| Name | global_cooldown |
| Object | MythicMobsMobTag |
| Input | ElementTag(Number) |
| Related Tags | <MythicMobsMobTag.global_cooldown> Returns the MythicMob's global cooldown.
|
| Description | Sets global cooldown of the MythicMob. |
| Requires | Depenizen, MythicMobs |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/mythicmobs/MythicMobsMobTag.java#L419 |