配置同步

This commit is contained in:
meixiongfeng 2023-10-10 14:39:12 +08:00
parent d42497f2ea
commit bbc07a95d1
16 changed files with 847 additions and 180 deletions

View File

@ -3,6 +3,7 @@
"id": 1, "id": 1,
"open_cond": 1, "open_cond": 1,
"open_value": 6, "open_value": 6,
"afterid": 0,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
800005 800005
@ -38,6 +39,7 @@
"id": 2, "id": 2,
"open_cond": 1, "open_cond": 1,
"open_value": 8, "open_value": 8,
"afterid": 1,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
800006 800006
@ -73,6 +75,7 @@
"id": 3, "id": 3,
"open_cond": 1, "open_cond": 1,
"open_value": 10, "open_value": 10,
"afterid": 2,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
800007 800007
@ -108,6 +111,7 @@
"id": 4, "id": 4,
"open_cond": 1, "open_cond": 1,
"open_value": 12, "open_value": 12,
"afterid": 3,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
800008 800008
@ -143,6 +147,7 @@
"id": 5, "id": 5,
"open_cond": 1, "open_cond": 1,
"open_value": 14, "open_value": 14,
"afterid": 4,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
801005 801005
@ -178,6 +183,7 @@
"id": 6, "id": 6,
"open_cond": 1, "open_cond": 1,
"open_value": 16, "open_value": 16,
"afterid": 5,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
801006 801006
@ -213,6 +219,7 @@
"id": 7, "id": 7,
"open_cond": 1, "open_cond": 1,
"open_value": 18, "open_value": 18,
"afterid": 6,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
801007 801007
@ -248,6 +255,7 @@
"id": 8, "id": 8,
"open_cond": 1, "open_cond": 1,
"open_value": 20, "open_value": 20,
"afterid": 7,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
801008 801008
@ -283,6 +291,7 @@
"id": 9, "id": 9,
"open_cond": 1, "open_cond": 1,
"open_value": 22, "open_value": 22,
"afterid": 8,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
802005 802005
@ -318,6 +327,7 @@
"id": 10, "id": 10,
"open_cond": 1, "open_cond": 1,
"open_value": 24, "open_value": 24,
"afterid": 9,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
802006 802006
@ -353,6 +363,7 @@
"id": 11, "id": 11,
"open_cond": 1, "open_cond": 1,
"open_value": 27, "open_value": 27,
"afterid": 10,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
802007 802007
@ -388,6 +399,7 @@
"id": 12, "id": 12,
"open_cond": 1, "open_cond": 1,
"open_value": 30, "open_value": 30,
"afterid": 11,
"BattleReadyID": 110, "BattleReadyID": 110,
"monsterformat_id": [ "monsterformat_id": [
802008 802008

View File

@ -1655,7 +1655,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -1689,7 +1689,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -1725,7 +1725,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -1759,7 +1759,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -1793,7 +1793,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -2010,7 +2010,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -2046,7 +2046,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -2082,7 +2082,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -2118,7 +2118,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {
@ -2152,7 +2152,7 @@
"HeroCheck": [], "HeroCheck": [],
"RedAssistTeam": 0, "RedAssistTeam": 0,
"BlueAssistTeam": 0, "BlueAssistTeam": 0,
"CanFriendHelp": 0, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{ {

View File

@ -14345,7 +14345,7 @@
"type_sp": 1, "type_sp": 1,
"tasktxt": { "tasktxt": {
"key": "buried_buried_condi_tasktxt_494", "key": "buried_buried_condi_tasktxt_494",
"text": "击败阴影战士,收集宝箱碎片即可过关" "text": "击败阴影战士"
}, },
"type": 187, "type": 187,
"valid": 0, "valid": 0,
@ -14377,7 +14377,7 @@
"type_sp": 1, "type_sp": 1,
"tasktxt": { "tasktxt": {
"key": "buried_buried_condi_tasktxt_495", "key": "buried_buried_condi_tasktxt_495",
"text": "搜集{1}{0}个,有完美通关奖励!" "text": "搜集{0}/{1}个碎片,有完美通关奖励!"
}, },
"type": 187, "type": 187,
"valid": 0, "valid": 0,

View File

@ -134,10 +134,10 @@
"type": 1, "type": 1,
"text": { "text": {
"key": "GM_GM_text_14", "key": "GM_GM_text_14",
"text": "充值几次648填数量" "text": "代金券发放1000填次数"
}, },
"data": "1", "data": "1",
"prefix": "bingo:recharge,{0}" "prefix": "bingo:item,10000035,1000"
}, },
{ {
"id": 15, "id": 15,
@ -236,7 +236,7 @@
"key": "GM_GM_text_25", "key": "GM_GM_text_25",
"text": "跳到主线关卡XX关填关卡Id" "text": "跳到主线关卡XX关填关卡Id"
}, },
"data": "1100144", "data": "1100545",
"prefix": "bingo:mainline,{0}" "prefix": "bingo:mainline,{0}"
}, },
{ {
@ -256,7 +256,7 @@
"key": "GM_GM_text_28", "key": "GM_GM_text_28",
"text": "跳到世界任务XX任务任务id" "text": "跳到世界任务XX任务任务id"
}, },
"data": "20230", "data": "21190",
"prefix": "bingo:worldtask,{0}" "prefix": "bingo:worldtask,{0}"
}, },
{ {

View File

@ -13069,8 +13069,8 @@
"text": "旧时光用,进度表示道具。" "text": "旧时光用,进度表示道具。"
}, },
"describe": { "describe": {
"key": "item_item_describe_264", "key": "",
"text": "旧时光用,进度表示道具。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_262", "key": "item_item_dialogue_262",
@ -13117,8 +13117,8 @@
"text": "旧时光用测试道具2。" "text": "旧时光用测试道具2。"
}, },
"describe": { "describe": {
"key": "item_item_describe_265", "key": "",
"text": "旧时光用测试道具2。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_263", "key": "item_item_dialogue_263",
@ -13165,8 +13165,8 @@
"text": "旧时光用测试道具3。" "text": "旧时光用测试道具3。"
}, },
"describe": { "describe": {
"key": "item_item_describe_266", "key": "",
"text": "旧时光用测试道具3。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_264", "key": "item_item_dialogue_264",
@ -13213,8 +13213,8 @@
"text": "旧时光用测试道具4。" "text": "旧时光用测试道具4。"
}, },
"describe": { "describe": {
"key": "item_item_describe_267", "key": "",
"text": "旧时光用测试道具4。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_265", "key": "item_item_dialogue_265",
@ -13261,8 +13261,8 @@
"text": "旧时光用测试道具5。" "text": "旧时光用测试道具5。"
}, },
"describe": { "describe": {
"key": "item_item_describe_268", "key": "",
"text": "旧时光用测试道具5。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_266", "key": "item_item_dialogue_266",
@ -13309,8 +13309,8 @@
"text": "旧时光用测试道具6。" "text": "旧时光用测试道具6。"
}, },
"describe": { "describe": {
"key": "item_item_describe_269", "key": "",
"text": "旧时光用测试道具6。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_267", "key": "item_item_dialogue_267",
@ -13357,8 +13357,8 @@
"text": "旧时光用测试道具7。" "text": "旧时光用测试道具7。"
}, },
"describe": { "describe": {
"key": "item_item_describe_270", "key": "",
"text": "旧时光用测试道具7。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_268", "key": "item_item_dialogue_268",
@ -13405,8 +13405,8 @@
"text": "旧时光用测试道具8。" "text": "旧时光用测试道具8。"
}, },
"describe": { "describe": {
"key": "item_item_describe_271", "key": "",
"text": "旧时光用测试道具8。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_269", "key": "item_item_dialogue_269",
@ -13453,8 +13453,8 @@
"text": "旧时光用测试道具9。" "text": "旧时光用测试道具9。"
}, },
"describe": { "describe": {
"key": "item_item_describe_272", "key": "",
"text": "旧时光用测试道具9。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_270", "key": "item_item_dialogue_270",
@ -13501,8 +13501,8 @@
"text": "旧时光用测试道具10。" "text": "旧时光用测试道具10。"
}, },
"describe": { "describe": {
"key": "item_item_describe_273", "key": "",
"text": "旧时光用测试道具10。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_271", "key": "item_item_dialogue_271",
@ -13549,8 +13549,8 @@
"text": "旧时光用测试道具11。" "text": "旧时光用测试道具11。"
}, },
"describe": { "describe": {
"key": "item_item_describe_274", "key": "",
"text": "旧时光用测试道具11。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_272", "key": "item_item_dialogue_272",
@ -13597,8 +13597,8 @@
"text": "旧时光用测试道具12。" "text": "旧时光用测试道具12。"
}, },
"describe": { "describe": {
"key": "item_item_describe_275", "key": "",
"text": "旧时光用测试道具12。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_273", "key": "item_item_dialogue_273",
@ -13645,8 +13645,8 @@
"text": "旧时光用测试道具13。" "text": "旧时光用测试道具13。"
}, },
"describe": { "describe": {
"key": "item_item_describe_276", "key": "",
"text": "旧时光用测试道具13。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_274", "key": "item_item_dialogue_274",
@ -13693,8 +13693,8 @@
"text": "旧时光用测试道具14。" "text": "旧时光用测试道具14。"
}, },
"describe": { "describe": {
"key": "item_item_describe_277", "key": "",
"text": "旧时光用测试道具14。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_275", "key": "item_item_dialogue_275",
@ -13741,8 +13741,8 @@
"text": "旧时光用测试道具15。" "text": "旧时光用测试道具15。"
}, },
"describe": { "describe": {
"key": "item_item_describe_278", "key": "",
"text": "旧时光用测试道具15。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_276", "key": "item_item_dialogue_276",
@ -13789,8 +13789,8 @@
"text": "旧时光用测试道具16。" "text": "旧时光用测试道具16。"
}, },
"describe": { "describe": {
"key": "item_item_describe_279", "key": "",
"text": "旧时光用测试道具16。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_277", "key": "item_item_dialogue_277",
@ -13837,8 +13837,8 @@
"text": "旧时光用测试道具17。" "text": "旧时光用测试道具17。"
}, },
"describe": { "describe": {
"key": "item_item_describe_280", "key": "",
"text": "旧时光用测试道具17。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_278", "key": "item_item_dialogue_278",
@ -13885,8 +13885,8 @@
"text": "旧时光用测试道具18。" "text": "旧时光用测试道具18。"
}, },
"describe": { "describe": {
"key": "item_item_describe_281", "key": "",
"text": "旧时光用测试道具18。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_279", "key": "item_item_dialogue_279",
@ -13933,8 +13933,8 @@
"text": "旧时光用测试道具19。" "text": "旧时光用测试道具19。"
}, },
"describe": { "describe": {
"key": "item_item_describe_282", "key": "",
"text": "旧时光用测试道具19。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_280", "key": "item_item_dialogue_280",
@ -13981,8 +13981,8 @@
"text": "旧时光用测试道具20。" "text": "旧时光用测试道具20。"
}, },
"describe": { "describe": {
"key": "item_item_describe_283", "key": "",
"text": "旧时光用测试道具20。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_281", "key": "item_item_dialogue_281",
@ -14029,8 +14029,8 @@
"text": "旧时光用测试道具21。" "text": "旧时光用测试道具21。"
}, },
"describe": { "describe": {
"key": "item_item_describe_284", "key": "",
"text": "旧时光用测试道具21。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_282", "key": "item_item_dialogue_282",
@ -14077,8 +14077,8 @@
"text": "旧时光用测试道具22。" "text": "旧时光用测试道具22。"
}, },
"describe": { "describe": {
"key": "item_item_describe_285", "key": "",
"text": "旧时光用测试道具22。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_283", "key": "item_item_dialogue_283",
@ -14125,8 +14125,8 @@
"text": "旧时光用测试道具23。" "text": "旧时光用测试道具23。"
}, },
"describe": { "describe": {
"key": "item_item_describe_286", "key": "",
"text": "旧时光用测试道具23。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_284", "key": "item_item_dialogue_284",
@ -14173,8 +14173,8 @@
"text": "旧时光用测试道具24。" "text": "旧时光用测试道具24。"
}, },
"describe": { "describe": {
"key": "item_item_describe_287", "key": "",
"text": "旧时光用测试道具24。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_285", "key": "item_item_dialogue_285",
@ -14221,8 +14221,8 @@
"text": "旧时光用测试道具25。" "text": "旧时光用测试道具25。"
}, },
"describe": { "describe": {
"key": "item_item_describe_288", "key": "",
"text": "旧时光用测试道具25。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_286", "key": "item_item_dialogue_286",
@ -14269,8 +14269,8 @@
"text": "旧时光用测试道具26。" "text": "旧时光用测试道具26。"
}, },
"describe": { "describe": {
"key": "item_item_describe_289", "key": "",
"text": "旧时光用测试道具26。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_287", "key": "item_item_dialogue_287",
@ -14317,8 +14317,8 @@
"text": "旧时光用测试道具27。" "text": "旧时光用测试道具27。"
}, },
"describe": { "describe": {
"key": "item_item_describe_290", "key": "",
"text": "旧时光用测试道具27。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_288", "key": "item_item_dialogue_288",
@ -14365,8 +14365,8 @@
"text": "旧时光用测试道具28。" "text": "旧时光用测试道具28。"
}, },
"describe": { "describe": {
"key": "item_item_describe_291", "key": "",
"text": "旧时光用测试道具28。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_289", "key": "item_item_dialogue_289",
@ -14413,8 +14413,8 @@
"text": "旧时光用测试道具29。" "text": "旧时光用测试道具29。"
}, },
"describe": { "describe": {
"key": "item_item_describe_292", "key": "",
"text": "旧时光用测试道具29。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_290", "key": "item_item_dialogue_290",
@ -14461,8 +14461,8 @@
"text": "旧时光用测试道具30。" "text": "旧时光用测试道具30。"
}, },
"describe": { "describe": {
"key": "item_item_describe_293", "key": "",
"text": "旧时光用测试道具30。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_291", "key": "item_item_dialogue_291",
@ -14509,8 +14509,8 @@
"text": "旧时光用测试道具31。" "text": "旧时光用测试道具31。"
}, },
"describe": { "describe": {
"key": "item_item_describe_294", "key": "",
"text": "旧时光用测试道具31。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_292", "key": "item_item_dialogue_292",
@ -14557,8 +14557,8 @@
"text": "旧时光用测试道具32。" "text": "旧时光用测试道具32。"
}, },
"describe": { "describe": {
"key": "item_item_describe_295", "key": "",
"text": "旧时光用测试道具32。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_293", "key": "item_item_dialogue_293",
@ -14605,8 +14605,8 @@
"text": "旧时光用测试道具33。" "text": "旧时光用测试道具33。"
}, },
"describe": { "describe": {
"key": "item_item_describe_296", "key": "",
"text": "旧时光用测试道具33。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_294", "key": "item_item_dialogue_294",
@ -14653,8 +14653,8 @@
"text": "旧时光用测试道具34。" "text": "旧时光用测试道具34。"
}, },
"describe": { "describe": {
"key": "item_item_describe_297", "key": "",
"text": "旧时光用测试道具34。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_295", "key": "item_item_dialogue_295",
@ -14701,8 +14701,8 @@
"text": "旧时光用测试道具35。" "text": "旧时光用测试道具35。"
}, },
"describe": { "describe": {
"key": "item_item_describe_298", "key": "",
"text": "旧时光用测试道具35。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_296", "key": "item_item_dialogue_296",
@ -14749,8 +14749,8 @@
"text": "旧时光用测试道具36。" "text": "旧时光用测试道具36。"
}, },
"describe": { "describe": {
"key": "item_item_describe_299", "key": "",
"text": "旧时光用测试道具36。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_297", "key": "item_item_dialogue_297",
@ -14797,8 +14797,8 @@
"text": "旧时光用测试道具37。" "text": "旧时光用测试道具37。"
}, },
"describe": { "describe": {
"key": "item_item_describe_300", "key": "",
"text": "旧时光用测试道具37。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_298", "key": "item_item_dialogue_298",
@ -14845,8 +14845,8 @@
"text": "旧时光用测试道具38。" "text": "旧时光用测试道具38。"
}, },
"describe": { "describe": {
"key": "item_item_describe_301", "key": "",
"text": "旧时光用测试道具38。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_299", "key": "item_item_dialogue_299",
@ -14893,8 +14893,8 @@
"text": "旧时光用测试道具39。" "text": "旧时光用测试道具39。"
}, },
"describe": { "describe": {
"key": "item_item_describe_302", "key": "",
"text": "旧时光用测试道具39。" "text": ""
}, },
"dialogue": { "dialogue": {
"key": "item_item_dialogue_300", "key": "item_item_dialogue_300",
@ -19171,7 +19171,7 @@
}, },
"usetype": 2, "usetype": 2,
"color": 2, "color": 2,
"bagtype": 1, "bagtype": 0,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
"time": 0, "time": 0,

View File

@ -52,7 +52,7 @@
{ {
"id": 1006, "id": 1006,
"scene": "GuildScene", "scene": "GuildScene",
"image": "ld_5v5_bg1", "image": "ld_mh_gh",
"icon": "loading_icon_gh", "icon": "loading_icon_gh",
"prompt": { "prompt": {
"key": "loading_Sheet1_prompt_6", "key": "loading_Sheet1_prompt_6",
@ -188,5 +188,115 @@
"key": "loading_Sheet1_prompt_19", "key": "loading_Sheet1_prompt_19",
"text": "波比的花园需要记得每周浇灌哦。" "text": "波比的花园需要记得每周浇灌哦。"
} }
},
{
"id": 1020,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_20",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1021,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_21",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1022,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_22",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1023,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_23",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1024,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_24",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1025,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_25",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1026,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_26",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1027,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_27",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1028,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_28",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1029,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_29",
"text": "波比的花园需要记得每周浇灌哦。"
}
},
{
"id": 1030,
"scene": "WorldMapScene",
"image": "ld_mh_bg_fc",
"icon": "loading_icon_fc",
"prompt": {
"key": "loading_Sheet1_prompt_30",
"text": "波比的花园需要记得每周浇灌哦。"
}
} }
] ]

View File

@ -2980,6 +2980,77 @@
], ],
"challengeward": 0 "challengeward": 0
}, },
{
"id": 1100134,
"chapterid": 11001,
"group_id": 100132,
"previous_group_id": [
100130
],
"previoustage": 0,
"Episodetype": 3,
"stage_param": 0,
"battle_fail": 0,
"venturemodelspeed": 0,
"venturemodelscale": 0,
"move_type": 0,
"venturemodel": "",
"bubbletalk": {
"key": "",
"text": ""
},
"venturetype": 0,
"ventureavatar": [],
"scene_effect": [],
"scene_effectfilter": "",
"is_near": 0,
"openlevel": 1,
"EditorStage": 0,
"herocolor": 0,
"heroimg": "zxgq_qp_icon_gth",
"bubbletext": {
"key": "main_stage_bubbletext_32",
"text": "想来一场紧张刺激的捕羊大赛吗"
},
"animation": [],
"hide": 0,
"destroy": 0,
"progress": 0,
"stroyshow": 0,
"frontstoryid": 200500,
"afterstoryid": 0,
"maingroupName": {
"key": "",
"text": ""
},
"mainlineName": {
"key": "",
"text": ""
},
"title": {
"key": "",
"text": ""
},
"desc": {
"key": "",
"text": ""
},
"exp": 0,
"hero_exp": 0,
"ps_consume": [],
"ps_mg": [],
"firstaward": [],
"lotteryward": 0,
"commonaward": [],
"BattleReadyID": 0,
"FormatList": [],
"helphero": [],
"banhero": [],
"star": [],
"star_type": [],
"star_value": [],
"challengeward": 0
},
{ {
"id": 1100200, "id": 1100200,
"chapterid": 11002, "chapterid": 11002,
@ -14032,7 +14103,7 @@
"chapterid": 11005, "chapterid": 11005,
"group_id": 100500, "group_id": 100500,
"previous_group_id": [ "previous_group_id": [
100413 100500
], ],
"previoustage": 0, "previoustage": 0,
"Episodetype": 0, "Episodetype": 0,
@ -14151,7 +14222,7 @@
"chapterid": 11005, "chapterid": 11005,
"group_id": 100501, "group_id": 100501,
"previous_group_id": [ "previous_group_id": [
100413 100500
], ],
"previoustage": 0, "previoustage": 0,
"Episodetype": 1, "Episodetype": 1,
@ -14270,7 +14341,7 @@
"chapterid": 11005, "chapterid": 11005,
"group_id": 100502, "group_id": 100502,
"previous_group_id": [ "previous_group_id": [
100413 100500
], ],
"previoustage": 0, "previoustage": 0,
"Episodetype": 1, "Episodetype": 1,

View File

@ -58,5 +58,173 @@
"jumpidList": [ "jumpidList": [
10045 10045
] ]
},
{
"chapterid": 11002,
"pos": 0,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_7",
"text": "章节成就"
},
"jumpidList": []
},
{
"chapterid": 11002,
"pos": 1,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_8",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11002,
"pos": 2,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_9",
"text": "精英关卡"
},
"jumpidList": []
},
{
"chapterid": 11002,
"pos": 3,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_10",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11002,
"pos": 4,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_11",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11002,
"pos": 5,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_12",
"text": "石阵秘境"
},
"jumpidList": [
10027
]
},
{
"chapterid": 11003,
"pos": 0,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_13",
"text": "章节成就"
},
"jumpidList": [
10044
]
},
{
"chapterid": 11003,
"pos": 1,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_14",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11003,
"pos": 2,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_15",
"text": "精英关卡"
},
"jumpidList": []
},
{
"chapterid": 11003,
"pos": 3,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_16",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11003,
"pos": 4,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_17",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11003,
"pos": 5,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_18",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11004,
"pos": 0,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_19",
"text": "章节成就"
},
"jumpidList": [
10044
]
},
{
"chapterid": 11004,
"pos": 1,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_20",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11004,
"pos": 2,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_21",
"text": "精英关卡"
},
"jumpidList": []
},
{
"chapterid": 11004,
"pos": 3,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_22",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11004,
"pos": 4,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_23",
"text": "待定关卡"
},
"jumpidList": []
},
{
"chapterid": 11004,
"pos": 5,
"venturetext": {
"key": "mainchapter_main_venture_venturetext_24",
"text": "待定关卡"
},
"jumpidList": []
} }
] ]

View File

@ -238409,7 +238409,7 @@
"captainId": 1, "captainId": 1,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 13003, "heroid": 34007,
"star": 3, "star": 3,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -238509,7 +238509,7 @@
"captainId": 1, "captainId": 1,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 13003, "heroid": 23004,
"star": 3, "star": 3,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -238589,7 +238589,7 @@
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 43003, "heroid": 34007,
"star": 3, "star": 3,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -238809,7 +238809,7 @@
"captainId": 1, "captainId": 1,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 13003, "heroid": 34007,
"star": 3, "star": 3,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -239149,7 +239149,7 @@
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 13004, "heroid": 34007,
"star": 3, "star": 3,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -239909,7 +239909,7 @@
"captainId": 1, "captainId": 1,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 13001, "heroid": 34007,
"star": 4, "star": 4,
"equip": [], "equip": [],
"newskill": [], "newskill": [],
@ -240029,7 +240029,7 @@
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"bossHpCnt": 0, "bossHpCnt": 0,
"heroid": 43003, "heroid": 34007,
"star": 4, "star": 4,
"equip": [], "equip": [],
"newskill": [], "newskill": [],

View File

@ -24008,7 +24008,6 @@
3200 3200
], ],
"FollowSK": [ "FollowSK": [
215002112,
215002113 215002113
], ],
"SucFollowSK": [], "SucFollowSK": [],
@ -50819,7 +50818,7 @@
"ExecuteCnt": 1, "ExecuteCnt": 1,
"Type": 2, "Type": 2,
"Argu": [ "Argu": [
425004311, 482500421,
-1, -1,
-1 -1
], ],
@ -50903,6 +50902,29 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 825004216,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
482500423,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 835002211, "Id": 835002211,
"EmitPR": 1000, "EmitPR": 1000,
@ -51149,7 +51171,7 @@
390001003, 390001003,
1000, 1000,
1, 1,
1 2
], ],
"FollowSK": [], "FollowSK": [],
"SucFollowSK": [], "SucFollowSK": [],
@ -51183,6 +51205,52 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 824003215,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
482400322,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{
"Id": 824003216,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
482400323,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 834006211, "Id": 834006211,
"EmitPR": 1000, "EmitPR": 1000,
@ -51348,19 +51416,18 @@
"RevisiParams": [] "RevisiParams": []
}, },
{ {
"Id": 834006311, "Id": 834006218,
"EmitPR": 300, "EmitPR": 1000,
"From": 3, "From": 3,
"Where": [], "Where": [],
"Order": "", "Order": "",
"Limit": 10, "Limit": 10,
"ExecuteCnt": 1, "ExecuteCnt": 1,
"Type": 3, "Type": 2,
"Argu": [ "Argu": [
390001004, 483400624,
1000, -1,
1, -1
2
], ],
"FollowSK": [], "FollowSK": [],
"SucFollowSK": [], "SucFollowSK": [],
@ -51487,6 +51554,29 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 825001216,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
482500123,
-1,
1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 844005211, "Id": 844005211,
"EmitPR": 1000, "EmitPR": 1000,
@ -51607,6 +51697,29 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 844005217,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
484400523,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 835001211, "Id": 835001211,
"EmitPR": 1000, "EmitPR": 1000,
@ -55124,11 +55237,12 @@
"From": 4, "From": 4,
"Where": [], "Where": [],
"Order": "", "Order": "",
"Limit": 10, "Limit": 1,
"ExecuteCnt": 1, "ExecuteCnt": 1,
"Type": 33, "Type": 33,
"Argu": [ "Argu": [
3, 3,
1,
1 1
], ],
"FollowSK": [], "FollowSK": [],
@ -55140,6 +55254,29 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 815002112,
"EmitPR": 1000,
"From": 3,
"Where": [],
"Order": "",
"Limit": 10,
"ExecuteCnt": 1,
"Type": 2,
"Argu": [
481500211,
-1,
-1
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 815002211, "Id": 815002211,
"EmitPR": 1000, "EmitPR": 1000,

View File

@ -18753,7 +18753,7 @@
"passSkill": [], "passSkill": [],
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_115002111_1", "key": "skill_skill_atk_Desc_115002111_1",
"text": "船长对敌方1个目标造成320%伤害,夺取该目标1个增益状态并有100%概率为自身附加2回合[color=#37d8a9]攻击提升[/color]状态。" "text": "船长对敌方1个目标造成320%伤害,并有100%概率为自身附加2回合[color=#37d8a9]攻击提升[/color]状态。"
}, },
"buffid": [ "buffid": [
390001001 390001001
@ -40897,7 +40897,7 @@
"Target": 0, "Target": 0,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
824003213 824003215
] ]
}, },
"passSkill": [], "passSkill": [],
@ -40927,7 +40927,7 @@
"Target": 0, "Target": 0,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
824003214 824003216
] ]
}, },
"passSkill": [], "passSkill": [],
@ -42008,10 +42008,12 @@
"Target": 0, "Target": 0,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
825004215 825004216
] ]
}, },
"passSkill": [], "passSkill": [
825004216
],
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_825004423_1", "key": "skill_skill_atk_Desc_825004423_1",
"text": "2技能平衡血量后立即回复所有目标15%血量" "text": "2技能平衡血量后立即回复所有目标15%血量"
@ -43271,7 +43273,7 @@
"Target": 0, "Target": 0,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
834006217 834006218
] ]
}, },
"passSkill": [], "passSkill": [],
@ -45795,7 +45797,7 @@
"Target": 0, "Target": 0,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
844005216 844005217
] ]
}, },
"passSkill": [], "passSkill": [],

View File

@ -8917,5 +8917,165 @@
"Callback": [ "Callback": [
913003320 913003320
] ]
},
{
"Id": 481500211,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=1",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
815002111
]
},
{
"Id": 482500431,
"When": 16,
"FromCheck": "Target=3,Hpproless=1000",
"TargetCheck": "",
"MainSkillCheck": "",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
825004212
]
},
{
"Id": 482500423,
"When": 20,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=2",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
825004215
]
},
{
"Id": 482400322,
"When": 20,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=2",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
824003213
]
},
{
"Id": 482400323,
"When": 20,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=2",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 0,
"Callback": [
824003214
]
},
{
"Id": 483400624,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=3",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
834006217
]
},
{
"Id": 482500123,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=2",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
825001213
]
},
{
"Id": 484400523,
"When": 16,
"FromCheck": "Target=3",
"TargetCheck": "",
"MainSkillCheck": "SkillPos=2",
"AfterSkillCheck": "",
"BuffCheck": "",
"DpsCheck": "",
"AddCon": [],
"PasPr": 1000,
"PasCorrection": 0,
"Type": "CallSkillPas",
"MaxEmitTimesInRoundByRole": 0,
"MaxEmitTimes": 0,
"MaxEmitTimesInRound": 1,
"Callback": [
844005216
]
} }
] ]

View File

@ -292,7 +292,7 @@
"EventType": 17, "EventType": 17,
"EventResource": "event_rewardbox_2", "EventResource": "event_rewardbox_2",
"Value1": 200, "Value1": 200,
"Value2": 3, "Value2": 5,
"Value3": 0, "Value3": 0,
"Value4": 0, "Value4": 0,
"CostItem": [], "CostItem": [],

View File

@ -7,7 +7,7 @@
"Front": [], "Front": [],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 100 "n": 100
} }
@ -38,7 +38,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 50 "n": 50
} }
@ -65,7 +65,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 50 "n": 50
} }
@ -93,7 +93,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 200 "n": 200
} }
@ -115,7 +115,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 100 "n": 100
} }
@ -142,7 +142,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 100 "n": 100
} }
@ -170,7 +170,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 300 "n": 300
} }
@ -192,7 +192,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 150 "n": 150
} }
@ -219,7 +219,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 150 "n": 150
} }
@ -247,7 +247,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 400 "n": 400
} }
@ -269,7 +269,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 200 "n": 200
} }
@ -296,7 +296,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 200 "n": 200
} }
@ -324,7 +324,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 500 "n": 500
} }
@ -346,7 +346,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 250 "n": 250
} }
@ -373,7 +373,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 250 "n": 250
} }
@ -401,7 +401,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 600 "n": 600
} }
@ -423,7 +423,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 300 "n": 300
} }
@ -450,7 +450,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 300 "n": 300
} }
@ -478,7 +478,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 800 "n": 800
} }
@ -500,7 +500,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 400 "n": 400
} }
@ -527,7 +527,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 400 "n": 400
} }
@ -555,7 +555,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -577,7 +577,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 500 "n": 500
} }
@ -604,7 +604,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 500 "n": 500
} }
@ -632,7 +632,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1500 "n": 1500
} }
@ -663,7 +663,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -690,7 +690,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -717,7 +717,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -744,7 +744,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -771,7 +771,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -798,7 +798,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 750 "n": 750
} }
@ -826,7 +826,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 2000 "n": 2000
} }
@ -848,7 +848,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -875,7 +875,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -902,7 +902,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -929,7 +929,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -956,7 +956,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -983,7 +983,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 1000 "n": 1000
} }
@ -1011,7 +1011,7 @@
], ],
"CostItem": [ "CostItem": [
{ {
"a": "atn", "a": "item",
"t": "10000037", "t": "10000037",
"n": 2000 "n": 2000
} }

View File

@ -48,6 +48,11 @@
"a": "attr", "a": "attr",
"t": "diamond", "t": "diamond",
"n": 20 "n": 20
},
{
"a": "title",
"t": "10001",
"n": 1
} }
], ],
"module": [] "module": []
@ -913,7 +918,7 @@
}, },
{ {
"key": 20130, "key": 20130,
"opencond": "", "opencond": "sss",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20128, "ontxe": 20128,
@ -5537,7 +5542,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20270, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 301, "group": 301,
"exgroup": 310, "exgroup": 310,
@ -5578,7 +5583,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20280, "ontxe": 20250,
"id_after": 300050, "id_after": 300050,
"group": 302, "group": 302,
"exgroup": 310, "exgroup": 310,
@ -5871,7 +5876,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20280, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -5914,7 +5919,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -5957,7 +5962,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20230, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -5998,7 +6003,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6209,7 +6214,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20290, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6250,7 +6255,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20300, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6291,7 +6296,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6332,7 +6337,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6373,7 +6378,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6414,7 +6419,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 320231, "id_after": 320231,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6496,7 +6501,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6537,7 +6542,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,
@ -6578,7 +6583,7 @@
"opencond": "", "opencond": "",
"lock": 1, "lock": 1,
"lockend": 999, "lockend": 999,
"ontxe": 20370, "ontxe": 20250,
"id_after": 0, "id_after": 0,
"group": 320, "group": 320,
"exgroup": 310, "exgroup": 310,

View File

@ -14,6 +14,7 @@ type GameArenaChallengeNpcData struct {
Id int32 Id int32
OpenCond int32 OpenCond int32
OpenValue int32 OpenValue int32
Afterid int32
BattleReadyID int32 BattleReadyID int32
MonsterformatId []int32 MonsterformatId []int32
StroyIdFront int32 StroyIdFront int32
@ -34,6 +35,7 @@ func (_v *GameArenaChallengeNpcData)Deserialize(_buf map[string]interface{}) (er
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["open_cond"].(float64); !_ok_ { err = errors.New("open_cond error"); return }; _v.OpenCond = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["open_cond"].(float64); !_ok_ { err = errors.New("open_cond error"); return }; _v.OpenCond = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["open_value"].(float64); !_ok_ { err = errors.New("open_value error"); return }; _v.OpenValue = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["open_value"].(float64); !_ok_ { err = errors.New("open_value error"); return }; _v.OpenValue = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["afterid"].(float64); !_ok_ { err = errors.New("afterid error"); return }; _v.Afterid = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["BattleReadyID"].(float64); !_ok_ { err = errors.New("BattleReadyID error"); return }; _v.BattleReadyID = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["BattleReadyID"].(float64); !_ok_ { err = errors.New("BattleReadyID error"); return }; _v.BattleReadyID = int32(_tempNum_) }
{ {
var _arr_ []interface{} var _arr_ []interface{}