Date: 2023/03/23 19:45:50 UTC-07:00
Type: Denizen Script
on player right clicks *:
- if <player.equipment_map.get[chestplate].advanced_matches[praetor_chestplate].if_null[false]>:
- if <player.target.exists>:
- if <player.is_sneaking.if_null[false]>:
- ratelimit <player> 15s
- mythicskill <player> DoomFlameBelch
- wait 5s
- narrate "Your Flame Belch will be ready in 10 seconds"
- wait 10s
- narrate "Your <red><bold><italic>Flame Belch<&r> is ready."
- stop
- ratelimit <player> 15s
- mythicskill <player> DoomIceBomb power:1
- wait 5s
- narrate "Your Ice bomb will be ready in 10 seconds"
- wait 10s
- narrate "Your <aqua><bold><italic>Ice Bomb<&r> is ready."