2024-04-11 08:16:26 +02:00
|
|
|
{
|
|
|
|
"componentName": "Characterstimmung",
|
|
|
|
"componentDescription": "",
|
2024-04-11 13:56:13 +02:00
|
|
|
"states": [
|
|
|
|
{
|
|
|
|
"initial": true,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Fröhlich",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Wütend",
|
|
|
|
"stateDescription": ""
|
|
|
|
}
|
|
|
|
],
|
2024-04-11 08:16:26 +02:00
|
|
|
"transitions": [],
|
2024-04-11 13:56:13 +02:00
|
|
|
"templateType": 1
|
2024-04-11 08:16:26 +02:00
|
|
|
}
|