| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- [
- {
- "nom" : "Invasion",
- "description" : "C'est la hinz cousin y'a les arabes",
- "lois" : [
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- },
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- }
- ]
- },
- {
- "nom" : "Famine",
- "description" : "C'est la hinz cousin y'a r à graille",
- "lois" : [
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- },
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- }
- ]
- },
- {
- "nom" : "Vol de la couronne",
- "description" : "C'est la hinz cousin y'a un gars il a volé la couronne",
- "lois" : [
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- },
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- }
- ]
- },
- {
- "nom" : "Feu dans la bibliothèque",
- "description" : "C'est la hinz cousin y'a les bouquins qui ont brulé",
- "lois" : [
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- },
- {
- "nom" : "",
- "description" : "",
- "effets" : [0,0,0,0,0],
- "niveau" : 0
- }
- ]
- }
- ]
|