Paste #119402: script

Date: 2024/01/12 23:54:05 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


afterdragondies:
    type: world
    debug: false
    events:
        after ender_dragon dies:
            - kill ender_dragon
            - define magik "магических"
            - spawn ender_dragon at:<context.entity.location>
            - playeffect effect:explosion_huge at:<context.entity.location> visibility:500
            - playsound <context.entity.location> sound:entity_generic_explode volume:100
            - narrate targets:<server.online_players> "<&c>Дракон ожил с помощью <[magik].color_gradient[from=#FB46CE;to=#539CFD]> <&c>сил!"
            - narrate targets:<server.online_players> "<&c>Скорее одолейте его!"