2024-04-19 12:52:20 +02:00
|
|
|
{
|
|
|
|
"componentName": "Characterbeziehungssystem",
|
|
|
|
"componentDescription": "",
|
|
|
|
"states": [
|
|
|
|
{
|
2024-04-19 20:13:13 +02:00
|
|
|
"initial": true,
|
2024-04-19 12:52:20 +02:00
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Feind",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
2024-04-19 20:59:45 +02:00
|
|
|
"initial": false,
|
2024-04-19 12:52:20 +02:00
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Freund",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Fester Freund",
|
|
|
|
"stateDescription": ""
|
2024-04-19 19:53:31 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Eltern",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Geschwister",
|
|
|
|
"stateDescription": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"initial": false,
|
|
|
|
"conditions": [],
|
|
|
|
"stateLabel": "Großeltern",
|
|
|
|
"stateDescription": ""
|
2024-04-19 12:52:20 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"transitions": [
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "Feind",
|
|
|
|
"endingState": "Freund"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "Freund",
|
|
|
|
"endingState": "Feind"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "Freund",
|
|
|
|
"endingState": "Fester Freund"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"scriptAccountActions": [],
|
|
|
|
"scriptAccountConditions": [],
|
|
|
|
"startingState": "Fester Freund",
|
|
|
|
"endingState": "Feind"
|
|
|
|
}
|
|
|
|
],
|
2024-04-19 19:53:31 +02:00
|
|
|
"generateIsolatedStates": true,
|
2024-04-19 15:52:52 +02:00
|
|
|
"symmetric": true,
|
2024-04-19 12:52:20 +02:00
|
|
|
"templateType": 1
|
|
|
|
}
|