Paste #107808: Diff Report Between Paste #107807 and #107806

Date: 2023/03/23 19:45:50 UTC-07:00
Type: Diff Report

View Raw Paste Download This Paste Edit Of Paste 107807
Copy Link


-        on player left clicks *:
-        - if <player.equipment_map.get[helmet].advanced_matches[praetor_helmet].if_null[false]>:
-            - if <player.is_on_ground>:
-                - stop
-            - if <player.can_see[].if_null[false]>:
-                - ratelimit <player> 10s
-                - mythicskill <player> DoomMeatHook power:1
-                - wait 5s
-                - narrate "Your Meathook will be ready in 5 seconds"
+        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 <gold><bold><italic>Meathook<&r> is ready."
+                - narrate "Your Ice bomb will be ready in 10 seconds"
+                - wait 10s
+                - narrate "Your <aqua><bold><italic>Ice Bomb<&r> is ready."