2024-03-22 10:01:47 +01:00
|
|
|
{
|
|
|
|
"componentName": "Hicks Haddock",
|
2024-04-14 09:09:38 +02:00
|
|
|
"componentDescription": "",
|
2024-04-19 14:23:17 +02:00
|
|
|
"characterSpecificTemplateSystems": [],
|
|
|
|
"characterRelationGamesystems": [
|
|
|
|
{
|
|
|
|
"componentName": "Characterbeziehungssystem",
|
|
|
|
"states": [
|
|
|
|
{
|
|
|
|
"stateLabel": "Feind",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": false
|
2024-04-19 14:23:17 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"stateLabel": "Freund",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": false
|
2024-04-19 14:23:17 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"stateLabel": "Fester Freund",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": true
|
2024-04-19 19:53:31 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"stateLabel": "Eltern",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": false
|
2024-04-19 19:53:31 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"stateLabel": "Geschwister",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": false
|
2024-04-19 19:53:31 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"stateLabel": "Großeltern",
|
2024-04-19 20:59:45 +02:00
|
|
|
"conditionMap": [],
|
|
|
|
"initialMap": false
|
2024-04-19 14:23:17 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"transitions": [
|
|
|
|
{
|
|
|
|
"startingState": "Feind",
|
|
|
|
"endingState": "Freund",
|
|
|
|
"conditionMap": [],
|
|
|
|
"actionMap": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"startingState": "Freund",
|
|
|
|
"endingState": "Feind",
|
|
|
|
"conditionMap": [],
|
|
|
|
"actionMap": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"startingState": "Freund",
|
|
|
|
"endingState": "Fester Freund",
|
|
|
|
"conditionMap": [],
|
|
|
|
"actionMap": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"startingState": "Fester Freund",
|
|
|
|
"endingState": "Feind",
|
|
|
|
"conditionMap": [],
|
|
|
|
"actionMap": []
|
|
|
|
}
|
2024-04-19 15:52:52 +02:00
|
|
|
],
|
2024-04-19 19:53:31 +02:00
|
|
|
"generateIsolatedStates": true,
|
2024-04-19 15:52:52 +02:00
|
|
|
"symmetric": true
|
2024-04-19 14:23:17 +02:00
|
|
|
}
|
|
|
|
]
|
2024-03-22 10:01:47 +01:00
|
|
|
}
|