Paste #15953: Mercenary Mel

Date: 2015/05/25 14:40:56 UTC-07: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
14
15
16
17
18


mercenaryRankup:
  type: Interact
  debug: false
  steps:
    start:
     chat trigger:
          1:
            trigger: '/Hello/, Mel.'
            script:
              - flag global npcSpawn1:l@5634,73,6345,DeepOceans
              - flag global npcSpawn2:l@5637,73,6347,DeepOceans
              - engage
              - narrate "<red>[Mel] Your presence is an insult to me!"
              - wait 4s
              - narrate "<red>[Mel] Guards, take this pathetic colonizer to the dungeons."
              - playeffect npcSpawn1 effect:<MOBSPAWNER_FLAMES> data:<1.0> visibility:<5.0>
              - playeffect npcSpawn2 effect:<MOBSPAWNER_FLAMES> data:<1.0> visibility:<5.0>
              - disengage