Paste #13563: Randomly Lights player on fire when attacking.

Date: 2015/02/02 18:31:12 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


"BossScript":
  type: assignment
  actions:
    on attack:
    - random {
    - runtask Interrogator_Burn
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing
    - runtask donothing }
"Interrogator_Burn":
  type: task
  script:
  - narrate "<red>The Interrogator's Poker is still red hot and lights you on fire!"
  - ^burn <player> duration:3