Paste #46459: Untitled Paste

Date: 2018/01/23 16:08:34 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


particles:
  type: world
  events:
    on system time minutely:
    - repeat 240 {
      - run particles_globe_blue instantly
      - run particles_globe_red instantly
      - wait 40t
    }

particles_globe_blue:
  type: task
  script: 
  - playeffect l@90.5,38.8,41.1,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,38.8,41.1,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.7,38.9,41.15,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,38.8,41.1,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.85,38.9,41.3,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.85,38.9,41.3,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.9,39,41.5,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.9,39,41.5,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.85,39.1,41.7,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.85,39.1,41.7,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.7,39.2,41.85,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.7,39.2,41.85,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.5,39.3,41.9,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,39.3,41.9,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.3,39.4,41.85,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.3,39.4,41.85,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.15,39.5,41.7,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.15,39.5,41.7,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.1,39.6,41.5,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.1,39.6,41.5,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.15,39.7,41.3,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.15,39.7,41.3,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.3,39.8,41.15,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.3,39.8,41.15,world_spawn effect:RED_DUST offset:0.25,0.25,1 qty:0 data:1

particles_globe_red:
  type: task
  script: 
  - playeffect l@90.5,38.8,45.1,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,38.8,45.1,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.7,38.9,45.15,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,38.8,45.1,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.85,38.9,45.3,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.85,38.9,45.3,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.9,39,45.5,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.9,39,45.5,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.85,39.1,45.7,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.85,39.1,45.7,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.7,39.2,45.85,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.7,39.2,45.85,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.5,39.3,45.9,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.5,39.3,45.9,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.3,39.4,45.85,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.3,39.4,45.85,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.15,39.5,45.7,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.15,39.5,45.7,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.1,39.6,45.5,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.1,39.6,45.5,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.15,39.7,45.3,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.15,39.7,45.3,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.8t

  - playeffect l@90.3,39.8,45.15,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1
  - wait 0.1t
  - playeffect l@90.3,39.8,45.15,world_spawn effect:RED_DUST offset:0.75,0,0 qty:0 data:1