{ "componentName": "Characterstimmung", "componentDescription": "", "states": [ { "initial": true, "conditions": [], "stateLabel": "Fröhlich", "stateDescription": "" }, { "initial": false, "conditions": [], "stateLabel": "Wütend", "stateDescription": "" }, { "initial": false, "conditions": [], "stateLabel": "Enttäuscht", "stateDescription": "" } ], "transitions": [ { "scriptAccountActions": [], "scriptAccountConditions": [], "startingState": "Fröhlich", "endingState": "Wütend", "actionMap": {} } ], "templateType": 1 }