Selaa lähdekoodia

Merge branch 'master' of http://120.92.132.192:23541/TDGame/TDGameClient3D

greg 4 vuotta sitten
vanhempi
commit
ed85909938

+ 157 - 32
assets/resources/configs/Levels.json

@@ -27,7 +27,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 4000,
+                "createTime": 2000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -40,7 +40,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 7000,
+                "createTime": 3000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -53,7 +53,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 10000,
+                "createTime": 4000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -66,7 +66,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 13000,
+                "createTime": 5000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -79,7 +79,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 16000,
+                "createTime": 6000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -92,7 +92,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 19000,
+                "createTime": 7000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -105,7 +105,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 22000,
+                "createTime": 8000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -118,7 +118,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 25000,
+                "createTime": 9000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -131,7 +131,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 28000,
+                "createTime": 10000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -144,7 +144,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 31000,
+                "createTime": 11000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -157,7 +157,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 34000,
+                "createTime": 12000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -170,7 +170,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 37000,
+                "createTime": 13000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -183,7 +183,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 40000,
+                "createTime": 14000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -196,7 +196,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 43000,
+                "createTime": 15000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -209,7 +209,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 46000,
+                "createTime": 16000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -222,7 +222,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 49000,
+                "createTime": 17000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -235,7 +235,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 52000,
+                "createTime": 18000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -248,7 +248,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 55000,
+                "createTime": 19000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -261,7 +261,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 58000,
+                "createTime": 20000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -274,7 +274,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 61000,
+                "createTime": 21000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -287,7 +287,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 64000,
+                "createTime": 22000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -300,7 +300,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 67000,
+                "createTime": 23000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -313,7 +313,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 70000,
+                "createTime": 24000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -326,7 +326,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 73000,
+                "createTime": 25000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -339,7 +339,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 76000,
+                "createTime": 26000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -352,7 +352,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 79000,
+                "createTime": 27000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -365,7 +365,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 82000,
+                "createTime": 28000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -378,7 +378,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 85000,
+                "createTime": 29000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -391,7 +391,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 88000,
+                "createTime": 30000,
                 "startPosType": 1,
                 "startPos": 2
             },
@@ -404,7 +404,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 91000,
+                "createTime": 31000,
                 "startPosType": 1,
                 "startPos": 0
             },
@@ -417,7 +417,7 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 94000,
+                "createTime": 32000,
                 "startPosType": 1,
                 "startPos": 1
             },
@@ -430,10 +430,135 @@
                 "hp": 10,
                 "damage": 5,
                 "anger": 5,
-                "createTime": 97000,
+                "createTime": 33000,
                 "startPosType": 1,
                 "startPos": 2
             }
         ]
+    },
+    {
+        "id": "level2",
+        "awards": 100,
+        "killAward": 10,
+        "maxAnger": 100,
+        "monsters": [
+            {
+                "mId": "M34",
+                "monsterId": 20101001,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 0,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 0
+            },
+            {
+                "mId": "M35",
+                "monsterId": 20101002,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 1
+            },
+            {
+                "mId": "M36",
+                "monsterId": 20201001,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 2
+            },
+            {
+                "mId": "M37",
+                "monsterId": 20201002,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 1
+            },
+            {
+                "mId": "M38",
+                "monsterId": 20101001,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 0
+            },
+            {
+                "mId": "M39",
+                "monsterId": 20101002,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 1
+            },
+            {
+                "mId": "M40",
+                "monsterId": 20301001,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 2
+            },
+            {
+                "mId": "M41",
+                "monsterId": 20301002,
+                "type": 1,
+                "count": 2,
+                "intervalTime": 3000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 0,
+                "startPosType": 0,
+                "startPos": 1
+            },
+            {
+                "mId": "M42",
+                "monsterId": 20401003,
+                "type": 0,
+                "count": 1,
+                "intervalTime": 6000,
+                "hp": 10,
+                "damage": 5,
+                "anger": 5,
+                "createTime": 30000,
+                "startPosType": 1,
+                "startPos": 1
+            }
+        ]
     }
 ]

+ 57 - 57
assets/resources/configs/Monsters.json

@@ -36,9 +36,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -108,9 +108,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -132,9 +132,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {
@@ -180,9 +180,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -252,9 +252,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -276,9 +276,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {
@@ -324,9 +324,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -396,9 +396,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -420,9 +420,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {
@@ -468,9 +468,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -492,9 +492,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "2",
+            "y": "2",
+            "z": "2"
         },
         "attackAnimationEvents": [
             {
@@ -540,9 +540,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -564,9 +564,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {
@@ -612,9 +612,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -636,9 +636,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "2",
+            "y": "2",
+            "z": "2"
         },
         "attackAnimationEvents": [
             {
@@ -684,9 +684,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -708,9 +708,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {
@@ -756,9 +756,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "0.7",
-            "y": "0.7",
-            "z": "0.7"
+            "x": "1",
+            "y": "1",
+            "z": "1"
         },
         "attackAnimationEvents": [
             {
@@ -780,9 +780,9 @@
         "dieAnimation": "Die",
         "dieAnimationSpeed": 1,
         "scale": {
-            "x": "1.5",
-            "y": "1.5",
-            "z": "1.5"
+            "x": "3",
+            "y": "3",
+            "z": "3"
         },
         "attackAnimationEvents": [
             {

+ 81 - 60
assets/resources/configs/Shop.json

@@ -1,464 +1,485 @@
 [
     {
         "id": 10101,
-        "needId": 10101,
         "quickId": 10101,
+        "unsealedGunId": 10101,
+        "videoId": 10101,
         "index": 1
     },
     {
         "id": 10201,
-        "needId": 10501,
         "quickId": 10101,
+        "unsealedGunId": 10201,
+        "videoId": 10101,
         "index": 2
     },
     {
         "id": 10501,
-        "needId": 10901,
         "quickId": 10101,
+        "unsealedGunId": 10501,
+        "videoId": 10101,
         "index": 3
     },
     {
         "id": 10801,
-        "needId": 10301,
         "quickId": 10101,
+        "unsealedGunId": 10801,
+        "videoId": 10101,
         "index": 4
     },
     {
         "id": 10901,
-        "needId": 10401,
         "quickId": 10201,
+        "unsealedGunId": 10901,
+        "videoId": 10101,
         "index": 5
     },
     {
         "id": 10102,
-        "needId": 10601,
         "quickId": 10501,
+        "unsealedGunId": 10102,
+        "videoId": 10201,
         "index": 6
     },
     {
         "id": 10301,
-        "needId": 10701,
         "quickId": 10801,
+        "unsealedGunId": 10301,
+        "videoId": 10501,
         "index": 7
     },
     {
         "id": 10401,
-        "needId": 11001,
         "quickId": 10901,
+        "unsealedGunId": 10401,
+        "videoId": 10801,
         "index": 8
     },
     {
         "id": 10601,
-        "needId": 11301,
         "quickId": 10102,
+        "unsealedGunId": 10601,
+        "videoId": 10901,
         "index": 9
     },
     {
         "id": 10701,
-        "needId": 11401,
         "quickId": 10301,
         "diamondPurchaseId": "10601|10401",
         "unsealedGunId": 10701,
+        "videoId": 10102,
         "index": 10
     },
     {
         "id": 11001,
-        "needId": 11501,
         "quickId": 10401,
         "diamondPurchaseId": "10701|10601",
         "unsealedGunId": 11001,
+        "videoId": 10301,
         "index": 11
     },
     {
         "id": 11301,
-        "needId": 11701,
         "quickId": 10601,
         "diamondPurchaseId": "11001|10701",
         "unsealedGunId": 11301,
+        "videoId": 10401,
         "index": 12
     },
     {
         "id": 11401,
-        "needId": 10103,
         "quickId": 10701,
         "diamondPurchaseId": "11301|11001",
         "unsealedGunId": 11401,
+        "videoId": 10601,
         "index": 13
     },
     {
         "id": 11501,
-        "needId": 10602,
         "quickId": 11001,
         "diamondPurchaseId": "11401|11301",
         "unsealedGunId": 11501,
+        "videoId": 10701,
         "index": 14
     },
     {
         "id": 11701,
-        "needId": 11201,
         "quickId": 11301,
         "diamondPurchaseId": "11501|11401",
         "unsealedGunId": 11701,
+        "videoId": 11001,
         "index": 15
     },
     {
         "id": 10103,
-        "needId": 10402,
         "quickId": 11401,
         "diamondPurchaseId": "11701|11501",
         "unsealedGunId": 10103,
+        "videoId": 11301,
         "index": 16
     },
     {
         "id": 10602,
-        "needId": 10702,
         "quickId": 11501,
         "diamondPurchaseId": "10103|11701",
         "unsealedGunId": 10602,
+        "videoId": 11401,
         "index": 17
     },
     {
         "id": 11201,
-        "needId": 11101,
         "quickId": 11701,
         "diamondPurchaseId": "10602|10103",
         "unsealedGunId": 11201,
+        "videoId": 11501,
         "index": 18
     },
     {
         "id": 10402,
-        "needId": 10302,
         "quickId": 10103,
         "diamondPurchaseId": "11201|10602",
         "unsealedGunId": 10402,
+        "videoId": 11701,
         "index": 19
     },
     {
         "id": 10702,
-        "needId": 10603,
         "quickId": 10602,
         "diamondPurchaseId": "10402|11201",
         "unsealedGunId": 10702,
+        "videoId": 10103,
         "index": 20
     },
     {
         "id": 11101,
-        "needId": 11601,
         "quickId": 11201,
         "diamondPurchaseId": "10702|10402",
         "unsealedGunId": 11101,
+        "videoId": 10602,
         "index": 21
     },
     {
         "id": 10302,
-        "needId": 11502,
         "quickId": 10402,
         "diamondPurchaseId": "11101|10702",
         "unsealedGunId": 10302,
+        "videoId": 11201,
         "index": 22
     },
     {
         "id": 10603,
-        "needId": 10202,
         "quickId": 10702,
         "diamondPurchaseId": "10302|11101",
         "unsealedGunId": 10603,
+        "videoId": 10402,
         "index": 23
     },
     {
         "id": 11601,
-        "needId": 10902,
         "quickId": 11101,
         "diamondPurchaseId": "10603|10302",
         "unsealedGunId": 11601,
+        "videoId": 10702,
         "index": 24
     },
     {
         "id": 11502,
-        "needId": 10802,
         "quickId": 10302,
         "diamondPurchaseId": "11601|10603",
         "unsealedGunId": 11502,
+        "videoId": 11101,
         "index": 25
     },
     {
         "id": 10202,
-        "needId": 10502,
         "quickId": 10603,
         "diamondPurchaseId": "11502|11601",
         "unsealedGunId": 10202,
+        "videoId": 10302,
         "index": 26
     },
     {
         "id": 10902,
-        "needId": 10703,
         "quickId": 11601,
         "diamondPurchaseId": "10202|11502",
         "unsealedGunId": 10902,
+        "videoId": 10603,
         "index": 27
     },
     {
         "id": 10802,
-        "needId": 11302,
         "quickId": 11502,
         "diamondPurchaseId": "10902|10202",
         "unsealedGunId": 10802,
+        "videoId": 11601,
         "index": 28
     },
     {
         "id": 10502,
-        "needId": 10203,
         "quickId": 10202,
         "diamondPurchaseId": "10802|10902",
         "unsealedGunId": 10502,
+        "videoId": 11502,
         "index": 29
     },
     {
         "id": 10703,
-        "needId": 11102,
         "quickId": 10902,
         "diamondPurchaseId": "10502|10802",
         "unsealedGunId": 10703,
+        "videoId": 10202,
         "index": 30
     },
     {
         "id": 11302,
-        "needId": 11801,
         "quickId": 10802,
         "diamondPurchaseId": "10703|10502",
         "unsealedGunId": 11302,
+        "videoId": 10902,
         "index": 31
     },
     {
         "id": 10203,
-        "needId": 10303,
         "quickId": 10502,
         "diamondPurchaseId": "11302|10703",
         "unsealedGunId": 10203,
+        "videoId": 10802,
         "index": 32
     },
     {
         "id": 11102,
-        "needId": 11002,
         "quickId": 10703,
         "diamondPurchaseId": "10203|11302",
         "unsealedGunId": 11102,
+        "videoId": 10502,
         "index": 33
     },
     {
         "id": 11801,
-        "needId": 10803,
         "quickId": 11302,
         "diamondPurchaseId": "11102|10203",
         "unsealedGunId": 11801,
+        "videoId": 10703,
         "index": 34
     },
     {
         "id": 10303,
-        "needId": 11202,
         "quickId": 10203,
         "diamondPurchaseId": "11801|11102",
         "unsealedGunId": 10303,
+        "videoId": 11302,
         "index": 35
     },
     {
         "id": 11002,
-        "needId": 10403,
         "quickId": 11102,
         "diamondPurchaseId": "10303|11801",
         "unsealedGunId": 11002,
+        "videoId": 10203,
         "index": 36
     },
     {
         "id": 10803,
-        "needId": 11402,
         "quickId": 11801,
         "diamondPurchaseId": "11002|10303",
         "unsealedGunId": 10803,
+        "videoId": 11102,
         "index": 37
     },
     {
         "id": 11202,
-        "needId": 11602,
         "quickId": 10303,
         "diamondPurchaseId": "10803|11002",
         "unsealedGunId": 11202,
+        "videoId": 11801,
         "index": 38
     },
     {
         "id": 10403,
-        "needId": 11901,
         "quickId": 11002,
         "diamondPurchaseId": "11202|10803",
         "unsealedGunId": 10403,
+        "videoId": 10303,
         "index": 39
     },
     {
         "id": 11402,
-        "needId": 10503,
         "quickId": 10803,
         "diamondPurchaseId": "10403|11202",
         "unsealedGunId": 11402,
+        "videoId": 11002,
         "index": 40
     },
     {
         "id": 11602,
-        "needId": 11003,
         "quickId": 11202,
         "diamondPurchaseId": "11402|10403",
         "unsealedGunId": 11602,
+        "videoId": 10803,
         "index": 41
     },
     {
         "id": 11901,
-        "needId": 11702,
         "quickId": 10403,
         "diamondPurchaseId": "11602|11402",
         "unsealedGunId": 11901,
+        "videoId": 11202,
         "index": 42
     },
     {
         "id": 10503,
-        "needId": 10903,
         "quickId": 11402,
         "diamondPurchaseId": "11901|11602",
         "unsealedGunId": 10503,
+        "videoId": 10403,
         "index": 43
     },
     {
         "id": 11003,
-        "needId": 11203,
         "quickId": 11602,
         "diamondPurchaseId": "10503|11901",
         "unsealedGunId": 11003,
+        "videoId": 11402,
         "index": 44
     },
     {
         "id": 11702,
-        "needId": 12001,
         "quickId": 11901,
         "diamondPurchaseId": "11003|10503",
         "unsealedGunId": 11702,
+        "videoId": 11602,
         "index": 45
     },
     {
         "id": 10903,
-        "needId": 11303,
         "quickId": 10503,
         "diamondPurchaseId": "11702|11003",
         "unsealedGunId": 10903,
+        "videoId": 11901,
         "index": 46
     },
     {
         "id": 11203,
-        "needId": 11103,
         "quickId": 11003,
         "diamondPurchaseId": "10903|11702",
         "unsealedGunId": 11203,
+        "videoId": 10503,
         "index": 47
     },
     {
         "id": 12001,
-        "needId": 11403,
         "quickId": 11702,
         "diamondPurchaseId": "11203|10903",
         "unsealedGunId": 12001,
+        "videoId": 11003,
         "index": 48
     },
     {
         "id": 11303,
-        "needId": 11503,
         "quickId": 10903,
         "diamondPurchaseId": "12001|11203",
         "unsealedGunId": 11303,
+        "videoId": 11702,
         "index": 49
     },
     {
         "id": 11103,
-        "needId": 11603,
         "quickId": 11203,
         "diamondPurchaseId": "11303|12001",
         "unsealedGunId": 11103,
+        "videoId": 10903,
         "index": 50
     },
     {
         "id": 11403,
-        "needId": 12002,
         "quickId": 12001,
         "diamondPurchaseId": "11103|11303",
         "unsealedGunId": 11403,
+        "videoId": 11203,
         "index": 51
     },
     {
         "id": 11503,
-        "needId": 11703,
         "quickId": 11303,
         "diamondPurchaseId": "11403|11103",
         "unsealedGunId": 11503,
+        "videoId": 12001,
         "index": 52
     },
     {
         "id": 11603,
-        "needId": 11902,
         "quickId": 11103,
         "diamondPurchaseId": "11503|11403",
         "unsealedGunId": 11603,
+        "videoId": 11303,
         "index": 53
     },
     {
         "id": 12002,
-        "needId": 11802,
         "quickId": 11403,
         "diamondPurchaseId": "11603|11503",
         "unsealedGunId": 12002,
+        "videoId": 11103,
         "index": 54
     },
     {
         "id": 11703,
-        "needId": 11903,
         "quickId": 11503,
         "diamondPurchaseId": "12002|11603",
         "unsealedGunId": 11703,
+        "videoId": 11403,
         "index": 55
     },
     {
         "id": 11902,
-        "needId": 11803,
         "quickId": 11603,
         "diamondPurchaseId": "11703|12002",
         "unsealedGunId": 11902,
+        "videoId": 11503,
         "index": 56
     },
     {
         "id": 11802,
-        "needId": 12003,
         "quickId": 12002,
         "diamondPurchaseId": "11902|11703",
         "unsealedGunId": 11802,
+        "videoId": 11603,
         "index": 57
     },
     {
         "id": 11903,
-        "needId": 12003,
         "quickId": 11703,
         "diamondPurchaseId": "11802|11902",
         "unsealedGunId": 11903,
+        "videoId": 12002,
         "index": 58
     },
     {
         "id": 11803,
-        "needId": 12003,
         "quickId": 11902,
         "diamondPurchaseId": "11903|11802",
         "unsealedGunId": 11803,
+        "videoId": 11703,
         "index": 59
     },
     {
         "id": 12003,
-        "needId": 12003,
         "quickId": 11802,
         "diamondPurchaseId": "11803|11903",
         "unsealedGunId": 12003,
+        "videoId": 11902,
         "index": 60
+    },
+    {
+        "videoId": 11802
+    },
+    {
+        "videoId": 11903
+    },
+    {
+        "videoId": 11803
+    },
+    {
+        "videoId": 12003
     }
 ]

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 198 - 198
assets/resources/configs/Weapons.json


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä