2021-12-01 08:48:38 +00:00
|
|
|
{
|
|
|
|
"Explorateur": {
|
|
|
|
"taille": 3,
|
|
|
|
"connaissances": [],
|
2021-12-03 08:38:29 +00:00
|
|
|
"objets": [tentative, test
|
2021-12-01 08:48:38 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"Territoire": {
|
|
|
|
"Lieux": [
|
|
|
|
{
|
2021-12-03 08:38:29 +00:00
|
|
|
"nom": Enigme,
|
|
|
|
"deposable": false,
|
|
|
|
"depart": "true",
|
|
|
|
"fin": "false",
|
|
|
|
"personnes": [
|
|
|
|
"Sphinx"
|
|
|
|
],
|
2021-12-01 08:48:38 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
2021-12-03 08:38:29 +00:00
|
|
|
"texte": "départ",
|
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-03 08:38:29 +00:00
|
|
|
"objets": [],
|
|
|
|
"connaissances": []
|
2021-12-01 08:48:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"nom": "Succès",
|
2021-12-03 08:38:29 +00:00
|
|
|
"deposable": "false",
|
2021-12-01 08:48:38 +00:00
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"nom": "lieu succès",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-03 08:38:29 +00:00
|
|
|
"depart": "false",
|
|
|
|
"fin": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [],
|
|
|
|
"personnes": [],
|
|
|
|
"objets": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"nom": "Échec",
|
|
|
|
"description": [
|
|
|
|
{
|
|
|
|
"nom": "lieu échec",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-03 08:38:29 +00:00
|
|
|
"deposable": "false",
|
|
|
|
"depart": "false",
|
|
|
|
"fin": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [],
|
|
|
|
"personnes": [],
|
|
|
|
"objets": []
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Chemins": [
|
|
|
|
{
|
|
|
|
"lieu_in": "Énigme",
|
|
|
|
"lieu_out": "Succès",
|
2021-12-03 08:38:29 +00:00
|
|
|
"ouvert": "true",
|
2021-12-01 19:55:46 +00:00
|
|
|
"visible": "(Réussite)",
|
2021-12-03 08:38:29 +00:00
|
|
|
"obligatoire": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances_gift": [],
|
|
|
|
"objets_gift": [],
|
|
|
|
"objets_conso": [],
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"texte": "Le chemin de la victoire !",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"lieu_in": "Énigme",
|
|
|
|
"lieu_out": "Échec",
|
2021-12-03 08:38:29 +00:00
|
|
|
"ouvert": "true",
|
2021-12-01 19:55:46 +00:00
|
|
|
"visible": "(tentatives == 0)",
|
2021-12-03 08:38:29 +00:00
|
|
|
"obligatoire": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [],
|
|
|
|
"objets": [],
|
|
|
|
"objets_conso": [],
|
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"texte": "Le chemin de la loose !",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Objets": [
|
|
|
|
{
|
|
|
|
"nom": "tentative",
|
|
|
|
"taille": 1,
|
2021-12-03 08:38:29 +00:00
|
|
|
"visible": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"texte": "permet répondre une question du sphinx",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Connaissances": [
|
|
|
|
{
|
|
|
|
"nom": "Réussite",
|
2021-12-03 08:38:29 +00:00
|
|
|
"visible": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"nom": "Permet de se casser de là",
|
2021-12-03 08:38:29 +00:00
|
|
|
"condition": "true"
|
2021-12-01 08:48:38 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Personnes": [
|
|
|
|
{
|
|
|
|
"nom": "Sphinx",
|
2021-12-01 19:55:46 +00:00
|
|
|
"visible": "(!Reussite && tentative > 0)",
|
2021-12-03 08:38:29 +00:00
|
|
|
"obligatoire": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"interactions": [
|
|
|
|
{
|
2021-12-03 08:38:29 +00:00
|
|
|
"visible": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [],
|
|
|
|
"objets_recus": [],
|
2021-12-01 19:55:46 +00:00
|
|
|
"objets_conso": [],
|
2021-12-01 08:48:38 +00:00
|
|
|
"actions": [
|
|
|
|
{
|
2021-12-03 08:38:29 +00:00
|
|
|
"visible": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [
|
|
|
|
"Réussite"
|
|
|
|
],
|
2021-12-01 19:55:46 +00:00
|
|
|
"objets_recus": [],
|
|
|
|
"objets_conso": []
|
2021-12-01 08:48:38 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-03 08:38:29 +00:00
|
|
|
"visible": "true",
|
2021-12-01 08:48:38 +00:00
|
|
|
"connaissances": [],
|
|
|
|
"objets_recus": [],
|
|
|
|
"objets_conso": [
|
|
|
|
"tentative"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Transformations": []
|
|
|
|
}
|