Forráskód Böngészése

Tableau des évènements plus complet (le commit précédent a été fait par erreur)

Theo Ertzscheid 6 éve
szülő
commit
1cc78b1f4f
1 módosított fájl, 50 hozzáadás és 5 törlés
  1. 50 5
      events.json

+ 50 - 5
events.json

@@ -2,27 +2,72 @@
     {
         "nom" : "Invasion",
         "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",
         "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",
         "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",
         "description" : "C'est la hinz cousin y'a les bouquins qui ont brulé",
         "lois" : [
             {
-                "qsd": ""
+                "nom" : "",
+                "description" : "",
+                "effets" : [0,0,0,0,0],
+                "niveau" : 0
             },
             {
-
+                "nom" : "",
+                "description" : "",
+                "effets" : [0,0,0,0,0],
+                "niveau" : 0
             }
         ]
     }