Paste #46450: Boss NPC sends players flying when he hits them.

Date: 2018/01/22 18:18:30 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


boss1:
    type: assignment
    actions:
        on assignment:
        - trigger name:proximity state:true radius:30
        on sentinel npc attacks:
        - shoot <player> origin:<npc> height:5.0 speed:5.0