diff --git a/DataTables/Datas/__beans__.xlsx b/DataTables/Datas/__beans__.xlsx index 7581cba3..89984aef 100644 Binary files a/DataTables/Datas/__beans__.xlsx and b/DataTables/Datas/__beans__.xlsx differ diff --git a/DataTables/Datas/__enums__.xlsx b/DataTables/Datas/__enums__.xlsx index ad9f3ad9..c634650f 100644 Binary files a/DataTables/Datas/__enums__.xlsx and b/DataTables/Datas/__enums__.xlsx differ diff --git a/DataTables/Datas/__tables__.xlsx b/DataTables/Datas/__tables__.xlsx index 28e2bb00..0cf87655 100644 Binary files a/DataTables/Datas/__tables__.xlsx and b/DataTables/Datas/__tables__.xlsx differ diff --git a/DataTables/Datas/副本系统/金币副本表.xlsx b/DataTables/Datas/副本系统/金币副本表.xlsx index d2f3c132..2d07d740 100644 Binary files a/DataTables/Datas/副本系统/金币副本表.xlsx and b/DataTables/Datas/副本系统/金币副本表.xlsx differ diff --git a/DataTables/Datas/副本系统/锻造石副本表.xlsx b/DataTables/Datas/副本系统/锻造石副本表.xlsx index aa898d3e..51319568 100644 Binary files a/DataTables/Datas/副本系统/锻造石副本表.xlsx and b/DataTables/Datas/副本系统/锻造石副本表.xlsx differ diff --git a/DataTables/Datas/常用/资源表.xlsx b/DataTables/Datas/常用/资源表.xlsx index 4c20a708..ee89383a 100644 Binary files a/DataTables/Datas/常用/资源表.xlsx and b/DataTables/Datas/常用/资源表.xlsx differ diff --git a/DataTables/Datas/活动/活动配置.xlsx b/DataTables/Datas/活动/活动配置.xlsx new file mode 100644 index 00000000..74b3c30d Binary files /dev/null and b/DataTables/Datas/活动/活动配置.xlsx differ diff --git a/DataTables/Datas/活动/竞技场/竞技场排行榜奖励.xlsx b/DataTables/Datas/活动/竞技场/竞技场排行榜奖励.xlsx new file mode 100644 index 00000000..c92def70 Binary files /dev/null and b/DataTables/Datas/活动/竞技场/竞技场排行榜奖励.xlsx differ diff --git a/DataTables/Datas/礼包/商店/商店礼包布局.xlsx b/DataTables/Datas/礼包/商店/商店礼包布局.xlsx new file mode 100644 index 00000000..4bbdd505 Binary files /dev/null and b/DataTables/Datas/礼包/商店/商店礼包布局.xlsx differ diff --git a/DataTables/Datas/礼包/礼包.xlsx b/DataTables/Datas/礼包/礼包.xlsx new file mode 100644 index 00000000..0c632a74 Binary files /dev/null and b/DataTables/Datas/礼包/礼包.xlsx differ diff --git a/DataTables/Datas/邮箱/邮件文本.xlsx b/DataTables/Datas/邮箱/邮件文本.xlsx new file mode 100644 index 00000000..fe61a450 Binary files /dev/null and b/DataTables/Datas/邮箱/邮件文本.xlsx differ diff --git a/JisolGameCocos/assets/resources/config/json/tbggift.json b/JisolGameCocos/assets/resources/config/json/tbggift.json new file mode 100644 index 00000000..c08a5c5a --- /dev/null +++ b/JisolGameCocos/assets/resources/config/json/tbggift.json @@ -0,0 +1,47 @@ +[ + { + "id": 180001, + "name": "金币礼包", + "tig": "金币礼包", + "limit": 1, + "limitValue": 0, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + }, + { + "id": 190001, + "name": "限购金币礼包", + "tig": "限购金币礼包", + "limit": 2, + "limitValue": 1, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + }, + { + "id": 200001, + "name": "每日限购金币礼包", + "tig": "每日限购金币礼包", + "limit": 3, + "limitValue": 1, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + } +] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/config/json/tbggift.json.meta b/JisolGameCocos/assets/resources/config/json/tbggift.json.meta new file mode 100644 index 00000000..62ee23d8 --- /dev/null +++ b/JisolGameCocos/assets/resources/config/json/tbggift.json.meta @@ -0,0 +1,11 @@ +{ + "ver": "2.0.1", + "importer": "json", + "imported": true, + "uuid": "2e71e57f-4d8e-4235-b108-955a0cfc600b", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/resources/config/json/tbgresource.json b/JisolGameCocos/assets/resources/config/json/tbgresource.json index 120010d4..d445d0ca 100644 --- a/JisolGameCocos/assets/resources/config/json/tbgresource.json +++ b/JisolGameCocos/assets/resources/config/json/tbgresource.json @@ -46,5 +46,13 @@ "tig": "用于宠物升星", "args": "", "quality": 1 + }, + { + "id": 90007, + "icon": "90007", + "name": "兑换券", + "tig": "用于购买礼包", + "args": "", + "quality": 1 } ] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/config/json/tbgshop.json b/JisolGameCocos/assets/resources/config/json/tbgshop.json new file mode 100644 index 00000000..74d430c7 --- /dev/null +++ b/JisolGameCocos/assets/resources/config/json/tbgshop.json @@ -0,0 +1,17 @@ +[ + { + "id": 1, + "tig": "金币礼包", + "giftId": 180001 + }, + { + "id": 2, + "tig": "限购金币礼包", + "giftId": 190001 + }, + { + "id": 3, + "tig": "每日限购金币礼包", + "giftId": 200001 + } +] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/config/json/tbgshop.json.meta b/JisolGameCocos/assets/resources/config/json/tbgshop.json.meta new file mode 100644 index 00000000..f7d61f0d --- /dev/null +++ b/JisolGameCocos/assets/resources/config/json/tbgshop.json.meta @@ -0,0 +1,11 @@ +{ + "ver": "2.0.1", + "importer": "json", + "imported": true, + "uuid": "6b14eb32-1cee-40b3-849c-8e786ec1aadd", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160001.json b/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160001.json index 21513a87..f66b3744 100644 --- a/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160001.json +++ b/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160001.json @@ -16,6 +16,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -39,6 +40,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -62,6 +64,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -85,6 +88,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -108,6 +112,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -131,6 +136,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -154,6 +160,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -177,6 +184,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -200,6 +208,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -223,6 +232,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -246,6 +256,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -269,6 +280,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -292,6 +304,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -315,6 +328,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -338,6 +352,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -361,6 +376,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -384,6 +400,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -407,6 +424,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -430,6 +448,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -453,6 +472,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -476,6 +496,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -499,6 +520,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -522,6 +544,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -545,6 +568,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -568,6 +592,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -591,6 +616,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -614,6 +640,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -637,6 +664,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -660,6 +688,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -683,6 +712,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -706,6 +736,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -729,6 +760,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -752,6 +784,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -775,6 +808,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -798,6 +832,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -821,6 +856,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -844,6 +880,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -867,6 +904,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -890,6 +928,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -913,6 +952,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -936,6 +976,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -959,6 +1000,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -982,6 +1024,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1005,6 +1048,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1028,6 +1072,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1051,6 +1096,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1074,6 +1120,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1097,6 +1144,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1120,6 +1168,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1143,6 +1192,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1166,6 +1216,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1189,6 +1240,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1212,6 +1264,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1235,6 +1288,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1258,6 +1312,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1281,6 +1336,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1304,6 +1360,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1327,6 +1384,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1350,6 +1408,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1373,6 +1432,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1396,6 +1456,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1419,6 +1480,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1442,6 +1504,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1465,6 +1528,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1488,6 +1552,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1511,6 +1576,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1534,6 +1600,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1557,6 +1624,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1580,6 +1648,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1603,6 +1672,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1626,6 +1696,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1649,6 +1720,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1672,6 +1744,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1695,6 +1768,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1718,6 +1792,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1741,6 +1816,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1764,6 +1840,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1787,6 +1864,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1810,6 +1888,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1833,6 +1912,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1856,6 +1936,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1879,6 +1960,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1902,6 +1984,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1925,6 +2008,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1948,6 +2032,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1971,6 +2056,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1994,6 +2080,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2017,6 +2104,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2040,6 +2128,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2063,6 +2152,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2086,6 +2176,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2109,6 +2200,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2132,6 +2224,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2155,6 +2248,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2178,6 +2272,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2201,6 +2296,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2224,6 +2320,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2247,6 +2344,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2270,6 +2368,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2293,6 +2392,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } diff --git a/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160002.json b/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160002.json index 796eb989..a9a56fd9 100644 --- a/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160002.json +++ b/JisolGameCocos/assets/resources/config/json/tbgsysdungeon160002.json @@ -16,6 +16,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -39,6 +40,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -62,6 +64,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -85,6 +88,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -108,6 +112,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -131,6 +136,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -154,6 +160,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -177,6 +184,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -200,6 +208,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -223,6 +232,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -246,6 +256,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -269,6 +280,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -292,6 +304,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -315,6 +328,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -338,6 +352,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -361,6 +376,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -384,6 +400,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -407,6 +424,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -430,6 +448,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -453,6 +472,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -476,6 +496,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -499,6 +520,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -522,6 +544,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -545,6 +568,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -568,6 +592,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -591,6 +616,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -614,6 +640,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -637,6 +664,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -660,6 +688,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -683,6 +712,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -706,6 +736,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -729,6 +760,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -752,6 +784,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -775,6 +808,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -798,6 +832,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -821,6 +856,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -844,6 +880,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -867,6 +904,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -890,6 +928,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -913,6 +952,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -936,6 +976,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -959,6 +1000,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -982,6 +1024,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1005,6 +1048,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1028,6 +1072,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1051,6 +1096,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1074,6 +1120,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1097,6 +1144,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1120,6 +1168,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1143,6 +1192,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1166,6 +1216,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1189,6 +1240,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1212,6 +1264,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1235,6 +1288,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1258,6 +1312,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1281,6 +1336,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1304,6 +1360,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1327,6 +1384,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1350,6 +1408,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1373,6 +1432,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1396,6 +1456,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1419,6 +1480,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1442,6 +1504,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1465,6 +1528,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1488,6 +1552,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1511,6 +1576,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1534,6 +1600,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1557,6 +1624,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1580,6 +1648,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1603,6 +1672,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1626,6 +1696,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1649,6 +1720,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1672,6 +1744,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1695,6 +1768,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1718,6 +1792,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1741,6 +1816,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1764,6 +1840,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1787,6 +1864,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1810,6 +1888,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1833,6 +1912,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1856,6 +1936,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1879,6 +1960,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1902,6 +1984,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1925,6 +2008,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1948,6 +2032,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1971,6 +2056,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1994,6 +2080,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2017,6 +2104,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2040,6 +2128,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2063,6 +2152,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2086,6 +2176,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2109,6 +2200,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2132,6 +2224,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2155,6 +2248,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2178,6 +2272,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2201,6 +2296,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2224,6 +2320,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2247,6 +2344,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2270,6 +2368,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2293,6 +2392,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } diff --git a/JisolGameCocos/assets/resources/prefab/ui/主页/MainView.prefab b/JisolGameCocos/assets/resources/prefab/ui/主页/MainView.prefab index 1c08b1a9..05051a24 100644 --- a/JisolGameCocos/assets/resources/prefab/ui/主页/MainView.prefab +++ b/JisolGameCocos/assets/resources/prefab/ui/主页/MainView.prefab @@ -28,26 +28,26 @@ "__id__": 169 }, { - "__id__": 365 + "__id__": 367 }, { - "__id__": 529 + "__id__": 531 } ], "_active": true, "_components": [ - { - "__id__": 546 - }, { "__id__": 548 }, { "__id__": 550 + }, + { + "__id__": 552 } ], "_prefab": { - "__id__": 552 + "__id__": 554 }, "_lpos": { "__type__": "cc.Vec3", @@ -3459,26 +3459,26 @@ "__id__": 194 }, { - "__id__": 338 + "__id__": 340 }, { - "__id__": 346 + "__id__": 348 } ], "_active": true, "_components": [ - { - "__id__": 358 - }, { "__id__": 360 }, { "__id__": 362 + }, + { + "__id__": 364 } ], "_prefab": { - "__id__": 364 + "__id__": 366 }, "_lpos": { "__type__": "cc.Vec3", @@ -3839,10 +3839,13 @@ }, { "__id__": 335 + }, + { + "__id__": 337 } ], "_prefab": { - "__id__": 337 + "__id__": 339 }, "_lpos": { "__type__": "cc.Vec3", @@ -3998,7 +4001,7 @@ }, { "__type__": "cc.Node", - "_name": "page1", + "_name": "阵法", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -5327,7 +5330,7 @@ ], "value": { "__type__": "cc.Vec3", - "x": 1080, + "x": 1090, "y": 0, "z": 0 } @@ -5401,7 +5404,7 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1440, + "width": 1450, "height": 370 }, "_anchorPoint": { @@ -5439,7 +5442,7 @@ "_paddingRight": 0, "_paddingTop": 0, "_paddingBottom": 0, - "_spacingX": 0, + "_spacingX": 10, "_spacingY": 0, "_verticalDirection": 1, "_horizontalDirection": 0, @@ -6744,6 +6747,30 @@ "__type__": "cc.CompPrefabInfo", "fileId": "55sbwt8hxBIKbWQXsDUOs0" }, + { + "__type__": "e1d16dgPwNMG6XbZzTQUsMn", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 194 + }, + "_enabled": true, + "__prefab": { + "__id__": 338 + }, + "view": { + "__id__": 312 + }, + "content": { + "__id__": 196 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "daBFUyMN9IbbyNzWE+1d2C" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -6768,18 +6795,18 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 339 - }, { "__id__": 341 }, { "__id__": 343 + }, + { + "__id__": 345 } ], "_prefab": { - "__id__": 345 + "__id__": 347 }, "_lpos": { "__type__": "cc.Vec3", @@ -6816,11 +6843,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 342 }, "_contentSize": { "__type__": "cc.Size", @@ -6844,11 +6871,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 342 + "__id__": 344 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6889,11 +6916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 338 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 346 }, "_color": { "__type__": "cc.Color", @@ -6929,14 +6956,14 @@ "__id__": 169 }, "_prefab": { - "__id__": 347 + "__id__": 349 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 346 + "__id__": 348 }, "asset": { "__uuid__": "1368ab11-4f76-480d-852f-639c290c2446", @@ -6944,7 +6971,7 @@ }, "fileId": "0dwM6BvXxAIb2ADj9Thh37", "instance": { - "__id__": 348 + "__id__": 350 }, "targetOverrides": null }, @@ -6957,26 +6984,26 @@ "mountedChildren": [], "mountedComponents": [], "propertyOverrides": [ - { - "__id__": 349 - }, { "__id__": 351 }, - { - "__id__": 352 - }, { "__id__": 353 }, { "__id__": 354 }, + { + "__id__": 355 + }, { "__id__": 356 }, { - "__id__": 357 + "__id__": 358 + }, + { + "__id__": 359 } ], "removedComponents": [] @@ -6984,7 +7011,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 350 + "__id__": 352 }, "propertyPath": [ "_name" @@ -7000,7 +7027,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 350 + "__id__": 352 }, "propertyPath": [ "_lpos" @@ -7015,7 +7042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 350 + "__id__": 352 }, "propertyPath": [ "_lrot" @@ -7031,7 +7058,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 350 + "__id__": 352 }, "propertyPath": [ "_euler" @@ -7046,7 +7073,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 355 + "__id__": 357 }, "propertyPath": [ "clickEvents", @@ -7066,7 +7093,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 355 + "__id__": 357 }, "propertyPath": [ "clickEvents", @@ -7078,7 +7105,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 355 + "__id__": 357 }, "propertyPath": [ "clickEvents", @@ -7097,7 +7124,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 359 + "__id__": 361 }, "_contentSize": { "__type__": "cc.Size", @@ -7125,7 +7152,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 361 + "__id__": 363 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7170,7 +7197,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 365 }, "_alignFlags": 44, "_target": null, @@ -7219,23 +7246,23 @@ }, "_children": [ { - "__id__": 366 + "__id__": 368 } ], "_active": true, "_components": [ - { - "__id__": 522 - }, { "__id__": 524 }, { "__id__": 526 + }, + { + "__id__": 528 } ], "_prefab": { - "__id__": 528 + "__id__": 530 }, "_lpos": { "__type__": "cc.Vec3", @@ -7272,39 +7299,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 365 + "__id__": 367 }, "_children": [ { - "__id__": 367 + "__id__": 369 }, { - "__id__": 392 + "__id__": 394 }, { - "__id__": 417 + "__id__": 419 }, { - "__id__": 442 + "__id__": 444 }, { - "__id__": 467 + "__id__": 469 }, { - "__id__": 492 + "__id__": 494 } ], "_active": true, "_components": [ { - "__id__": 517 + "__id__": 519 }, { - "__id__": 519 + "__id__": 521 } ], "_prefab": { - "__id__": 521 + "__id__": 523 }, "_lpos": { "__type__": "cc.Vec3", @@ -7341,21 +7368,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 368 + "__id__": 370 }, { - "__id__": 374 + "__id__": 376 } ], "_active": true, "_components": [ - { - "__id__": 382 - }, { "__id__": 384 }, @@ -7364,10 +7388,13 @@ }, { "__id__": 388 + }, + { + "__id__": 390 } ], "_prefab": { - "__id__": 391 + "__id__": 393 }, "_lpos": { "__type__": "cc.Vec3", @@ -7404,20 +7431,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 369 }, "_children": [], "_active": true, "_components": [ { - "__id__": 369 + "__id__": 371 }, { - "__id__": 371 + "__id__": 373 } ], "_prefab": { - "__id__": 373 + "__id__": 375 }, "_lpos": { "__type__": "cc.Vec3", @@ -7454,11 +7481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 372 }, "_contentSize": { "__type__": "cc.Size", @@ -7482,11 +7509,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 368 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 372 + "__id__": 374 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7540,23 +7567,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 367 + "__id__": 369 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 375 - }, { "__id__": 377 }, { "__id__": 379 + }, + { + "__id__": 381 } ], "_prefab": { - "__id__": 381 + "__id__": 383 }, "_lpos": { "__type__": "cc.Vec3", @@ -7593,11 +7620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 376 + "__id__": 378 }, "_contentSize": { "__type__": "cc.Size", @@ -7621,11 +7648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 380 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7666,11 +7693,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 376 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 382 }, "_color": { "__type__": "cc.Color", @@ -7705,11 +7732,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 385 }, "_contentSize": { "__type__": "cc.Size", @@ -7733,11 +7760,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 387 }, "_type": 1, "_inverted": false, @@ -7755,11 +7782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 387 + "__id__": 389 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7801,15 +7828,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 389 + "__id__": 391 }, "clickEvents": [ { - "__id__": 390 + "__id__": 392 } ], "_interactable": true, @@ -7884,21 +7911,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 393 + "__id__": 395 }, { - "__id__": 399 + "__id__": 401 } ], "_active": true, "_components": [ - { - "__id__": 407 - }, { "__id__": 409 }, @@ -7907,10 +7931,13 @@ }, { "__id__": 413 + }, + { + "__id__": 415 } ], "_prefab": { - "__id__": 416 + "__id__": 418 }, "_lpos": { "__type__": "cc.Vec3", @@ -7947,20 +7974,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 392 + "__id__": 394 }, "_children": [], "_active": true, "_components": [ { - "__id__": 394 + "__id__": 396 }, { - "__id__": 396 + "__id__": 398 } ], "_prefab": { - "__id__": 398 + "__id__": 400 }, "_lpos": { "__type__": "cc.Vec3", @@ -7997,11 +8024,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 393 + "__id__": 395 }, "_enabled": true, "__prefab": { - "__id__": 395 + "__id__": 397 }, "_contentSize": { "__type__": "cc.Size", @@ -8025,11 +8052,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 393 + "__id__": 395 }, "_enabled": true, "__prefab": { - "__id__": 397 + "__id__": 399 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8083,23 +8110,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 392 + "__id__": 394 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 400 - }, { "__id__": 402 }, { "__id__": 404 + }, + { + "__id__": 406 } ], "_prefab": { - "__id__": 406 + "__id__": 408 }, "_lpos": { "__type__": "cc.Vec3", @@ -8136,11 +8163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 401 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 403 }, "_contentSize": { "__type__": "cc.Size", @@ -8164,11 +8191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 401 }, "_enabled": true, "__prefab": { - "__id__": 403 + "__id__": 405 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8209,11 +8236,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 399 + "__id__": 401 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 407 }, "_color": { "__type__": "cc.Color", @@ -8248,11 +8275,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 394 }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 410 }, "_contentSize": { "__type__": "cc.Size", @@ -8276,11 +8303,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 394 }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 412 }, "_type": 1, "_inverted": false, @@ -8298,11 +8325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 394 }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 414 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8344,15 +8371,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 392 + "__id__": 394 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 416 }, "clickEvents": [ { - "__id__": 415 + "__id__": 417 } ], "_interactable": true, @@ -8427,21 +8454,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 418 + "__id__": 420 }, { - "__id__": 424 + "__id__": 426 } ], "_active": true, "_components": [ - { - "__id__": 432 - }, { "__id__": 434 }, @@ -8450,10 +8474,13 @@ }, { "__id__": 438 + }, + { + "__id__": 440 } ], "_prefab": { - "__id__": 441 + "__id__": 443 }, "_lpos": { "__type__": "cc.Vec3", @@ -8490,20 +8517,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 417 + "__id__": 419 }, "_children": [], "_active": true, "_components": [ { - "__id__": 419 + "__id__": 421 }, { - "__id__": 421 + "__id__": 423 } ], "_prefab": { - "__id__": 423 + "__id__": 425 }, "_lpos": { "__type__": "cc.Vec3", @@ -8540,11 +8567,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 420 }, "_enabled": true, "__prefab": { - "__id__": 420 + "__id__": 422 }, "_contentSize": { "__type__": "cc.Size", @@ -8568,11 +8595,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 418 + "__id__": 420 }, "_enabled": true, "__prefab": { - "__id__": 422 + "__id__": 424 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8626,23 +8653,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 417 + "__id__": 419 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 425 - }, { "__id__": 427 }, { "__id__": 429 + }, + { + "__id__": 431 } ], "_prefab": { - "__id__": 431 + "__id__": 433 }, "_lpos": { "__type__": "cc.Vec3", @@ -8679,11 +8706,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 426 }, "_enabled": true, "__prefab": { - "__id__": 426 + "__id__": 428 }, "_contentSize": { "__type__": "cc.Size", @@ -8707,11 +8734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 426 }, "_enabled": true, "__prefab": { - "__id__": 428 + "__id__": 430 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8752,11 +8779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 424 + "__id__": 426 }, "_enabled": true, "__prefab": { - "__id__": 430 + "__id__": 432 }, "_color": { "__type__": "cc.Color", @@ -8791,11 +8818,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 435 }, "_contentSize": { "__type__": "cc.Size", @@ -8819,11 +8846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 435 + "__id__": 437 }, "_type": 1, "_inverted": false, @@ -8841,11 +8868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 437 + "__id__": 439 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8887,15 +8914,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 417 + "__id__": 419 }, "_enabled": true, "__prefab": { - "__id__": 439 + "__id__": 441 }, "clickEvents": [ { - "__id__": 440 + "__id__": 442 } ], "_interactable": true, @@ -8970,21 +8997,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 443 + "__id__": 445 }, { - "__id__": 449 + "__id__": 451 } ], "_active": true, "_components": [ - { - "__id__": 457 - }, { "__id__": 459 }, @@ -8993,10 +9017,13 @@ }, { "__id__": 463 + }, + { + "__id__": 465 } ], "_prefab": { - "__id__": 466 + "__id__": 468 }, "_lpos": { "__type__": "cc.Vec3", @@ -9033,20 +9060,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 442 + "__id__": 444 }, "_children": [], "_active": true, "_components": [ { - "__id__": 444 + "__id__": 446 }, { - "__id__": 446 + "__id__": 448 } ], "_prefab": { - "__id__": 448 + "__id__": 450 }, "_lpos": { "__type__": "cc.Vec3", @@ -9083,11 +9110,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 445 }, "_enabled": true, "__prefab": { - "__id__": 445 + "__id__": 447 }, "_contentSize": { "__type__": "cc.Size", @@ -9111,11 +9138,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 443 + "__id__": 445 }, "_enabled": true, "__prefab": { - "__id__": 447 + "__id__": 449 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9169,23 +9196,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 442 + "__id__": 444 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 450 - }, { "__id__": 452 }, { "__id__": 454 + }, + { + "__id__": 456 } ], "_prefab": { - "__id__": 456 + "__id__": 458 }, "_lpos": { "__type__": "cc.Vec3", @@ -9222,11 +9249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 451 }, "_enabled": true, "__prefab": { - "__id__": 451 + "__id__": 453 }, "_contentSize": { "__type__": "cc.Size", @@ -9250,11 +9277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 451 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 455 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9295,11 +9322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 449 + "__id__": 451 }, "_enabled": true, "__prefab": { - "__id__": 455 + "__id__": 457 }, "_color": { "__type__": "cc.Color", @@ -9334,11 +9361,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 444 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 460 }, "_contentSize": { "__type__": "cc.Size", @@ -9362,11 +9389,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 444 }, "_enabled": true, "__prefab": { - "__id__": 460 + "__id__": 462 }, "_type": 1, "_inverted": false, @@ -9384,11 +9411,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 444 }, "_enabled": true, "__prefab": { - "__id__": 462 + "__id__": 464 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9430,15 +9457,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 442 + "__id__": 444 }, "_enabled": true, "__prefab": { - "__id__": 464 + "__id__": 466 }, "clickEvents": [ { - "__id__": 465 + "__id__": 467 } ], "_interactable": true, @@ -9513,21 +9540,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 468 + "__id__": 470 }, { - "__id__": 474 + "__id__": 476 } ], "_active": true, "_components": [ - { - "__id__": 482 - }, { "__id__": 484 }, @@ -9536,10 +9560,13 @@ }, { "__id__": 488 + }, + { + "__id__": 490 } ], "_prefab": { - "__id__": 491 + "__id__": 493 }, "_lpos": { "__type__": "cc.Vec3", @@ -9576,20 +9603,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 467 + "__id__": 469 }, "_children": [], "_active": true, "_components": [ { - "__id__": 469 + "__id__": 471 }, { - "__id__": 471 + "__id__": 473 } ], "_prefab": { - "__id__": 473 + "__id__": 475 }, "_lpos": { "__type__": "cc.Vec3", @@ -9626,11 +9653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 470 }, "_enabled": true, "__prefab": { - "__id__": 470 + "__id__": 472 }, "_contentSize": { "__type__": "cc.Size", @@ -9654,11 +9681,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 470 }, "_enabled": true, "__prefab": { - "__id__": 472 + "__id__": 474 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9712,23 +9739,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 467 + "__id__": 469 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 475 - }, { "__id__": 477 }, { "__id__": 479 + }, + { + "__id__": 481 } ], "_prefab": { - "__id__": 481 + "__id__": 483 }, "_lpos": { "__type__": "cc.Vec3", @@ -9765,11 +9792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 476 + "__id__": 478 }, "_contentSize": { "__type__": "cc.Size", @@ -9793,11 +9820,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 478 + "__id__": 480 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9838,11 +9865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 474 + "__id__": 476 }, "_enabled": true, "__prefab": { - "__id__": 480 + "__id__": 482 }, "_color": { "__type__": "cc.Color", @@ -9877,11 +9904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 469 }, "_enabled": true, "__prefab": { - "__id__": 483 + "__id__": 485 }, "_contentSize": { "__type__": "cc.Size", @@ -9905,11 +9932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 469 }, "_enabled": true, "__prefab": { - "__id__": 485 + "__id__": 487 }, "_type": 1, "_inverted": false, @@ -9927,11 +9954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 469 }, "_enabled": true, "__prefab": { - "__id__": 487 + "__id__": 489 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9973,15 +10000,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 467 + "__id__": 469 }, "_enabled": true, "__prefab": { - "__id__": 489 + "__id__": 491 }, "clickEvents": [ { - "__id__": 490 + "__id__": 492 } ], "_interactable": true, @@ -10056,21 +10083,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 366 + "__id__": 368 }, "_children": [ { - "__id__": 493 + "__id__": 495 }, { - "__id__": 499 + "__id__": 501 } ], "_active": true, "_components": [ - { - "__id__": 507 - }, { "__id__": 509 }, @@ -10079,10 +10103,13 @@ }, { "__id__": 513 + }, + { + "__id__": 515 } ], "_prefab": { - "__id__": 516 + "__id__": 518 }, "_lpos": { "__type__": "cc.Vec3", @@ -10119,20 +10146,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 492 + "__id__": 494 }, "_children": [], "_active": true, "_components": [ { - "__id__": 494 + "__id__": 496 }, { - "__id__": 496 + "__id__": 498 } ], "_prefab": { - "__id__": 498 + "__id__": 500 }, "_lpos": { "__type__": "cc.Vec3", @@ -10169,11 +10196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 497 }, "_contentSize": { "__type__": "cc.Size", @@ -10197,11 +10224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 493 + "__id__": 495 }, "_enabled": true, "__prefab": { - "__id__": 497 + "__id__": 499 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10255,23 +10282,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 492 + "__id__": 494 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 500 - }, { "__id__": 502 }, { "__id__": 504 + }, + { + "__id__": 506 } ], "_prefab": { - "__id__": 506 + "__id__": 508 }, "_lpos": { "__type__": "cc.Vec3", @@ -10308,11 +10335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 501 + "__id__": 503 }, "_contentSize": { "__type__": "cc.Size", @@ -10336,11 +10363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 503 + "__id__": 505 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10381,11 +10408,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 499 + "__id__": 501 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 507 }, "_color": { "__type__": "cc.Color", @@ -10420,11 +10447,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 508 + "__id__": 510 }, "_contentSize": { "__type__": "cc.Size", @@ -10448,11 +10475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 510 + "__id__": 512 }, "_type": 1, "_inverted": false, @@ -10470,11 +10497,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 512 + "__id__": 514 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10516,15 +10543,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 492 + "__id__": 494 }, "_enabled": true, "__prefab": { - "__id__": 514 + "__id__": 516 }, "clickEvents": [ { - "__id__": 515 + "__id__": 517 } ], "_interactable": true, @@ -10599,11 +10626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 368 }, "_enabled": true, "__prefab": { - "__id__": 518 + "__id__": 520 }, "_contentSize": { "__type__": "cc.Size", @@ -10627,11 +10654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 366 + "__id__": 368 }, "_enabled": true, "__prefab": { - "__id__": 520 + "__id__": 522 }, "_resizeMode": 1, "_layoutType": 1, @@ -10678,11 +10705,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 525 }, "_contentSize": { "__type__": "cc.Size", @@ -10706,11 +10733,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 527 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10751,11 +10778,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 365 + "__id__": 367 }, "_enabled": true, "__prefab": { - "__id__": 527 + "__id__": 529 }, "_alignFlags": 44, "_target": null, @@ -10804,14 +10831,11 @@ }, "_children": [ { - "__id__": 530 + "__id__": 532 } ], "_active": true, "_components": [ - { - "__id__": 536 - }, { "__id__": 538 }, @@ -10819,11 +10843,14 @@ "__id__": 540 }, { - "__id__": 543 + "__id__": 542 + }, + { + "__id__": 545 } ], "_prefab": { - "__id__": 545 + "__id__": 547 }, "_lpos": { "__type__": "cc.Vec3", @@ -10860,20 +10887,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 529 + "__id__": 531 }, "_children": [], "_active": true, "_components": [ { - "__id__": 531 + "__id__": 533 }, { - "__id__": 533 + "__id__": 535 } ], "_prefab": { - "__id__": 535 + "__id__": 537 }, "_lpos": { "__type__": "cc.Vec3", @@ -10910,11 +10937,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 530 + "__id__": 532 }, "_enabled": true, "__prefab": { - "__id__": 532 + "__id__": 534 }, "_contentSize": { "__type__": "cc.Size", @@ -10938,11 +10965,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 530 + "__id__": 532 }, "_enabled": true, "__prefab": { - "__id__": 534 + "__id__": 536 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10996,11 +11023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 537 + "__id__": 539 }, "_contentSize": { "__type__": "cc.Size", @@ -11024,11 +11051,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 539 + "__id__": 541 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11069,15 +11096,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 543 }, "clickEvents": [ { - "__id__": 542 + "__id__": 544 } ], "_interactable": true, @@ -11129,7 +11156,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 529 + "__id__": 531 }, "_id": "" }, @@ -11153,11 +11180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 529 + "__id__": 531 }, "_enabled": true, "__prefab": { - "__id__": 544 + "__id__": 546 }, "_alignFlags": 8, "_target": null, @@ -11206,7 +11233,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 549 }, "_contentSize": { "__type__": "cc.Size", @@ -11234,7 +11261,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 549 + "__id__": 551 }, "_alignFlags": 45, "_target": null, @@ -11270,7 +11297,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 551 + "__id__": 553 }, "mask": false, "maskOpcity": 80, @@ -11300,7 +11327,7 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": [ { - "__id__": 346 + "__id__": 348 }, { "__id__": 258 diff --git a/JisolGameCocos/assets/resources/prefab/ui/主页/锻造台/锻造台.prefab b/JisolGameCocos/assets/resources/prefab/ui/主页/锻造台/锻造台.prefab index 7d982c3c..912f60c8 100644 --- a/JisolGameCocos/assets/resources/prefab/ui/主页/锻造台/锻造台.prefab +++ b/JisolGameCocos/assets/resources/prefab/ui/主页/锻造台/锻造台.prefab @@ -48,7 +48,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 1080, "y": 0, "z": 0 }, @@ -4101,7 +4101,6 @@ "__id__": 0 }, "fileId": "bdtesuqqNGPpKG+sSNpvIP", - "instance": null, "targetOverrides": [ { "__id__": 227 diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励.meta b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励.meta new file mode 100644 index 00000000..33b1e334 --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "d2c57bb7-f408-4861-943c-427c0ba9d7d4", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab new file mode 100644 index 00000000..9c947abe --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab @@ -0,0 +1,268 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "列表奖励ICON", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "列表奖励ICON", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_prefab": { + "__id__": 3 + }, + "__editorExtras__": {} + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 2 + }, + "asset": { + "__uuid__": "02a7c444-c227-42df-824c-9ab8fdc733bd", + "__expectedType__": "cc.Prefab" + }, + "fileId": "02c3tqHwFAbp7zhkA22zq9", + "instance": { + "__id__": 4 + }, + "targetOverrides": null + }, + { + "__type__": "cc.PrefabInstance", + "fileId": "a56u6iGGBAfq1c6X+we3RR", + "prefabRootNode": { + "__id__": 1 + }, + "mountedChildren": [], + "mountedComponents": [], + "propertyOverrides": [ + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 8 + }, + { + "__id__": 9 + } + ], + "removedComponents": [] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_name" + ], + "value": "奖励ICON" + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "02c3tqHwFAbp7zhkA22zq9" + ] + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lpos" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_lrot" + ], + "value": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + } + }, + { + "__type__": "CCPropertyOverrideInfo", + "targetInfo": { + "__id__": 6 + }, + "propertyPath": [ + "_euler" + ], + "value": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "60HDOce21EU4mT/teH3tKt" + }, + { + "__type__": "11083hh8A9NKKIx34Sb7I+G", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "icon": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "98xITtaApCa5SA5rcBNVjt" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "02c3tqHwFAbp7zhkA22zq9", + "instance": null, + "targetOverrides": [ + { + "__id__": 15 + } + ], + "nestedPrefabInstanceRoots": [ + { + "__id__": 2 + } + ] + }, + { + "__type__": "cc.TargetOverrideInfo", + "source": { + "__id__": 12 + }, + "sourceInfo": null, + "propertyPath": [ + "icon" + ], + "target": { + "__id__": 2 + }, + "targetInfo": { + "__id__": 16 + } + }, + { + "__type__": "cc.TargetInfo", + "localID": [ + "f41dkcJe1C2o7zoUiZe10Y" + ] + } +] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab.meta b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab.meta new file mode 100644 index 00000000..9c4f23d3 --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/列表奖励ICON.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.49", + "importer": "prefab", + "imported": true, + "uuid": "6e8bc3fd-d622-4f2e-9ad8-35af8d6396ea", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "列表奖励ICON" + } +} diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab new file mode 100644 index 00000000..30a6258f --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab @@ -0,0 +1,739 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "奖励ICON", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "奖励ICON", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 8 + }, + { + "__id__": 22 + } + ], + "_active": true, + "_components": [ + { + "__id__": 30 + }, + { + "__id__": 32 + } + ], + "_prefab": { + "__id__": 34 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "背景", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + } + ], + "_prefab": { + "__id__": 7 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5dXmPodeBIzK9ZudCJ0lyM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "20sb9VIT5KFIQeKj9xXgfd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5fFj0bKJZKHaJ1M3mytw3C", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "资源遮罩", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 9 + } + ], + "_active": true, + "_components": [ + { + "__id__": 15 + }, + { + "__id__": 17 + }, + { + "__id__": 19 + } + ], + "_prefab": { + "__id__": 21 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "Sprite", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 8 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 10 + }, + { + "__id__": 12 + } + ], + "_prefab": { + "__id__": 14 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 70, + "height": 70 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25alLvKOtKF50Ax8vwjjXJ" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 9 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": null, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "70nwIs5DNEdZlxo43eL/ak" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0bJ3xFlaZFqIQTEe6gKXth", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 16 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "91h3J1Qo9NKp8P7pZ/ijRa" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 18 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bay7jjytVJP6Fzx/k5RFdU" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 8 + }, + "_enabled": true, + "__prefab": { + "__id__": 20 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_lineWidth": 1, + "_strokeColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_lineJoin": 2, + "_lineCap": 0, + "_fillColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_miterLimit": 10, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4fJHZYu41AYIvcwxfCrJ6o" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fc1fm88XdG0IiJpjOWJQQH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "数量", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 23 + }, + { + "__id__": 25 + }, + { + "__id__": 27 + } + ], + "_prefab": { + "__id__": 29 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -33.647, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 4, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4c5h6T0flJt5JRab2+oYMO" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 26 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "62+4SzXqFA8qi5LTvf4hNx" + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 22 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_width": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "76GD7mt+pBzIkY1rSwIkaJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "21MjGY6ndKiZ3M6O5l/pbL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 31 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "60HDOce21EU4mT/teH3tKt" + }, + { + "__type__": "8ac904m4gdGUINAT3gK89wJ", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 33 + }, + "quality": { + "__id__": 5 + }, + "icon": { + "__id__": 12 + }, + "num": { + "__id__": 25 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f41dkcJe1C2o7zoUiZe10Y" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "02c3tqHwFAbp7zhkA22zq9", + "instance": null, + "targetOverrides": null + } +] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab.meta b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab.meta new file mode 100644 index 00000000..a6b97138 --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/奖励ICON.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.49", + "importer": "prefab", + "imported": true, + "uuid": "02a7c444-c227-42df-824c-9ab8fdc733bd", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "奖励ICON" + } +} diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab new file mode 100644 index 00000000..c17357a4 --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab @@ -0,0 +1,1477 @@ +[ + { + "__type__": "cc.Prefab", + "_name": "领取奖励页面", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "data": { + "__id__": 1 + }, + "optimizationPolicy": 0, + "persistent": false + }, + { + "__type__": "cc.Node", + "_name": "领取奖励页面", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + } + ], + "_active": true, + "_components": [ + { + "__id__": 64 + }, + { + "__id__": 66 + }, + { + "__id__": 68 + } + ], + "_prefab": { + "__id__": 70 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [ + { + "__id__": 3 + }, + { + "__id__": 13 + } + ], + "_active": true, + "_components": [ + { + "__id__": 57 + }, + { + "__id__": 59 + }, + { + "__id__": 61 + } + ], + "_prefab": { + "__id__": 63 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "获得奖励", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 4 + }, + { + "__id__": 6 + }, + { + "__id__": 8 + }, + { + "__id__": 10 + } + ], + "_prefab": { + "__id__": 12 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 458.2, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 5 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 248, + "height": 83.6 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e9XQ0OdkRMm7MCL+ntNMxX" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 7 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "获得奖励", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 60, + "_fontSize": 60, + "_fontFamily": "Arial", + "_lineHeight": 60, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8auZIFci5GPJme+WgzKlO7" + }, + { + "__type__": "cc.LabelOutline", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 9 + }, + "_color": { + "__type__": "cc.Color", + "r": 58, + "g": 58, + "b": 58, + "a": 255 + }, + "_width": 4, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "abc1zPHvVHw6mKem/yKS0i" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 3 + }, + "_enabled": true, + "__prefab": { + "__id__": 11 + }, + "_alignFlags": 1, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "caXH06FYdI5bfOc+zQTrBm" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0cpHDslUdLI5uaHItw3TZh", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "奖励列表", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 2 + }, + "_children": [ + { + "__id__": 14 + }, + { + "__id__": 32 + } + ], + "_active": true, + "_components": [ + { + "__id__": 50 + }, + { + "__id__": 52 + }, + { + "__id__": 54 + }, + { + "__id__": 47 + } + ], + "_prefab": { + "__id__": 56 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -29.849999999999966, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "view", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 13 + }, + "_children": [ + { + "__id__": 15 + } + ], + "_active": true, + "_components": [ + { + "__id__": 23 + }, + { + "__id__": 25 + }, + { + "__id__": 27 + }, + { + "__id__": 29 + } + ], + "_prefab": { + "__id__": 31 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 400, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 14 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 16 + }, + { + "__id__": 18 + }, + { + "__id__": 20 + } + ], + "_prefab": { + "__id__": 22 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 17 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "85bNr7FjpJdIMe7Wr0LsF+" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 19 + }, + "_resizeMode": 1, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 17, + "_paddingRight": 0, + "_paddingTop": 20, + "_paddingBottom": 20, + "_spacingX": 15, + "_spacingY": 15, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "faM4yzx9pK7IK1qeIcpZ4+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 15 + }, + "_enabled": true, + "__prefab": { + "__id__": 21 + }, + "_alignFlags": 40, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 220, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "05sK1xz9tMMIo4CT3cK9zM" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08vVEmX9NPrqROogT721V2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 24 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 800 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "854ORlLU9EdIFewHaJD4yr" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 26 + }, + "_type": 0, + "_inverted": false, + "_segments": 64, + "_alphaThreshold": 0.1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fb9Y9BFZ9Ie6lzAxVJtD1P" + }, + { + "__type__": "cc.Graphics", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 28 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_lineWidth": 1, + "_strokeColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_lineJoin": 2, + "_lineCap": 0, + "_fillColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_miterLimit": 10, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95hEu24BNBJ4iICxGRlyd7" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 14 + }, + "_enabled": true, + "__prefab": { + "__id__": 30 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e8q4/SLglPiaDjexJlsP6h" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65Omk7QR5CEbDlsa+a/htn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "scrollBar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 13 + }, + "_children": [ + { + "__id__": 33 + } + ], + "_active": false, + "_components": [ + { + "__id__": 39 + }, + { + "__id__": 41 + }, + { + "__id__": 43 + }, + { + "__id__": 45 + } + ], + "_prefab": { + "__id__": 49 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 300, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.Node", + "_name": "bar", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 32 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 34 + }, + { + "__id__": 36 + } + ], + "_prefab": { + "__id__": 38 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -11, + "y": -31.25, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 10, + "height": 156.25 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "5epkTDFWdImaptFrLO4rP3" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 33 + }, + "_enabled": true, + "__prefab": { + "__id__": 37 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "83BpO6Fg5OZa4CxqJTB7S0" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "61ArpH4apIPLOonN62Hkt2", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 40 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 12, + "height": 800 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ebPufhP+BNz5ZhRk4LvBZh" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 42 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13AWBmDXFJo4VI80cJJumq" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 44 + }, + "_alignFlags": 37, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 250, + "_alignMode": 1, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "68xcMnOMBLuJ1/Oe4A43vg" + }, + { + "__type__": "cc.ScrollBar", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "_scrollView": { + "__id__": 47 + }, + "_handle": { + "__id__": 36 + }, + "_direction": 1, + "_enableAutoHide": true, + "_autoHideTime": 1, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "608jYpsIFKlYlOU8AlaMqG" + }, + { + "__type__": "563f2c1JcVKmrpHhC0vl3PI", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 13 + }, + "_enabled": true, + "__prefab": { + "__id__": 48 + }, + "bounceDuration": 0.23, + "brake": 0.75, + "elastic": true, + "inertia": true, + "horizontal": false, + "vertical": true, + "cancelInnerEvents": true, + "scrollEvents": [], + "_content": { + "__id__": 15 + }, + "_horizontalScrollBar": null, + "_verticalScrollBar": { + "__id__": 45 + }, + "itemPrefab": { + "__uuid__": "6e8bc3fd-d622-4f2e-9ad8-35af8d6396ea", + "__expectedType__": "cc.Prefab" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "66ACRt0WFPvrVepjcLA2AS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3cOSfGytRBRb9Zq2SbcvKU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 13 + }, + "_enabled": true, + "__prefab": { + "__id__": 51 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 800 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d0u3Sj8WNHVpWnX4tNGdXL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 13 + }, + "_enabled": false, + "__prefab": { + "__id__": 53 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 1, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "94t1LVFplAZIj80i0n8rK5" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 13 + }, + "_enabled": true, + "__prefab": { + "__id__": 55 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 129.84999999999997, + "_bottom": 70.15000000000003, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 240, + "_originalHeight": 250, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9d4/E/NPBG6pcAn4xXsJ3f" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e5IEvhS+pK7JiEx4gIGU67", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 600, + "height": 1000 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "13ov9yBmlJ1qtJlZGH3eRG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": false, + "__prefab": { + "__id__": 60 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "664iSL/SBE9psYRMeSLUPj" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 62 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "46IC2D9/5Mv6OfgNG0uc63" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f5F0XQeN1PbJNvOrjuwjQ3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 65 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 720, + "height": 1280 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1dgJxmIH5HIpXD6y0/xMwI" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 100, + "_originalHeight": 100, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "582zBz6m5DKqmkTkiS/LE0" + }, + { + "__type__": "e4a39lR3XlFYr6bgyWmDWEr", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 69 + }, + "mask": true, + "maskOpcity": 80, + "isClickMaskeClose": true, + "views": { + "__id__": 47 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8dLPuNG3RK55bKXE4tLtP4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08xLpDDa9NlK3pgR7XiOqb", + "instance": null, + "targetOverrides": [] + } +] \ No newline at end of file diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab.meta b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab.meta new file mode 100644 index 00000000..f8150ac1 --- /dev/null +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/奖励/领取奖励页面.prefab.meta @@ -0,0 +1,13 @@ +{ + "ver": "1.1.49", + "importer": "prefab", + "imported": true, + "uuid": "697ef794-5726-4fb6-b59d-f47cadacc1c2", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": { + "syncNodeName": "领取奖励页面" + } +} diff --git a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/资源/资源ICON.prefab b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/资源/资源ICON.prefab index 4bec4170..6b28aa0e 100644 --- a/JisolGameCocos/assets/resources/prefab/ui/常用预制体/资源/资源ICON.prefab +++ b/JisolGameCocos/assets/resources/prefab/ui/常用预制体/资源/资源ICON.prefab @@ -326,8 +326,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 70, + "height": 70 }, "_anchorPoint": { "__type__": "cc.Vec2", diff --git a/JisolGameCocos/assets/script/App.ts b/JisolGameCocos/assets/script/App.ts index 54d03da9..5b024b25 100644 --- a/JisolGameCocos/assets/script/App.ts +++ b/JisolGameCocos/assets/script/App.ts @@ -28,12 +28,12 @@ import AppAction from "./AppAction"; import { Asset } from "cc"; import { Component } from "cc"; -let APIPath = `http://localhost:8080` -let WsPath = `ws://localhost:8080/websocket` +// let APIPath = `http://localhost:8080` +// let WsPath = `ws://localhost:8080/websocket` // let APIPath = `http://192.168.1.23:8080` // let WsPath = `ws://192.168.1.23:8080/websocket` -// let APIPath = `http://192.168.0.118:8080` -// let WsPath = `ws://192.168.0.118:8080/websocket` +let APIPath = `http://192.168.0.118:8080` +let WsPath = `ws://192.168.0.118:8080/websocket` // let APIPath = `https://api.pet.jisol.cn` // let WsPath = `wss://api.pet.jisol.cn/websocket` diff --git a/JisolGameCocos/assets/script/config/data/schema.ts b/JisolGameCocos/assets/script/config/data/schema.ts index aa3c7287..e5ed6a62 100644 --- a/JisolGameCocos/assets/script/config/data/schema.ts +++ b/JisolGameCocos/assets/script/config/data/schema.ts @@ -8,6 +8,38 @@ //------------------------------------------------------------------------------ +export namespace TbGEnum { +/** + * 奖励类型 + */ +export enum TReward { + /** + * 资源类型 + */ + Resource = 1, +} + +} +export namespace TbGEnum { +/** + * 礼包限购类型 + */ +export enum TGiftLimit { + /** + * 无限购 + */ + Unlimited = 1, + /** + * 限制次数 + */ + Limit = 2, + /** + * 每天限制 + */ + DayLimit = 3, +} + +} @@ -1028,7 +1060,7 @@ export class TDungeon { if (_json_.attributes === undefined) { throw new Error() } { this.attributes = []; for(let _ele of _json_.attributes) { let _e; _e = new TbGEntity.TAttributeValue(_ele); this.attributes.push(_e);}} if (_json_.rewards === undefined) { throw new Error() } - { this.rewards = []; for(let _ele of _json_.rewards) { let _e; _e = new TbGEntity.TResource(_ele); this.rewards.push(_e);}} + { this.rewards = []; for(let _ele of _json_.rewards) { let _e; _e = new TbGEntity.TReward(_ele); this.rewards.push(_e);}} } /** @@ -1046,7 +1078,43 @@ export class TDungeon { /** * 关卡奖励 */ - readonly rewards: TbGEntity.TResource[] + readonly rewards: TbGEntity.TReward[] + + resolve(tables:Tables) + { + } +} + +} + + +export namespace TbGEntity { +/** + * 奖励信息 + */ +export class TReward { + + constructor(_json_: any) { + if (_json_.type === undefined) { throw new Error() } + this.type = _json_.type + if (_json_.id === undefined) { throw new Error() } + this.id = _json_.id + if (_json_.value === undefined) { throw new Error() } + this.value = _json_.value + } + + /** + * 奖励类型 + */ + readonly type: TbGEnum.TReward + /** + * 奖励Id + */ + readonly id: number + /** + * 奖励数量 + */ + readonly value: number resolve(tables:Tables) { @@ -1083,6 +1151,96 @@ export class TbGSysDungeon160002 { } +export namespace TB { +export class TbGGift { + + constructor(_json_: any) { + if (_json_.id === undefined) { throw new Error() } + this.id = _json_.id + if (_json_.name === undefined) { throw new Error() } + this.name = _json_.name + if (_json_.tig === undefined) { throw new Error() } + this.tig = _json_.tig + if (_json_.limit === undefined) { throw new Error() } + this.limit = _json_.limit + if (_json_.limitValue === undefined) { throw new Error() } + this.limitValue = _json_.limitValue + if (_json_.price === undefined) { throw new Error() } + this.price = _json_.price + if (_json_.rewards === undefined) { throw new Error() } + { this.rewards = []; for(let _ele of _json_.rewards) { let _e; _e = new TbGEntity.TReward(_ele); this.rewards.push(_e);}} + } + + /** + * 礼包唯一Id + */ + readonly id: number + /** + * 礼包名称 + */ + readonly name: string + /** + * 描述 + */ + readonly tig: string + /** + * 礼包购买限制 + */ + readonly limit: TbGEnum.TGiftLimit + /** + * 限购数量 + */ + readonly limitValue: number + /** + * 价格 + */ + readonly price: number + /** + * 奖励 + */ + readonly rewards: TbGEntity.TReward[] + + resolve(tables:Tables) + { + } +} + +} + + +export namespace TB { +export class TbGShop { + + constructor(_json_: any) { + if (_json_.id === undefined) { throw new Error() } + this.id = _json_.id + if (_json_.tig === undefined) { throw new Error() } + this.tig = _json_.tig + if (_json_.giftId === undefined) { throw new Error() } + this.giftId = _json_.giftId + } + + /** + * id + */ + readonly id: number + /** + * 备注 + */ + readonly tig: string + /** + * 礼包Id + */ + readonly giftId: number + + resolve(tables:Tables) + { + } +} + +} + + export class TbGGlobal{ @@ -1821,6 +1979,70 @@ export class TbGSysDungeon160002{ +export class TbGGift{ + private _dataMap: Map + private _dataList: TB.TbGGift[] + constructor(_json_: any) { + this._dataMap = new Map() + this._dataList = [] + for(var _json2_ of _json_) { + let _v: TB.TbGGift + _v = new TB.TbGGift(_json2_) + this._dataList.push(_v) + this._dataMap.set(_v.id, _v) + } + } + + getDataMap(): Map { return this._dataMap; } + getDataList(): TB.TbGGift[] { return this._dataList; } + + get(key: number): TB.TbGGift | undefined { return this._dataMap.get(key); } + + resolve(tables:Tables) + { + for(let data of this._dataList) + { + data.resolve(tables) + } + } + +} + + + + +export class TbGShop{ + private _dataMap: Map + private _dataList: TB.TbGShop[] + constructor(_json_: any) { + this._dataMap = new Map() + this._dataList = [] + for(var _json2_ of _json_) { + let _v: TB.TbGShop + _v = new TB.TbGShop(_json2_) + this._dataList.push(_v) + this._dataMap.set(_v.id, _v) + } + } + + getDataMap(): Map { return this._dataMap; } + getDataList(): TB.TbGShop[] { return this._dataList; } + + get(key: number): TB.TbGShop | undefined { return this._dataMap.get(key); } + + resolve(tables:Tables) + { + for(let data of this._dataList) + { + data.resolve(tables) + } + } + +} + + + + type JsonLoader = (file: string) => any export class Tables { @@ -1870,6 +2092,10 @@ export class Tables { get TbGSysDungeon160001(): TbGSysDungeon160001 { return this._TbGSysDungeon160001;} private _TbGSysDungeon160002: TbGSysDungeon160002 get TbGSysDungeon160002(): TbGSysDungeon160002 { return this._TbGSysDungeon160002;} + private _TbGGift: TbGGift + get TbGGift(): TbGGift { return this._TbGGift;} + private _TbGShop: TbGShop + get TbGShop(): TbGShop { return this._TbGShop;} constructor(loader: JsonLoader) { this._TbGGlobal = new TbGGlobal(loader('tbgglobal')) @@ -1895,6 +2121,8 @@ export class Tables { this._TbGSysDungeon = new TbGSysDungeon(loader('tbgsysdungeon')) this._TbGSysDungeon160001 = new TbGSysDungeon160001(loader('tbgsysdungeon160001')) this._TbGSysDungeon160002 = new TbGSysDungeon160002(loader('tbgsysdungeon160002')) + this._TbGGift = new TbGGift(loader('tbggift')) + this._TbGShop = new TbGShop(loader('tbgshop')) this._TbGGlobal.resolve(this) this._TbGRole.resolve(this) @@ -1919,5 +2147,7 @@ export class Tables { this._TbGSysDungeon.resolve(this) this._TbGSysDungeon160001.resolve(this) this._TbGSysDungeon160002.resolve(this) + this._TbGGift.resolve(this) + this._TbGShop.resolve(this) } } diff --git a/JisolGameCocos/assets/script/consts/API.ts b/JisolGameCocos/assets/script/consts/API.ts index 84257c5e..c091aaf2 100644 --- a/JisolGameCocos/assets/script/consts/API.ts +++ b/JisolGameCocos/assets/script/consts/API.ts @@ -15,6 +15,11 @@ export const RData = (data:any,isTips:boolean = false) => { PlayerPetData.getIns().onUpdateOV(res.operation,res.pet); //刷新宠物 }) } + //如果有 rewards 字段 表示要弹出获得资源 + if(data.data['rewards']){ + //弹出获得资源 + app.layer.Open(GUI.RewardClaimView,data.data['rewards']) + } //弹出提示 if(isTips){ app.layer.Open(GUI.Tips,{text:data.data.msg}); diff --git a/JisolGameCocos/assets/script/manager/battle/mode/GOnHookManager.ts b/JisolGameCocos/assets/script/manager/battle/mode/GOnHookManager.ts index 9e6219d2..bb9741a1 100644 --- a/JisolGameCocos/assets/script/manager/battle/mode/GOnHookManager.ts +++ b/JisolGameCocos/assets/script/manager/battle/mode/GOnHookManager.ts @@ -111,6 +111,7 @@ export default class GOnHookManager extends Singleton{ //获取下一只野怪 getNextCreeps(){ + if(this.getKillSreepsIds().length > 50) return; if(!this.sreeps) return; let creeps = this.sreeps.get(this.sreeps.keys().next()?.value); this.sreeps.delete(creeps.key); diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward.meta b/JisolGameCocos/assets/script/ui/Consts/Reward.meta new file mode 100644 index 00000000..41e4f26b --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "92c659b6-f0f2-42ba-a6c1-eb30b3dee78b", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts new file mode 100644 index 00000000..4ebdb6a6 --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts @@ -0,0 +1,28 @@ +import { _decorator, Component, Node } from 'cc'; +import { JNGLayerBase } from '../../../components/JNComponent'; +import { TbGEntity } from '../../../config/data/schema'; +import JNScrollView from '../../../../../extensions/ngame/assets/ngame/util/components/scrollview/JNScrollView'; +const { ccclass, property } = _decorator; + +@ccclass('RewardClaimView') +export class RewardClaimView extends JNGLayerBase { + + //奖励页面 + @property(JNScrollView) + views:JNScrollView; + + data:TbGEntity.TReward[] = []; + + onJNLoad(data?: TbGEntity.TReward[]): void { + super.onJNLoad(data); + this.data = data; + this.onUpdateView(); + } + + onUpdateView(){ + this.views.refreshData(this.data); + } + +} + + diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts.meta b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts.meta new file mode 100644 index 00000000..75bc6bd5 --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardClaimView.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "e4a39951-dd79-4562-be9b-8325a60d612b", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts new file mode 100644 index 00000000..190c6da0 --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts @@ -0,0 +1,53 @@ +import { Label } from 'cc'; +import { Sprite } from 'cc'; +import { _decorator, Component, Node } from 'cc'; +import { TbGEntity, TbGEnum } from '../../../config/data/schema'; +import { TD } from '../../../App'; +import TbResource, { IconTypeEnum } from '../../../tools/TbResource'; +const { ccclass, property } = _decorator; + +@ccclass('RewardIcon') +export class RewardIcon extends Component { + + //资源品质 + @property(Sprite) + quality:Sprite; + + //资源图标 + @property(Sprite) + icon:Sprite; + + //资源数量 + @property(Label) + num:Label; + + info:TbGEntity.TReward; + + //设置icon + set(info:TbGEntity.TReward){ + + this.info = info; + if(info.type == TbGEnum.TReward.Resource) + this.onUpdateResource(); + + } + + //刷新资源 + onUpdateResource(){ + + let config = TD.TbGResource.get(this.info.id); + + //设置ICON + TbResource.loadSpriteIcon(IconTypeEnum.资源,config.icon,this.icon,this); + //设置品质 + TbResource.loadSpriteIcon(IconTypeEnum.品质,config.quality,this.quality,this); + + this.num.string = ``; + if(this.info.value > 1){ + //显示数量 + this.num.string = `${this.info.value}`; + } + + } + +} diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts.meta b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts.meta new file mode 100644 index 00000000..cb4aa8b0 --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIcon.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "8ac90e26-e207-4650-8340-4f780af3dc09", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts new file mode 100644 index 00000000..144c2b8e --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts @@ -0,0 +1,20 @@ +import { _decorator, Component, Node } from 'cc'; +import JNScrollViewItem from '../../../../../extensions/ngame/assets/ngame/util/components/scrollview/JNScrollViewItem'; +import { TbGEntity } from '../../../config/data/schema'; +import { RewardIcon } from './RewardIcon'; +const { ccclass, property } = _decorator; + +@ccclass('RewardIconScroll') +export class RewardIconScroll extends JNScrollViewItem { + + @property(RewardIcon) + icon:RewardIcon; + + onInit(data:TbGEntity.TReward){ + + this.icon.set(data); + + } +} + + diff --git a/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts.meta b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts.meta new file mode 100644 index 00000000..e7ac0e7a --- /dev/null +++ b/JisolGameCocos/assets/script/ui/Consts/Reward/RewardIconScroll.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.23", + "importer": "typescript", + "imported": true, + "uuid": "11083861-f00f-4d28-a231-df849bec8f86", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/JisolGameCocos/assets/script/ui/Tactical/IntoBattleView.ts b/JisolGameCocos/assets/script/ui/Tactical/IntoBattleView.ts index d3f44e24..b773bb62 100644 --- a/JisolGameCocos/assets/script/ui/Tactical/IntoBattleView.ts +++ b/JisolGameCocos/assets/script/ui/Tactical/IntoBattleView.ts @@ -57,6 +57,7 @@ export class IntoBattleView extends JNLayerBase { } onJNClose(): void { + super.onJNClose(); //取消监听 app.event.off(PlayerPetEvent.UPDATE_INFO,this.onPetMinus,this); //减少宠物 } diff --git a/JisolGameCocos/assets/script/ui/UIConfig.ts b/JisolGameCocos/assets/script/ui/UIConfig.ts index e4dd36fd..6dcb3795 100644 --- a/JisolGameCocos/assets/script/ui/UIConfig.ts +++ b/JisolGameCocos/assets/script/ui/UIConfig.ts @@ -9,11 +9,12 @@ export enum GLayer{ export enum GUI{ /** 系统UI */ - Login = "Login", //登录页面 - Loading = "Loading", //加载页面 - Tips = "Tips", //提示 - SelectionBox = "SelectionBox", //选择提示页面 (用于玩家确定该操作) - Debugger = "Debugger", //Debugger + Login = "Login", //登录页面 + Loading = "Loading", //加载页面 + Tips = "Tips", //提示 + SelectionBox = "SelectionBox", //选择提示页面 (用于玩家确定该操作) + Debugger = "Debugger", //Debugger + RewardClaimView = "RewardClaimView", //奖励领取通用界面 /** 新手引导 */ NoviceNamingView = "NoviceNamingView", //新手引导页面 - 取名 @@ -90,6 +91,11 @@ const UISystemConfig:{ [key: string]: JNLayerInfo; } = { backInfo:{key:"position",start:v3(0,0,0),end:v3(-720,0,0)} }, }, + [GUI.RewardClaimView]:{ + layer:GLayer.View, + uri: "prefab/ui/常用预制体/奖励/领取奖励页面", + anims:BackOutScale + }, } //主页UI diff --git a/JisolGameServer/Main/src/main/java/cfg/TB/TbGGift.java b/JisolGameServer/Main/src/main/java/cfg/TB/TbGGift.java new file mode 100644 index 00000000..87a12200 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TB/TbGGift.java @@ -0,0 +1,79 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg.TB; + +import luban.*; +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; + + +public final class TbGGift extends AbstractBean { + public TbGGift(JsonObject _buf) { + id = _buf.get("id").getAsInt(); + name = _buf.get("name").getAsString(); + tig = _buf.get("tig").getAsString(); + limit = _buf.get("limit").getAsInt(); + limitValue = _buf.get("limitValue").getAsInt(); + price = _buf.get("price").getAsInt(); + { com.google.gson.JsonArray _json0_ = _buf.get("rewards").getAsJsonArray(); int __n0 = _json0_.size(); rewards = new cfg.TbGEntity.TReward[__n0]; int __index0=0; for(JsonElement __e0 : _json0_) { cfg.TbGEntity.TReward __v0; __v0 = cfg.TbGEntity.TReward.deserialize(__e0.getAsJsonObject()); rewards[__index0++] = __v0; } } + } + + public static TbGGift deserialize(JsonObject _buf) { + return new cfg.TB.TbGGift(_buf); + } + + /** + * 礼包唯一Id + */ + public final int id; + /** + * 礼包名称 + */ + public final String name; + /** + * 描述 + */ + public final String tig; + /** + * 礼包购买限制 + */ + public final int limit; + /** + * 限购数量 + */ + public final int limitValue; + /** + * 价格 + */ + public final int price; + /** + * 奖励 + */ + public final cfg.TbGEntity.TReward[] rewards; + + public static final int __ID__ = 319065289; + + @Override + public int getTypeId() { return __ID__; } + + @Override + public String toString() { + return "{ " + + "(format_field_name __code_style field.name):" + id + "," + + "(format_field_name __code_style field.name):" + name + "," + + "(format_field_name __code_style field.name):" + tig + "," + + "(format_field_name __code_style field.name):" + limit + "," + + "(format_field_name __code_style field.name):" + limitValue + "," + + "(format_field_name __code_style field.name):" + price + "," + + "(format_field_name __code_style field.name):" + rewards + "," + + "}"; + } +} + diff --git a/JisolGameServer/Main/src/main/java/cfg/TB/TbGShop.java b/JisolGameServer/Main/src/main/java/cfg/TB/TbGShop.java new file mode 100644 index 00000000..214b6934 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TB/TbGShop.java @@ -0,0 +1,55 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg.TB; + +import luban.*; +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; + + +public final class TbGShop extends AbstractBean { + public TbGShop(JsonObject _buf) { + id = _buf.get("id").getAsInt(); + tig = _buf.get("tig").getAsString(); + giftId = _buf.get("giftId").getAsInt(); + } + + public static TbGShop deserialize(JsonObject _buf) { + return new cfg.TB.TbGShop(_buf); + } + + /** + * id + */ + public final int id; + /** + * 备注 + */ + public final String tig; + /** + * 礼包Id + */ + public final int giftId; + + public static final int __ID__ = 319422095; + + @Override + public int getTypeId() { return __ID__; } + + @Override + public String toString() { + return "{ " + + "(format_field_name __code_style field.name):" + id + "," + + "(format_field_name __code_style field.name):" + tig + "," + + "(format_field_name __code_style field.name):" + giftId + "," + + "}"; + } +} + diff --git a/JisolGameServer/Main/src/main/java/cfg/Tables.java b/JisolGameServer/Main/src/main/java/cfg/Tables.java index d4a67b92..f5440591 100644 --- a/JisolGameServer/Main/src/main/java/cfg/Tables.java +++ b/JisolGameServer/Main/src/main/java/cfg/Tables.java @@ -65,6 +65,10 @@ public final class Tables public cfg.TbGSysDungeon160001 getTbGSysDungeon160001() { return _tbgsysdungeon160001; } private final cfg.TbGSysDungeon160002 _tbgsysdungeon160002; public cfg.TbGSysDungeon160002 getTbGSysDungeon160002() { return _tbgsysdungeon160002; } + private final cfg.TbGGift _tbggift; + public cfg.TbGGift getTbGGift() { return _tbggift; } + private final cfg.TbGShop _tbgshop; + public cfg.TbGShop getTbGShop() { return _tbgshop; } public Tables(IJsonLoader loader) throws java.io.IOException { _tbgglobal = new cfg.TbGGlobal(loader.load("tbgglobal")); @@ -90,6 +94,8 @@ public final class Tables _tbgsysdungeon = new cfg.TbGSysDungeon(loader.load("tbgsysdungeon")); _tbgsysdungeon160001 = new cfg.TbGSysDungeon160001(loader.load("tbgsysdungeon160001")); _tbgsysdungeon160002 = new cfg.TbGSysDungeon160002(loader.load("tbgsysdungeon160002")); + _tbggift = new cfg.TbGGift(loader.load("tbggift")); + _tbgshop = new cfg.TbGShop(loader.load("tbgshop")); } } diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TDungeon.java b/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TDungeon.java index 15c10f3d..b498b6e6 100644 --- a/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TDungeon.java +++ b/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TDungeon.java @@ -22,7 +22,7 @@ public final class TDungeon extends AbstractBean { level = _buf.get("level").getAsInt(); boss = _buf.get("boss").getAsInt(); { com.google.gson.JsonArray _json0_ = _buf.get("attributes").getAsJsonArray(); int __n0 = _json0_.size(); attributes = new cfg.TbGEntity.TAttributeValue[__n0]; int __index0=0; for(JsonElement __e0 : _json0_) { cfg.TbGEntity.TAttributeValue __v0; __v0 = cfg.TbGEntity.TAttributeValue.deserialize(__e0.getAsJsonObject()); attributes[__index0++] = __v0; } } - { com.google.gson.JsonArray _json0_ = _buf.get("rewards").getAsJsonArray(); int __n0 = _json0_.size(); rewards = new cfg.TbGEntity.TResource[__n0]; int __index0=0; for(JsonElement __e0 : _json0_) { cfg.TbGEntity.TResource __v0; __v0 = cfg.TbGEntity.TResource.deserialize(__e0.getAsJsonObject()); rewards[__index0++] = __v0; } } + { com.google.gson.JsonArray _json0_ = _buf.get("rewards").getAsJsonArray(); int __n0 = _json0_.size(); rewards = new cfg.TbGEntity.TReward[__n0]; int __index0=0; for(JsonElement __e0 : _json0_) { cfg.TbGEntity.TReward __v0; __v0 = cfg.TbGEntity.TReward.deserialize(__e0.getAsJsonObject()); rewards[__index0++] = __v0; } } } public static TDungeon deserialize(JsonObject _buf) { @@ -44,7 +44,7 @@ public final class TDungeon extends AbstractBean { /** * 关卡奖励 */ - public final cfg.TbGEntity.TResource[] rewards; + public final cfg.TbGEntity.TReward[] rewards; public static final int __ID__ = -191293256; diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TReward.java b/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TReward.java new file mode 100644 index 00000000..0cde5f11 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TbGEntity/TReward.java @@ -0,0 +1,58 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg.TbGEntity; + +import luban.*; +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; + + +/** + * 奖励信息 + */ +public final class TReward extends AbstractBean { + public TReward(JsonObject _buf) { + type = _buf.get("type").getAsInt(); + id = _buf.get("id").getAsInt(); + value = _buf.get("value").getAsInt(); + } + + public static TReward deserialize(JsonObject _buf) { + return new cfg.TbGEntity.TReward(_buf); + } + + /** + * 奖励类型 + */ + public final int type; + /** + * 奖励Id + */ + public final int id; + /** + * 奖励数量 + */ + public final int value; + + public static final int __ID__ = 103029105; + + @Override + public int getTypeId() { return __ID__; } + + @Override + public String toString() { + return "{ " + + "(format_field_name __code_style field.name):" + type + "," + + "(format_field_name __code_style field.name):" + id + "," + + "(format_field_name __code_style field.name):" + value + "," + + "}"; + } +} + diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TGiftLimit.java b/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TGiftLimit.java new file mode 100644 index 00000000..a50c56e1 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TGiftLimit.java @@ -0,0 +1,29 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg.TbGEnum; + +/** + * 礼包限购类型 + */ +public final class TGiftLimit { + /** + * 无限购 + */ + public static final int Unlimited = 1; + /** + * 限制次数 + */ + public static final int Limit = 2; + /** + * 每天限制 + */ + public static final int DayLimit = 3; +} + diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TReward.java b/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TReward.java new file mode 100644 index 00000000..7d434feb --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TbGEnum/TReward.java @@ -0,0 +1,21 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg.TbGEnum; + +/** + * 奖励类型 + */ +public final class TReward { + /** + * 资源类型 + */ + public static final int Resource = 1; +} + diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGGift.java b/JisolGameServer/Main/src/main/java/cfg/TbGGift.java new file mode 100644 index 00000000..56981d40 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TbGGift.java @@ -0,0 +1,37 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg; + +import luban.*; +import com.google.gson.JsonElement; + + +public final class TbGGift { + private final java.util.HashMap _dataMap; + private final java.util.ArrayList _dataList; + + public TbGGift(JsonElement _buf) { + _dataMap = new java.util.HashMap(); + _dataList = new java.util.ArrayList(); + + for (com.google.gson.JsonElement _e_ : _buf.getAsJsonArray()) { + cfg.TB.TbGGift _v; + _v = cfg.TB.TbGGift.deserialize(_e_.getAsJsonObject()); + _dataList.add(_v); + _dataMap.put(_v.id, _v); + } + } + + public java.util.HashMap getDataMap() { return _dataMap; } + public java.util.ArrayList getDataList() { return _dataList; } + + public cfg.TB.TbGGift get(int key) { return _dataMap.get(key); } + +} diff --git a/JisolGameServer/Main/src/main/java/cfg/TbGShop.java b/JisolGameServer/Main/src/main/java/cfg/TbGShop.java new file mode 100644 index 00000000..1af8b239 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cfg/TbGShop.java @@ -0,0 +1,37 @@ + +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +package cfg; + +import luban.*; +import com.google.gson.JsonElement; + + +public final class TbGShop { + private final java.util.HashMap _dataMap; + private final java.util.ArrayList _dataList; + + public TbGShop(JsonElement _buf) { + _dataMap = new java.util.HashMap(); + _dataList = new java.util.ArrayList(); + + for (com.google.gson.JsonElement _e_ : _buf.getAsJsonArray()) { + cfg.TB.TbGShop _v; + _v = cfg.TB.TbGShop.deserialize(_e_.getAsJsonObject()); + _dataList.add(_v); + _dataMap.put(_v.id, _v); + } + } + + public java.util.HashMap getDataMap() { return _dataMap; } + public java.util.ArrayList getDataList() { return _dataList; } + + public cfg.TB.TbGShop get(int key) { return _dataMap.get(key); } + +} diff --git a/JisolGameServer/Main/src/main/java/cn/jisol/game/controller/game/mode/GDungeonController.java b/JisolGameServer/Main/src/main/java/cn/jisol/game/controller/game/mode/GDungeonController.java index 343dc924..5d3f3cf7 100644 --- a/JisolGameServer/Main/src/main/java/cn/jisol/game/controller/game/mode/GDungeonController.java +++ b/JisolGameServer/Main/src/main/java/cn/jisol/game/controller/game/mode/GDungeonController.java @@ -11,6 +11,7 @@ import cn.jisol.game.service.DungeonService; import cn.jisol.game.service.ResourceService; import cn.jisol.game.table.TableUtil; import cn.jisol.game.vo.news.NewsResource; +import cn.jisol.game.vo.news.NewsReward; import cn.jisol.game.vo.news.ov.ResourceUpdateOV; import cn.jisol.ngame.util.NewsContext; import com.baomidou.mybatisplus.core.toolkit.Wrappers; @@ -81,17 +82,17 @@ public class GDungeonController { @ApiOperation(value = "消耗钥匙挑战普通副本") @PostMapping("/challenge/dungeon/{dungeonId}/{dungeonItemId}") @Transactional - public NewsResource> challengeDungeon(@CurrentPlayer Player player, @PathVariable Integer dungeonId, @PathVariable Integer dungeonItemId){ + public NewsReward> challengeDungeon(@CurrentPlayer Player player, @PathVariable Integer dungeonId, @PathVariable Integer dungeonItemId){ TbGSysDungeon tbGSysDungeon = TD.DATA.getTbGSysDungeon().get(dungeonId); - if(Objects.isNull(tbGSysDungeon)) return NewsResource.onFail("不存在该副本"); - if(!tbGSysDungeon.type.equals(ModeDungeonType.GDungeonMode)) return NewsResource.onFail("错误副本"); + if(Objects.isNull(tbGSysDungeon)) return NewsReward.onFail("不存在该副本"); + if(!tbGSysDungeon.type.equals(ModeDungeonType.GDungeonMode)) return NewsReward.onFail("错误副本"); //获取副本信息 Map infos = this.getInfos(player).data; //禁止越级挑战 - if(infos.get(dungeonId).getDungeonCfgItemId() < dungeonItemId) return NewsResource.onFail("请不要越级挑战哦"); + if(infos.get(dungeonId).getDungeonCfgItemId() < dungeonItemId) return NewsReward.onFail("请不要越级挑战哦"); //获取副本 TableUtil.TableData tableData = Objects.requireNonNull(TableUtil.getTableData(tbGSysDungeon.tigs)); @@ -117,7 +118,7 @@ public class GDungeonController { } //发放奖励 - return NewsResource.onSuccess("挑战成功",infos,ovs); + return NewsReward.onSuccess("挑战成功",infos,ovs,Arrays.asList(dungeon.rewards)); } diff --git a/JisolGameServer/Main/src/main/java/cn/jisol/game/service/ResourceService.java b/JisolGameServer/Main/src/main/java/cn/jisol/game/service/ResourceService.java index a64867c1..b3f9c55d 100644 --- a/JisolGameServer/Main/src/main/java/cn/jisol/game/service/ResourceService.java +++ b/JisolGameServer/Main/src/main/java/cn/jisol/game/service/ResourceService.java @@ -1,6 +1,7 @@ package cn.jisol.game.service; import cfg.TbGEntity.TResource; +import cfg.TbGEntity.TReward; import cn.jisol.game.entity.table.Player; import cn.jisol.game.entity.table.Resource; import cn.jisol.game.vo.news.ov.ResourceUpdateOV; @@ -28,6 +29,6 @@ public interface ResourceService extends IService { public long timeSpeedUp(int type); //发放奖励 - public List rewards(Long playerId,TResource[] rewards); + public List rewards(Long playerId, TReward[] rewards); } diff --git a/JisolGameServer/Main/src/main/java/cn/jisol/game/service/impl/ResourceServiceImpl.java b/JisolGameServer/Main/src/main/java/cn/jisol/game/service/impl/ResourceServiceImpl.java index 597c9c40..739f315a 100644 --- a/JisolGameServer/Main/src/main/java/cn/jisol/game/service/impl/ResourceServiceImpl.java +++ b/JisolGameServer/Main/src/main/java/cn/jisol/game/service/impl/ResourceServiceImpl.java @@ -1,6 +1,7 @@ package cn.jisol.game.service.impl; import cfg.TbGEntity.TResource; +import cfg.TbGEntity.TReward; import cn.jisol.game.controller.exception.GeneralException; import cn.jisol.game.controller.exception.ResourceInitException; import cn.jisol.game.controller.exception.ResourceNotException; @@ -133,8 +134,13 @@ public class ResourceServiceImpl extends ServiceImpl i } @Override - public List rewards(Long playerId, TResource[] rewards) { - return Arrays.stream(rewards).map(reward -> ResourceUpdateOV.onUpdate(this.addResourceValue(playerId, reward.id, (long) reward.value))).collect(Collectors.toList()); + public List rewards(Long playerId, TReward[] rewards) { + return Arrays.stream(rewards).map(reward -> { + if(reward.type == cfg.TbGEnum.TReward.Resource){ + return ResourceUpdateOV.onUpdate(this.addResourceValue(playerId, reward.id, (long) reward.value)); + } + return null; + }).collect(Collectors.toList()); } diff --git a/JisolGameServer/Main/src/main/java/cn/jisol/game/vo/news/NewsReward.java b/JisolGameServer/Main/src/main/java/cn/jisol/game/vo/news/NewsReward.java new file mode 100644 index 00000000..c9f753a5 --- /dev/null +++ b/JisolGameServer/Main/src/main/java/cn/jisol/game/vo/news/NewsReward.java @@ -0,0 +1,52 @@ +package cn.jisol.game.vo.news; + +import cfg.TbGEntity.TResource; +import cfg.TbGEntity.TReward; +import cn.jisol.game.entity.table.Resource; +import cn.jisol.game.vo.news.ov.ResourceUpdateOV; +import io.swagger.annotations.ApiResponse; +import io.swagger.annotations.ApiResponses; +import lombok.experimental.SuperBuilder; + +import java.util.ArrayList; +import java.util.Arrays; +import java.util.List; + +//返回带资源领取的消息 +@SuperBuilder +@ApiResponses({ + @ApiResponse(code = 200,message = "成功"), + @ApiResponse(code = 500,message = "失败"), +}) +public class NewsReward extends NewsResource{ + + public List rewards = new ArrayList<>(); + + public static NewsReward onSuccess(String msg){ + return onMessage(msg,null,NEWS_STATE_SUCCESS,new ArrayList<>(),new ArrayList<>()); + } + public static NewsReward onSuccess(String msg,T data){ + return onMessage(msg,data,NEWS_STATE_SUCCESS,new ArrayList<>(),new ArrayList<>()); + } + public static NewsReward onSuccess(String msg,T data,ResourceUpdateOV... resource){ + return onMessage(msg,data,NEWS_STATE_SUCCESS, Arrays.asList(resource),new ArrayList<>()); + } + public static NewsReward onSuccess(String msg,T data,List resource){ + return onMessage(msg,data,NEWS_STATE_SUCCESS, resource,new ArrayList<>()); + } + public static NewsReward onSuccess(String msg,T data,List resource, List rewards){ + return onMessage(msg,data,NEWS_STATE_SUCCESS, resource,rewards); + } + + public static NewsReward onFail(String msg){ + return onMessage(msg,null,NEWS_STATE_FAIL,new ArrayList<>(),new ArrayList<>()); + } + public static NewsReward onFail(String msg, T data){ + return onMessage(msg,data,NEWS_STATE_FAIL,new ArrayList<>(),new ArrayList<>()); + } + + public static NewsReward onMessage(String msg, T data, Integer state, List resource, List rewards){ + return (NewsReward) NewsReward.builder().state(state).msg(msg).data(data).resources(resource).rewards(rewards).build(); + } + +} diff --git a/JisolGameServer/Main/src/main/resources/json/tbggift.json b/JisolGameServer/Main/src/main/resources/json/tbggift.json new file mode 100644 index 00000000..c08a5c5a --- /dev/null +++ b/JisolGameServer/Main/src/main/resources/json/tbggift.json @@ -0,0 +1,47 @@ +[ + { + "id": 180001, + "name": "金币礼包", + "tig": "金币礼包", + "limit": 1, + "limitValue": 0, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + }, + { + "id": 190001, + "name": "限购金币礼包", + "tig": "限购金币礼包", + "limit": 2, + "limitValue": 1, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + }, + { + "id": 200001, + "name": "每日限购金币礼包", + "tig": "每日限购金币礼包", + "limit": 3, + "limitValue": 1, + "price": 6, + "rewards": [ + { + "type": 1, + "id": 90002, + "value": 20 + } + ] + } +] \ No newline at end of file diff --git a/JisolGameServer/Main/src/main/resources/json/tbgresource.json b/JisolGameServer/Main/src/main/resources/json/tbgresource.json index 120010d4..d445d0ca 100644 --- a/JisolGameServer/Main/src/main/resources/json/tbgresource.json +++ b/JisolGameServer/Main/src/main/resources/json/tbgresource.json @@ -46,5 +46,13 @@ "tig": "用于宠物升星", "args": "", "quality": 1 + }, + { + "id": 90007, + "icon": "90007", + "name": "兑换券", + "tig": "用于购买礼包", + "args": "", + "quality": 1 } ] \ No newline at end of file diff --git a/JisolGameServer/Main/src/main/resources/json/tbgshop.json b/JisolGameServer/Main/src/main/resources/json/tbgshop.json new file mode 100644 index 00000000..74d430c7 --- /dev/null +++ b/JisolGameServer/Main/src/main/resources/json/tbgshop.json @@ -0,0 +1,17 @@ +[ + { + "id": 1, + "tig": "金币礼包", + "giftId": 180001 + }, + { + "id": 2, + "tig": "限购金币礼包", + "giftId": 190001 + }, + { + "id": 3, + "tig": "每日限购金币礼包", + "giftId": 200001 + } +] \ No newline at end of file diff --git a/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160001.json b/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160001.json index 21513a87..f66b3744 100644 --- a/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160001.json +++ b/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160001.json @@ -16,6 +16,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -39,6 +40,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -62,6 +64,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -85,6 +88,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -108,6 +112,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -131,6 +136,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -154,6 +160,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -177,6 +184,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -200,6 +208,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -223,6 +232,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -246,6 +256,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -269,6 +280,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -292,6 +304,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -315,6 +328,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -338,6 +352,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -361,6 +376,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -384,6 +400,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -407,6 +424,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -430,6 +448,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -453,6 +472,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -476,6 +496,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -499,6 +520,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -522,6 +544,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -545,6 +568,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -568,6 +592,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -591,6 +616,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -614,6 +640,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -637,6 +664,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -660,6 +688,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -683,6 +712,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -706,6 +736,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -729,6 +760,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -752,6 +784,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -775,6 +808,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -798,6 +832,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -821,6 +856,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -844,6 +880,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -867,6 +904,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -890,6 +928,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -913,6 +952,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -936,6 +976,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -959,6 +1000,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -982,6 +1024,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1005,6 +1048,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1028,6 +1072,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1051,6 +1096,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1074,6 +1120,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1097,6 +1144,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1120,6 +1168,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1143,6 +1192,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1166,6 +1216,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1189,6 +1240,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1212,6 +1264,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1235,6 +1288,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1258,6 +1312,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1281,6 +1336,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1304,6 +1360,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1327,6 +1384,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1350,6 +1408,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1373,6 +1432,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1396,6 +1456,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1419,6 +1480,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1442,6 +1504,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1465,6 +1528,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1488,6 +1552,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1511,6 +1576,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1534,6 +1600,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1557,6 +1624,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1580,6 +1648,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1603,6 +1672,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1626,6 +1696,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1649,6 +1720,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1672,6 +1744,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1695,6 +1768,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1718,6 +1792,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1741,6 +1816,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1764,6 +1840,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1787,6 +1864,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1810,6 +1888,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1833,6 +1912,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1856,6 +1936,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1879,6 +1960,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1902,6 +1984,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1925,6 +2008,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1948,6 +2032,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1971,6 +2056,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -1994,6 +2080,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2017,6 +2104,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2040,6 +2128,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2063,6 +2152,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2086,6 +2176,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2109,6 +2200,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2132,6 +2224,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2155,6 +2248,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2178,6 +2272,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2201,6 +2296,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2224,6 +2320,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2247,6 +2344,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2270,6 +2368,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } @@ -2293,6 +2392,7 @@ ], "rewards": [ { + "type": 1, "id": 90001, "value": 4000 } diff --git a/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160002.json b/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160002.json index 796eb989..a9a56fd9 100644 --- a/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160002.json +++ b/JisolGameServer/Main/src/main/resources/json/tbgsysdungeon160002.json @@ -16,6 +16,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -39,6 +40,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -62,6 +64,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -85,6 +88,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -108,6 +112,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -131,6 +136,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -154,6 +160,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -177,6 +184,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -200,6 +208,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -223,6 +232,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -246,6 +256,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -269,6 +280,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -292,6 +304,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -315,6 +328,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -338,6 +352,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -361,6 +376,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -384,6 +400,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -407,6 +424,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -430,6 +448,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -453,6 +472,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -476,6 +496,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -499,6 +520,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -522,6 +544,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -545,6 +568,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -568,6 +592,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -591,6 +616,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -614,6 +640,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -637,6 +664,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -660,6 +688,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -683,6 +712,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -706,6 +736,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -729,6 +760,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -752,6 +784,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -775,6 +808,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -798,6 +832,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -821,6 +856,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -844,6 +880,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -867,6 +904,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -890,6 +928,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -913,6 +952,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -936,6 +976,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -959,6 +1000,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -982,6 +1024,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1005,6 +1048,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1028,6 +1072,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1051,6 +1096,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1074,6 +1120,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1097,6 +1144,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1120,6 +1168,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1143,6 +1192,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1166,6 +1216,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1189,6 +1240,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1212,6 +1264,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1235,6 +1288,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1258,6 +1312,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1281,6 +1336,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1304,6 +1360,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1327,6 +1384,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1350,6 +1408,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1373,6 +1432,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1396,6 +1456,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1419,6 +1480,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1442,6 +1504,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1465,6 +1528,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1488,6 +1552,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1511,6 +1576,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1534,6 +1600,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1557,6 +1624,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1580,6 +1648,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1603,6 +1672,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1626,6 +1696,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1649,6 +1720,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1672,6 +1744,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1695,6 +1768,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1718,6 +1792,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1741,6 +1816,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1764,6 +1840,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1787,6 +1864,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1810,6 +1888,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1833,6 +1912,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1856,6 +1936,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1879,6 +1960,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1902,6 +1984,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1925,6 +2008,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1948,6 +2032,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1971,6 +2056,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -1994,6 +2080,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2017,6 +2104,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2040,6 +2128,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2063,6 +2152,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2086,6 +2176,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2109,6 +2200,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2132,6 +2224,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2155,6 +2248,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2178,6 +2272,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2201,6 +2296,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2224,6 +2320,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2247,6 +2344,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2270,6 +2368,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 } @@ -2293,6 +2392,7 @@ ], "rewards": [ { + "type": 1, "id": 90002, "value": 20 }