{ "type": "Drawing", "actName": "Sample Drawing Act", "actDescription": "This is a sample act that should be able to be loaded as a DrawingSettings instance.", "timeLimit": 66.6, "startingColor": { "r": 1.0, "g": 1.0, "b": 1.0, "a": 1.0 }, "palette": [ { "r": 1.0, "g": 0.0, "b": 0.0, "a": 1.0 }, { "r": 1.0, "g": 1.0, "b": 0.0, "a": 1.0 }, { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }, { "r": 0.0, "g": 1.0, "b": 1.0, "a": 1.0 }, { "r": 0.0, "g": 0.0, "b": 1.0, "a": 1.0 }, { "r": 1.0, "g": 0.0, "b": 1.0, "a": 1.0 } ], "destinationPool": "sample" }