|
@@ -2,27 +2,72 @@
|
|
|
{
|
|
{
|
|
|
"nom" : "Invasion",
|
|
"nom" : "Invasion",
|
|
|
"description" : "C'est la hinz cousin y'a les arabes",
|
|
"description" : "C'est la hinz cousin y'a les arabes",
|
|
|
- "lois" : []
|
|
|
|
|
|
|
+ "lois" : [
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "",
|
|
|
|
|
+ "description" : "",
|
|
|
|
|
+ "effets" : [0,0,0,0,0],
|
|
|
|
|
+ "niveau" : 0
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "nom" : "",
|
|
|
|
|
+ "description" : "",
|
|
|
|
|
+ "effets" : [0,0,0,0,0],
|
|
|
|
|
+ "niveau" : 0
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"nom" : "Famine",
|
|
"nom" : "Famine",
|
|
|
"description" : "C'est la hinz cousin y'a r à graille",
|
|
"description" : "C'est la hinz cousin y'a r à graille",
|
|
|
- "lois" : []
|
|
|
|
|
|
|
+ "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",
|
|
"nom" : "Vol de la couronne",
|
|
|
"description" : "C'est la hinz cousin y'a un gars il a volé la couronne",
|
|
"description" : "C'est la hinz cousin y'a un gars il a volé la couronne",
|
|
|
- "lois" : []
|
|
|
|
|
|
|
+ "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",
|
|
"nom" : "Feu dans la bibliothèque",
|
|
|
"description" : "C'est la hinz cousin y'a les bouquins qui ont brulé",
|
|
"description" : "C'est la hinz cousin y'a les bouquins qui ont brulé",
|
|
|
"lois" : [
|
|
"lois" : [
|
|
|
{
|
|
{
|
|
|
- "qsd": ""
|
|
|
|
|
|
|
+ "nom" : "",
|
|
|
|
|
+ "description" : "",
|
|
|
|
|
+ "effets" : [0,0,0,0,0],
|
|
|
|
|
+ "niveau" : 0
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
-
|
|
|
|
|
|
|
+ "nom" : "",
|
|
|
|
|
+ "description" : "",
|
|
|
|
|
+ "effets" : [0,0,0,0,0],
|
|
|
|
|
+ "niveau" : 0
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|