上传配置

This commit is contained in:
liwei 2023-08-08 21:10:14 +08:00
parent fd9f4f3311
commit cd5ee66b48
11 changed files with 22455 additions and 944 deletions

View File

@ -12,7 +12,7 @@
"days": 2, "days": 2,
"tipstxt": { "tipstxt": {
"key": "celebration_celebration_tipstxt_1", "key": "celebration_celebration_tipstxt_1",
"text": "每日前{1}次挑战狩猎任意boss可以获得双倍奖励" "text": "每日前{0}次挑战狩猎任意boss可以获得双倍奖励"
} }
}, },
{ {
@ -28,7 +28,7 @@
"days": 2, "days": 2,
"tipstxt": { "tipstxt": {
"key": "celebration_celebration_tipstxt_2", "key": "celebration_celebration_tipstxt_2",
"text": "每日前{1}次挑战经验副本,可以获得双倍奖励" "text": "每日前{0}次挑战经验副本,可以获得双倍奖励"
} }
}, },
{ {

View File

@ -7851,7 +7851,7 @@
"text": "小麦" "text": "小麦"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 2,
"bagtype": 4, "bagtype": 4,
"index": 9, "index": 9,
"special_type": 450, "special_type": 450,
@ -7894,7 +7894,7 @@
"text": "苹果" "text": "苹果"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 2,
"bagtype": 4, "bagtype": 4,
"index": 10, "index": 10,
"special_type": 400, "special_type": 400,
@ -7937,7 +7937,7 @@
"text": "香蕉" "text": "香蕉"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 2,
"bagtype": 4, "bagtype": 4,
"index": 11, "index": 11,
"special_type": 350, "special_type": 350,
@ -7980,7 +7980,7 @@
"text": "玉米" "text": "玉米"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 2,
"bagtype": 4, "bagtype": 4,
"index": 12, "index": 12,
"special_type": 300, "special_type": 300,
@ -8023,7 +8023,7 @@
"text": "土豆" "text": "土豆"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 2,
"bagtype": 4, "bagtype": 4,
"index": 13, "index": 13,
"special_type": 250, "special_type": 250,
@ -8066,7 +8066,7 @@
"text": "萝卜" "text": "萝卜"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8107,7 +8107,7 @@
"text": "蘑菇" "text": "蘑菇"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8148,7 +8148,7 @@
"text": "牛奶" "text": "牛奶"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8189,7 +8189,7 @@
"text": "南瓜" "text": "南瓜"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8230,7 +8230,7 @@
"text": "番茄" "text": "番茄"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8271,7 +8271,7 @@
"text": "蜂蜜" "text": "蜂蜜"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8312,7 +8312,7 @@
"text": "杏仁" "text": "杏仁"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8353,7 +8353,7 @@
"text": "鸡蛋" "text": "鸡蛋"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8394,7 +8394,7 @@
"text": "鸡肉" "text": "鸡肉"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8435,7 +8435,7 @@
"text": "猪肉" "text": "猪肉"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8476,7 +8476,7 @@
"text": "鱼肉" "text": "鱼肉"
}, },
"usetype": 0, "usetype": 0,
"color": 0, "color": 2,
"bagtype": 0, "bagtype": 0,
"index": 0, "index": 0,
"special_type": 0, "special_type": 0,
@ -8517,7 +8517,7 @@
"text": "垃圾菜" "text": "垃圾菜"
}, },
"usetype": 1, "usetype": 1,
"color": 3, "color": 1,
"bagtype": 1, "bagtype": 1,
"index": 99, "index": 99,
"special_type": 1000, "special_type": 1000,
@ -8560,7 +8560,7 @@
"text": "啤酒" "text": "啤酒"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 99, "index": 99,
"special_type": 800, "special_type": 800,
@ -8603,7 +8603,7 @@
"text": "蜂蜜酒" "text": "蜂蜜酒"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 900, "special_type": 900,
@ -8646,7 +8646,7 @@
"text": "苹果酒" "text": "苹果酒"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 2, "index": 2,
"special_type": 800, "special_type": 800,
@ -8689,7 +8689,7 @@
"text": "黄金饼" "text": "黄金饼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 3, "index": 3,
"special_type": 750, "special_type": 750,
@ -8732,7 +8732,7 @@
"text": "冰淇淋" "text": "冰淇淋"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 4, "index": 4,
"special_type": 700, "special_type": 700,
@ -8775,7 +8775,7 @@
"text": "蜜汁烤鸡" "text": "蜜汁烤鸡"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 5, "index": 5,
"special_type": 650, "special_type": 650,
@ -8818,7 +8818,7 @@
"text": "培根馅饼" "text": "培根馅饼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 6, "index": 6,
"special_type": 600, "special_type": 600,
@ -8861,7 +8861,7 @@
"text": "猪腰子派" "text": "猪腰子派"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 7, "index": 7,
"special_type": 550, "special_type": 550,
@ -8904,7 +8904,7 @@
"text": "烤乳猪" "text": "烤乳猪"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 8, "index": 8,
"special_type": 500, "special_type": 500,
@ -8947,7 +8947,7 @@
"text": "血煎饼" "text": "血煎饼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -8990,7 +8990,7 @@
"text": "蜂蜜蛋糕" "text": "蜂蜜蛋糕"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9033,7 +9033,7 @@
"text": "肉菜大杂烩" "text": "肉菜大杂烩"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9076,7 +9076,7 @@
"text": "玉米鱼排" "text": "玉米鱼排"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9119,7 +9119,7 @@
"text": "风味肉丸" "text": "风味肉丸"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9162,7 +9162,7 @@
"text": "鱼丸粗面" "text": "鱼丸粗面"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9205,7 +9205,7 @@
"text": "黄金鸡蛋饼" "text": "黄金鸡蛋饼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9248,7 +9248,7 @@
"text": "炸酱面" "text": "炸酱面"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9291,7 +9291,7 @@
"text": "番茄肉酱面" "text": "番茄肉酱面"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9334,7 +9334,7 @@
"text": "猪肉玉米煎饺" "text": "猪肉玉米煎饺"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9377,7 +9377,7 @@
"text": "烤鸡腿" "text": "烤鸡腿"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9420,7 +9420,7 @@
"text": "沙漠风情鸡肉卷" "text": "沙漠风情鸡肉卷"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9463,7 +9463,7 @@
"text": "烟熏三文鱼" "text": "烟熏三文鱼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9506,7 +9506,7 @@
"text": "黄金蛋挞" "text": "黄金蛋挞"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9549,7 +9549,7 @@
"text": "杏仁茶" "text": "杏仁茶"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9592,7 +9592,7 @@
"text": "盐腌鳕鱼" "text": "盐腌鳕鱼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9635,7 +9635,7 @@
"text": "暖心布丁" "text": "暖心布丁"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9678,7 +9678,7 @@
"text": "刺身拼盘" "text": "刺身拼盘"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9721,7 +9721,7 @@
"text": "玉米浓汤" "text": "玉米浓汤"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9764,7 +9764,7 @@
"text": "蛋奶酒" "text": "蛋奶酒"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9807,7 +9807,7 @@
"text": "黄油啤酒" "text": "黄油啤酒"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9850,7 +9850,7 @@
"text": "苹果派" "text": "苹果派"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 2,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9936,7 +9936,7 @@
"text": "蜜汁萝卜" "text": "蜜汁萝卜"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -9979,7 +9979,7 @@
"text": "小麦牛奶粥" "text": "小麦牛奶粥"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10022,7 +10022,7 @@
"text": "杏仁乳布丁" "text": "杏仁乳布丁"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10065,7 +10065,7 @@
"text": "萝卜葛缕子汤" "text": "萝卜葛缕子汤"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10108,7 +10108,7 @@
"text": "夹馅草菇" "text": "夹馅草菇"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10151,7 +10151,7 @@
"text": "南瓜蘑菇汤" "text": "南瓜蘑菇汤"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10194,7 +10194,7 @@
"text": "番茄披萨" "text": "番茄披萨"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10237,7 +10237,7 @@
"text": "南瓜汁" "text": "南瓜汁"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10280,7 +10280,7 @@
"text": "蜜饯浇汁烤鱼" "text": "蜜饯浇汁烤鱼"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10323,7 +10323,7 @@
"text": "奶油蘑菇汤" "text": "奶油蘑菇汤"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10366,7 +10366,7 @@
"text": "番茄培根卷" "text": "番茄培根卷"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10409,7 +10409,7 @@
"text": "番茄罗宋汤" "text": "番茄罗宋汤"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10452,7 +10452,7 @@
"text": "烤猪肘" "text": "烤猪肘"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10495,7 +10495,7 @@
"text": "大麦面包" "text": "大麦面包"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10538,7 +10538,7 @@
"text": "鸡蛋番茄沙拉" "text": "鸡蛋番茄沙拉"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10581,7 +10581,7 @@
"text": "香蕉冰沙" "text": "香蕉冰沙"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,
@ -10624,7 +10624,7 @@
"text": "小鸡炖蘑菇" "text": "小鸡炖蘑菇"
}, },
"usetype": 2, "usetype": 2,
"color": 3, "color": 4,
"bagtype": 1, "bagtype": 1,
"index": 1, "index": 1,
"special_type": 0, "special_type": 0,

File diff suppressed because it is too large Load Diff

View File

@ -73,7 +73,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_1", "key": "main_stage_bubbletext_1",
"text": "狩猎鸟蛋中······" "text": "肚子好饿,得去出去找点食物。"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -95,7 +95,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_1", "key": "mainchapter_main_stage_desc_1",
"text": "洞穴前,被原始人误认为是抢鸟蛋的人,卷入鸟蛋争夺战。" "text": "竟被原始人当成抢鸟蛋的人,为了打听月光原石的下落得快些解开误会。"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -171,7 +171,7 @@
"heroimg": "zxgq_qp_icon_zd", "heroimg": "zxgq_qp_icon_zd",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_2", "key": "main_stage_bubbletext_2",
"text": "这是一颗鸟蛋!" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -193,7 +193,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_2", "key": "mainchapter_main_stage_desc_2",
"text": "原始人一家为了解决早餐问题,用月光原石的信息为交换条件,把目标转向巨型鸟蛋。" "text": "原始人想用月光原石的信息交换鸟蛋,没办法,帮帮他们吧!"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -271,7 +271,7 @@
"heroimg": "zxgq_qp_icon_zd", "heroimg": "zxgq_qp_icon_zd",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_3", "key": "main_stage_bubbletext_3",
"text": "这是一颗鸟蛋!" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -293,7 +293,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_3", "key": "mainchapter_main_stage_desc_3",
"text": "更多人加入抢鸟蛋的行列" "text": "想不到原始人地区鸟蛋还是紧俏货,看来得加把劲!"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -371,7 +371,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_4", "key": "main_stage_bubbletext_4",
"text": "拿到鸟蛋了!快和瓜哥分享吧~" "text": "谢谢你帮我们找鸟蛋,你真是个好人。"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -393,7 +393,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_4", "key": "mainchapter_main_stage_desc_4",
"text": "原始世界突然山崩地裂,原始人一家赖以生存的洞穴被毁,还遇上了一个身份不明的人。" "text": "刚想打听月光原石的下落,原始人地区突然地动山摇,沙尘四起,还遭遇偷袭。"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -542,7 +542,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_6", "key": "main_stage_bubbletext_6",
"text": "竟然是乌龙······" "text": "我的天呐!本大爷竟然输了!"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -564,7 +564,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_6", "key": "mainchapter_main_stage_desc_6",
"text": "众人遇到独自前来偷袭的豺狼小怪,试图抢夺月光原石。" "text": "没想到在这里遇到食人鱼先生!不管怎么说,先解决这些觊觎月光原石的家伙!"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -641,7 +641,7 @@
"heroimg": "zxgq_qp_icon_it", "heroimg": "zxgq_qp_icon_it",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_7", "key": "main_stage_bubbletext_7",
"text": "老父亲的责任心" "text": "就快到了!那猩猩怪太可怕了,那天要不是盖......"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -705,7 +705,7 @@
"heroimg": "zxgq_qp_icon_sq", "heroimg": "zxgq_qp_icon_sq",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_8", "key": "main_stage_bubbletext_8",
"text": "瓜哥找到了神秘碎片?" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -769,7 +769,7 @@
"heroimg": "zxgq_qp_icon_sq", "heroimg": "zxgq_qp_icon_sq",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_9", "key": "main_stage_bubbletext_9",
"text": "瓜哥找到了神秘碎片?" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -833,7 +833,7 @@
"heroimg": "zxgq_qp_icon_sq", "heroimg": "zxgq_qp_icon_sq",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_10", "key": "main_stage_bubbletext_10",
"text": "瓜哥找到了神秘碎片?" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -897,7 +897,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_11", "key": "main_stage_bubbletext_11",
"text": "瓜哥怎么带着这么多东西回来了" "text": "瓜哥怎么还没有回来?"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -955,7 +955,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_12", "key": "main_stage_bubbletext_12",
"text": "瓜哥怎么停下了" "text": "巨型猩猩怪的山洞就在前面。"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1013,7 +1013,7 @@
"heroimg": "zxgq_qp_icon_wh", "heroimg": "zxgq_qp_icon_wh",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_13", "key": "main_stage_bubbletext_13",
"text": "·············" "text": "肚子......饿!我......有脑子!"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1035,7 +1035,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_13", "key": "mainchapter_main_stage_desc_13",
"text": "瓜哥一家受到月光原石的影响,彻底失控。" "text": "瓜哥样子很奇怪,还袭击我们!瓜哥,清醒一点!"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -1114,7 +1114,7 @@
"heroimg": "zxgq_qp_icon_wh", "heroimg": "zxgq_qp_icon_wh",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_14", "key": "main_stage_bubbletext_14",
"text": "·············" "text": "呀嗷嗷——"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1136,7 +1136,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_14", "key": "mainchapter_main_stage_desc_14",
"text": "地洞山摇,猩猩出现!" "text": "小伊也变得不正常了,这一切究竟是怎么回事?"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -1220,7 +1220,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_15", "key": "main_stage_bubbletext_15",
"text": "这该死的大猩猩" "text": "赶紧完成任务,我好交差下班!"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1278,7 +1278,7 @@
"heroimg": "zxgq_qp_icon_sq", "heroimg": "zxgq_qp_icon_sq",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_16", "key": "main_stage_bubbletext_16",
"text": "我是装备" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1347,7 +1347,7 @@
"heroimg": "zxgq_qp_icon_sq", "heroimg": "zxgq_qp_icon_sq",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_17", "key": "main_stage_bubbletext_17",
"text": "我是装备" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1417,7 +1417,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_18", "key": "main_stage_bubbletext_18",
"text": "穿上装备我无敌!" "text": "装备找到了吗?"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1475,7 +1475,7 @@
"heroimg": "zxgq_qp_icon_zd", "heroimg": "zxgq_qp_icon_zd",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_19", "key": "main_stage_bubbletext_19",
"text": "打败大猩猩吧!" "text": "大猩猩就在前面,打倒它!"
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,
@ -1497,7 +1497,7 @@
}, },
"desc": { "desc": {
"key": "mainchapter_main_stage_desc_19", "key": "mainchapter_main_stage_desc_19",
"text": "原来猩猩怪意外获得月光原石,这才导致地质突变,一群人进入抢夺月光原石的混战。" "text": "一切的异变都是月光原石引起,赶快打倒巨型猩猩怪,回收月光原石吧!"
}, },
"exp": 0, "exp": 0,
"hero_exp": 300, "hero_exp": 300,
@ -1581,7 +1581,7 @@
"heroimg": "zxgq_qp_icon_gth", "heroimg": "zxgq_qp_icon_gth",
"bubbletext": { "bubbletext": {
"key": "main_stage_bubbletext_20", "key": "main_stage_bubbletext_20",
"text": "来之不易的月光原石······将它带回指挥部吧~" "text": ""
}, },
"animation": [], "animation": [],
"hide": 0, "hide": 0,

View File

@ -0,0 +1,227 @@
[
{
"id": 1,
"parameter": 0,
"passcheck_type": 4
},
{
"id": 2,
"parameter": 200,
"passcheck_type": 4
},
{
"id": 3,
"parameter": 400,
"passcheck_type": 4
},
{
"id": 4,
"parameter": 600,
"passcheck_type": 4
},
{
"id": 5,
"parameter": 800,
"passcheck_type": 4
},
{
"id": 6,
"parameter": 1000,
"passcheck_type": 4
},
{
"id": 7,
"parameter": 1200,
"passcheck_type": 4
},
{
"id": 8,
"parameter": 1400,
"passcheck_type": 4
},
{
"id": 9,
"parameter": 1600,
"passcheck_type": 4
},
{
"id": 10,
"parameter": 1800,
"passcheck_type": 4
},
{
"id": 11,
"parameter": 2000,
"passcheck_type": 4
},
{
"id": 12,
"parameter": 2200,
"passcheck_type": 4
},
{
"id": 13,
"parameter": 2400,
"passcheck_type": 4
},
{
"id": 14,
"parameter": 2600,
"passcheck_type": 4
},
{
"id": 15,
"parameter": 2800,
"passcheck_type": 4
},
{
"id": 16,
"parameter": 3000,
"passcheck_type": 4
},
{
"id": 17,
"parameter": 3200,
"passcheck_type": 4
},
{
"id": 18,
"parameter": 3400,
"passcheck_type": 4
},
{
"id": 19,
"parameter": 3600,
"passcheck_type": 4
},
{
"id": 20,
"parameter": 3800,
"passcheck_type": 4
},
{
"id": 21,
"parameter": 4000,
"passcheck_type": 4
},
{
"id": 22,
"parameter": 4200,
"passcheck_type": 4
},
{
"id": 23,
"parameter": 4400,
"passcheck_type": 4
},
{
"id": 24,
"parameter": 4600,
"passcheck_type": 4
},
{
"id": 25,
"parameter": 4800,
"passcheck_type": 4
},
{
"id": 26,
"parameter": 5000,
"passcheck_type": 4
},
{
"id": 27,
"parameter": 5200,
"passcheck_type": 4
},
{
"id": 28,
"parameter": 5400,
"passcheck_type": 4
},
{
"id": 29,
"parameter": 5600,
"passcheck_type": 4
},
{
"id": 30,
"parameter": 5800,
"passcheck_type": 4
},
{
"id": 31,
"parameter": 6000,
"passcheck_type": 4
},
{
"id": 32,
"parameter": 6200,
"passcheck_type": 4
},
{
"id": 33,
"parameter": 6400,
"passcheck_type": 4
},
{
"id": 34,
"parameter": 6600,
"passcheck_type": 4
},
{
"id": 35,
"parameter": 6800,
"passcheck_type": 4
},
{
"id": 36,
"parameter": 7000,
"passcheck_type": 4
},
{
"id": 37,
"parameter": 7200,
"passcheck_type": 4
},
{
"id": 38,
"parameter": 7400,
"passcheck_type": 4
},
{
"id": 39,
"parameter": 7600,
"passcheck_type": 4
},
{
"id": 40,
"parameter": 7800,
"passcheck_type": 4
},
{
"id": 41,
"parameter": 8000,
"passcheck_type": 4
},
{
"id": 42,
"parameter": 8200,
"passcheck_type": 4
},
{
"id": 43,
"parameter": 8400,
"passcheck_type": 4
},
{
"id": 44,
"parameter": 8600,
"passcheck_type": 4
},
{
"id": 45,
"parameter": 8800,
"passcheck_type": 4
}
]

View File

@ -0,0 +1,218 @@
[
{
"id": 1,
"parameter": 10001,
"passcheck_type": 4,
"page": 1,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_1",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 2,
"parameter": 10002,
"passcheck_type": 4,
"page": 1,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_2",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 3,
"parameter": 10003,
"passcheck_type": 4,
"page": 1,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_3",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 4,
"parameter": 10004,
"passcheck_type": 4,
"page": 1,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_4",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 5,
"parameter": 10005,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_5",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 6,
"parameter": 10006,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_6",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 7,
"parameter": 10007,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_7",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 8,
"parameter": 10008,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_8",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 9,
"parameter": 10009,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_9",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 10,
"parameter": 10010,
"passcheck_type": 4,
"page": 2,
"pro": 1000,
"text": {
"key": "passcheck_passcheck_task_text_10",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 11,
"parameter": 10011,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_11",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 12,
"parameter": 10012,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_12",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 13,
"parameter": 10013,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_13",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 14,
"parameter": 10014,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_14",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 15,
"parameter": 10015,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_15",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 16,
"parameter": 10016,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_16",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 17,
"parameter": 10017,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_17",
"text": "消费1000金币"
},
"score": 30
},
{
"id": 18,
"parameter": 10018,
"passcheck_type": 4,
"page": 3,
"pro": 0,
"text": {
"key": "passcheck_passcheck_task_text_18",
"text": "消费1000金币"
},
"score": 30
}
]

View File

@ -196,7 +196,7 @@
"day": 0, "day": 0,
"repeat_num": 3, "repeat_num": 3,
"refreshtime": 30, "refreshtime": 30,
"packagetype": "passcheck_9", "packagetype": "drawcard_pack2",
"buy_num": 3, "buy_num": 3,
"packagename": { "packagename": {
"key": "paypackage_paypackage_packagename_20008", "key": "paypackage_paypackage_packagename_20008",
@ -218,7 +218,7 @@
"day": 0, "day": 0,
"repeat_num": 3, "repeat_num": 3,
"refreshtime": 30, "refreshtime": 30,
"packagetype": "passcheck_9", "packagetype": "drawcard_pack3",
"buy_num": 3, "buy_num": 3,
"packagename": { "packagename": {
"key": "paypackage_paypackage_packagename_20009", "key": "paypackage_paypackage_packagename_20009",
@ -240,7 +240,7 @@
"day": 0, "day": 0,
"repeat_num": 3, "repeat_num": 3,
"refreshtime": 30, "refreshtime": 30,
"packagetype": "passcheck_9", "packagetype": "drawcard_pack4",
"buy_num": 3, "buy_num": 3,
"packagename": { "packagename": {
"key": "paypackage_paypackage_packagename_20010", "key": "paypackage_paypackage_packagename_20010",

File diff suppressed because it is too large Load Diff

View File

@ -600,7 +600,7 @@
{ {
"id": "passcheck_11", "id": "passcheck_11",
"editionid": "debug", "editionid": "debug",
"recharge_type": 30, "recharge_type": 6,
"monetaryunit": "¥", "monetaryunit": "¥",
"amount": 3000, "amount": 3000,
"vipexp": [], "vipexp": [],
@ -614,7 +614,7 @@
{ {
"id": "passcheck_12", "id": "passcheck_12",
"editionid": "debug", "editionid": "debug",
"recharge_type": 68, "recharge_type": 6,
"monetaryunit": "¥", "monetaryunit": "¥",
"amount": 6800, "amount": 6800,
"vipexp": [], "vipexp": [],
@ -624,5 +624,47 @@
"show": "68元", "show": "68元",
"image": "", "image": "",
"integral": 3800 "integral": 3800
},
{
"id": "drawcard_pack2",
"editionid": "debug",
"recharge_type": 5,
"monetaryunit": "¥",
"amount": 3000,
"vipexp": [],
"diamond_num_double": [],
"channel": "0",
"text": "0",
"show": "30元",
"image": "",
"integral": 3100
},
{
"id": "drawcard_pack3",
"editionid": "debug",
"recharge_type": 5,
"monetaryunit": "¥",
"amount": 3000,
"vipexp": [],
"diamond_num_double": [],
"channel": "0",
"text": "0",
"show": "30元",
"image": "",
"integral": 3100
},
{
"id": "drawcard_pack4",
"editionid": "debug",
"recharge_type": 5,
"monetaryunit": "¥",
"amount": 3000,
"vipexp": [],
"diamond_num_double": [],
"channel": "0",
"text": "0",
"show": "30元",
"image": "",
"integral": 3100
} }
] ]

View File

@ -392,7 +392,7 @@
}, },
"content": { "content": {
"key": "ruledesc_ruledesc_content_36", "key": "ruledesc_ruledesc_content_36",
"text": "这里可以使用左右两侧的积木,通过在木板上组合只空出相应日期的益智游戏,挑战日期为当月所有日期,完成可以获得奖励,每个月后重置。" "text": "这里是使用左右两侧的积木,通过在木板上组合积木形状,只空出相应日期的益智游戏。<br>挑战日期为当月所有日期,完成可以获得奖励,每个月后重置。<br>每次重置前可以挑战当月的所有日期。完成后有额外奖励。"
} }
}, },
{ {

View File

@ -3994,7 +3994,7 @@
}, },
"BuffType": 33, "BuffType": 33,
"EffectArgu": [ "EffectArgu": [
50 500
], ],
"BufParNum": 1, "BufParNum": 1,
"RelyCheckArgu": [], "RelyCheckArgu": [],
@ -4003,7 +4003,7 @@
3 3
], ],
"AddEffect": false, "AddEffect": false,
"RemoveType": true, "RemoveType": false,
"NotOverlay": 0, "NotOverlay": 0,
"OverlayTimes": 3, "OverlayTimes": 3,
"SameID": false, "SameID": false,