mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2025-05-28 22:45:20 +02:00
added recursive cloning documentation in READMEs
This commit is contained in:
parent
fd5ebd8f88
commit
e8e5657cc4
6 changed files with 334 additions and 1 deletions
145
assets/level0_dialogs.json
Normal file
145
assets/level0_dialogs.json
Normal file
|
@ -0,0 +1,145 @@
|
||||||
|
{ "dialogs":[
|
||||||
|
{ "ID":0,
|
||||||
|
"dialog":"Bienvenue a Toi, l'Ami, dans cette magnifique ville de Nabrouch. Comme tu peux le constater, les habitants ne sont pas tres nombreux et ont tendance a se terrer dans leur maison depuis la revolution. Il faut dire que les Anciens dirigeants, bien qu'exiles, exercent encore une certaine forme de pouvoir ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":1,
|
||||||
|
"dialog":"Depuis la mort de ton Pere, la region a bien change ... Enfin, surtout ses habitants. Tu devras te mefier de tout le monde.",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":2,
|
||||||
|
"dialog":"Tu devrais commencer par rejoindre la taverne que ton pere t'a laisse en heritage.",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":3,
|
||||||
|
"dialog":"Taverne de Pue Le Bouc",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":4,
|
||||||
|
"dialog":"Tiens !! Quelqu'un est mort ici. Tu le connais ?",
|
||||||
|
"isQuestion":1,
|
||||||
|
"choice":"Oui$Non",
|
||||||
|
"conclusion1":"C'est bien triste mon Ami.`$life-2``$power-5`",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"Dommage quand meme pour Lui.",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":5,
|
||||||
|
"dialog":"Salut Hero !! Quel bon vent t'ammene ici a Nabrouch ?",
|
||||||
|
"isQuestion":1,
|
||||||
|
"choice":"De Passage$La Famille",
|
||||||
|
"conclusion1":"Entre donc te reposer dans la taverne, c'est la seule du coin.",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"Fais bien attention alors.",
|
||||||
|
"next2":6,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":6,
|
||||||
|
"dialog":"On dit qu'il se passe des choses etranges par ici depuis quelques temps. Fais bien attention a Toi.",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":7,
|
||||||
|
"dialog":"Salut Hero, je suis le cremier. Veux tu me delester un peu ?",
|
||||||
|
"isQuestion":1,
|
||||||
|
"choice":"Oui$Non",
|
||||||
|
"conclusion1":"Voici donc pour toi.`$life+5``$mana+5``$power+2`",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"Bon bah casse toi ...",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":8,
|
||||||
|
"dialog":"Le Sanctuaire Maudit ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":9,
|
||||||
|
"dialog":"Etrange ce coffre abandonne et ouvert ... Fouiller dedans ?",
|
||||||
|
"isQuestion":1,
|
||||||
|
"choice":"Oui$Non",
|
||||||
|
"conclusion1":"Trop cool, du stuff `$life+5``$mana+5``$power+2`",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"Je ferai mieux de partir loin ...",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":10,
|
||||||
|
"dialog":"Et une tombe est en train d'etre creusee ?",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":11
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":11,
|
||||||
|
"dialog":"Beaucoup de morts pour une si petite bourgade ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":12,
|
||||||
|
"dialog":"J'attends mon fils pour dejeuner a la taverne ... Il est toujours en retard !!",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
46
assets/level1_dialogs.json
Normal file
46
assets/level1_dialogs.json
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
{ "dialogs":[
|
||||||
|
{ "ID":0,
|
||||||
|
"dialog":"Le tombeau du Chevalier Legendaire",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":1,
|
||||||
|
"dialog":"Salut, je suis le gardien du Tombeau. As-tu remarque quelque chose d'etrange en venant ici ?",
|
||||||
|
"isQuestion":1,
|
||||||
|
"choice":"Non rien$Des empreintes",
|
||||||
|
"conclusion1":"Ok, soit prudent tout de meme",
|
||||||
|
"next1":2,
|
||||||
|
"conclusion2":"Je vais finir mon tour de ronde et verifier",
|
||||||
|
"next2":2,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":2,
|
||||||
|
"dialog":"A bientot l'ami et prend garde aux brigands.",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":3,
|
||||||
|
"dialog":"Ce Hero de la Revolution a marque le pays de son Aura. Peut-etre aurais-je la meme destinee ... ",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
46
assets/level2_dialogs.json
Normal file
46
assets/level2_dialogs.json
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
{ "dialogs":[
|
||||||
|
{ "ID":0,
|
||||||
|
"dialog":"Encore une tombe ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":1,
|
||||||
|
"dialog":"Un passage souterrain ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":2,
|
||||||
|
"dialog":"Je me demande bien ou il peut conduire. Une prochaine expedition a faire peut-etre ...",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID":3,
|
||||||
|
"dialog":"C'est la maison du gardien du cimetiere",
|
||||||
|
"isQuestion":0,
|
||||||
|
"choice":"_",
|
||||||
|
"conclusion1":"_",
|
||||||
|
"next1":-1,
|
||||||
|
"conclusion2":"_",
|
||||||
|
"next2":-1,
|
||||||
|
"nextOther":-1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
59
assets/level3_dialogs.json
Normal file
59
assets/level3_dialogs.json
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
{
|
||||||
|
"dialogs": [
|
||||||
|
{
|
||||||
|
"ID": 0,
|
||||||
|
"dialog": "Maison du Fermier",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1,
|
||||||
|
"dialog": "Maison du Marechal Ferrand",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 2,
|
||||||
|
"dialog": "Maison du Boucher",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 3,
|
||||||
|
"dialog": "Maison du Boulanger",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 4,
|
||||||
|
"dialog": "Maison du Maire",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
37
assets/level4_dialogs.json
Normal file
37
assets/level4_dialogs.json
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
"dialogs": [
|
||||||
|
{
|
||||||
|
"ID": 0,
|
||||||
|
"dialog": "Pas sur que tu trouves grand chose ici, je suis le seul ici depuis cinquante ans.",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1,
|
||||||
|
"dialog": "L'eglise de Champdubouc",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 2,
|
||||||
|
"dialog": "Passe moi ton fric !",
|
||||||
|
"isQuestion": 0,
|
||||||
|
"choice": "_",
|
||||||
|
"conclusion1": "_",
|
||||||
|
"next1": -1,
|
||||||
|
"conclusion2": "_",
|
||||||
|
"next2": -1,
|
||||||
|
"nextOther": -1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
2
clean
2
clean
|
@ -1,5 +1,5 @@
|
||||||
cd assets
|
cd assets
|
||||||
rm -f level*.json
|
rm -f level?.json
|
||||||
rm -f tilesetnpp.json
|
rm -f tilesetnpp.json
|
||||||
rm -r __pycache__
|
rm -r __pycache__
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue