blob: 8d40876b09bb6571ea0073f51ac8d4aa9e7c9d95 [file] [log] [blame]
Brian Osman7c979f52019-02-12 13:27:51 -05001{
2 "MaxCount": 4096,
3 "Rate": 90,
4 "Life": {
5 "min": 30,
6 "max": 30
7 },
8 "StartColor": [ 1, 0.999994, 0.99999, 1 ],
9 "EndColor": [ 0.99999, 0.999992, 1, 1 ],
10 "Size": {
11 "Ranged": false,
12 "A0": 2,
13 "B0": 2,
14 "C0": 2,
15 "D0": 2,
16 "A1": 1,
17 "B1": 1,
18 "C1": 1,
19 "D1": 1
20 },
21 "Velocity": {
22 "Angle": 1.5708,
23 "Spread": 6.28319,
24 "Strength": {
25 "min": 0,
26 "max": 0
27 },
28 "Bidirectional": false,
29 "Spin": {
30 "min": 0,
31 "max": 0
32 },
33 "BidirectionalSpin": false
34 },
35 "Image": "images/half-transparent-white-pixel.png",
36 "ImageCols": 1,
37 "ImageRows": 1,
38 "Emitter": {
39 "Type": "SkCircleEmitter",
40 "Center": { "x": 380.8, "y": 273.92 },
41 "Radius": 43
42 },
43 "Affectors": [
44 {
45 "Type": "SkPointForceAffector",
46 "Point": { "x": 375, "y": 273 },
47 "Constant": -10,
48 "InvSquare": 0
49 }
50 ]
51}