2024-04-11 13:56:13 +02:00
|
|
|
{
|
|
|
|
"componentName": "Characterstimmung",
|
|
|
|
"componentDescription": "",
|
|
|
|
"states": [
|
|
|
|
{
|
|
|
|
"initial": true,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Fröhlich",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Wütend",
|
|
|
|
"stateDescription": ""
|
|
|
|
}
|
|
|
|
],
|
2024-04-11 17:15:17 +02:00
|
|
|
"transitions": [
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "Fröhlich",
|
|
|
|
"endingState": "Wütend",
|
2024-04-11 17:31:58 +02:00
|
|
|
"actionMap": {}
|
2024-04-11 17:15:17 +02:00
|
|
|
}
|
|
|
|
],
|
2024-04-11 13:56:13 +02:00
|
|
|
"templateType": 1
|
|
|
|
}
|