Advertisement
onilink_

Untitled

Jul 12th, 2020
1,175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {
  2.   "event":{
  3.     "initializer":false,
  4.     "type":"object_attribs",
  5.     "data":{
  6.       "filters":[
  7.         "pc_alien_laser_wall",
  8.         "pc_alien_laser_floor"
  9.       ],
  10.       "dx":0,
  11.       "dy":0,
  12.       "wid":8,
  13.       "hei":1,
  14.       "attribs":{
  15.         "attributes":[
  16.           {
  17.             "flags":[
  18.               "update"
  19.             ],
  20.             "data":[
  21.               {
  22.                 "kind":"cyclic",
  23.                 "data":{
  24.                   "count":1,
  25.                   "short_timer":0,
  26.                   "long_timer":100,
  27.                   "time_offset":0,
  28.                   "counter":1,
  29.                   "attribute":{
  30.                     "kind":"bullet_burst",
  31.                     "data":{
  32.                       "burst":"pc_bullet_spawn_fireball",
  33.                       "bullet":"pc_bullet_light",
  34.                       "angle":315,
  35.                       "dx":0,
  36.                       "dy":0,
  37.                       "sprite":0,
  38.                       "burst_frame":0,
  39.                       "relative_life":200,
  40.                       "spell_mode":false
  41.                     }
  42.                   }
  43.                 }
  44.               }
  45.             ]
  46.           }
  47.         ]
  48.       }
  49.     }
  50.   }
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement