上传任务配置

This commit is contained in:
liwei 2023-07-11 10:25:38 +08:00
parent 631994c63a
commit 110ec1abc1
10 changed files with 95 additions and 50 deletions

View File

@ -778,5 +778,17 @@
"key": "bubblegroup_bubblegroup_Text_Bubble_65", "key": "bubblegroup_bubblegroup_Text_Bubble_65",
"text": "玩家购买成功语录" "text": "玩家购买成功语录"
} }
},
{
"KeyId": 66,
"GroupID": 11005,
"Type": 2,
"TaskIDMin": 0,
"TaskIDMax": 0,
"weight": 10,
"Text_Bubble": {
"key": "bubblegroup_bubblegroup_Text_Bubble_66",
"text": "你的背包装不下啦,卖掉一些再来购买吧。"
}
} }
] ]

View File

@ -49,6 +49,7 @@
"ortalk": 11002, "ortalk": 11002,
"sptalk": 11003, "sptalk": 11003,
"buytalk": 11004, "buytalk": 11004,
"weitalk": 11005,
"cityeventpro": 50000, "cityeventpro": 50000,
"cityevent": 1 "cityevent": 1
}, },
@ -102,6 +103,7 @@
"ortalk": 11002, "ortalk": 11002,
"sptalk": 11003, "sptalk": 11003,
"buytalk": 11004, "buytalk": 11004,
"weitalk": 11005,
"cityeventpro": 100000, "cityeventpro": 100000,
"cityevent": 1 "cityevent": 1
}, },
@ -156,6 +158,7 @@
"ortalk": 11002, "ortalk": 11002,
"sptalk": 11003, "sptalk": 11003,
"buytalk": 11004, "buytalk": 11004,
"weitalk": 11005,
"cityeventpro": 50000, "cityeventpro": 50000,
"cityevent": 1 "cityevent": 1
}, },
@ -210,6 +213,7 @@
"ortalk": 11002, "ortalk": 11002,
"sptalk": 11003, "sptalk": 11003,
"buytalk": 11004, "buytalk": 11004,
"weitalk": 11005,
"cityeventpro": 100000, "cityeventpro": 100000,
"cityevent": 1 "cityevent": 1
}, },
@ -263,6 +267,7 @@
"ortalk": 11002, "ortalk": 11002,
"sptalk": 11003, "sptalk": 11003,
"buytalk": 11004, "buytalk": 11004,
"weitalk": 11005,
"cityeventpro": 50000, "cityeventpro": 50000,
"cityevent": 1 "cityevent": 1
} }

View File

@ -705,6 +705,7 @@
"business_bag": 20, "business_bag": 20,
"business_rewardday": 1, "business_rewardday": 1,
"business_renovatething": 180, "business_renovatething": 180,
"business_change": 0.5,
"favorability_likes": 1500, "favorability_likes": 1500,
"favorability_dislikes": 500, "favorability_dislikes": 500,
"buzkashi_time": 180, "buzkashi_time": 180,
@ -787,6 +788,7 @@
"a": "item", "a": "item",
"t": "10000035", "t": "10000035",
"n": 0 "n": 0
} },
"passlvmax": 50
} }
] ]

View File

@ -9664,7 +9664,7 @@
"img": "item_15000101", "img": "item_15000101",
"intr": { "intr": {
"key": "item_item_intr_251", "key": "item_item_intr_251",
"text": "狩猎头目的初级掉落物,可用于守护者回响。" "text": "狩猎头目的初级掉落物,可用于真诚阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -9715,7 +9715,7 @@
"img": "item_15000102", "img": "item_15000102",
"intr": { "intr": {
"key": "item_item_intr_252", "key": "item_item_intr_252",
"text": "狩猎头目的初级掉落物,可用于守护者回响。" "text": "狩猎头目的初级掉落物,可用于直觉阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -9766,7 +9766,7 @@
"img": "item_15000103", "img": "item_15000103",
"intr": { "intr": {
"key": "item_item_intr_253", "key": "item_item_intr_253",
"text": "狩猎头目的初级掉落物,可用于守护者回响。" "text": "狩猎头目的初级掉落物,可用于共情阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -9817,7 +9817,7 @@
"img": "item_15000104", "img": "item_15000104",
"intr": { "intr": {
"key": "item_item_intr_254", "key": "item_item_intr_254",
"text": "狩猎头目的初级掉落物,可用于守护者回响。" "text": "狩猎头目的初级掉落物,可用于责任阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -9880,7 +9880,7 @@
"img": "item_15000201", "img": "item_15000201",
"intr": { "intr": {
"key": "item_item_intr_255", "key": "item_item_intr_255",
"text": "狩猎头目的中级掉落物,可用于守护者回响。" "text": "狩猎头目的中级掉落物,可用于真诚阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -9943,7 +9943,7 @@
"img": "item_15000202", "img": "item_15000202",
"intr": { "intr": {
"key": "item_item_intr_256", "key": "item_item_intr_256",
"text": "狩猎头目的中级掉落物,可用于守护者回响。" "text": "狩猎头目的中级掉落物,可用于直觉阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10006,7 +10006,7 @@
"img": "item_15000203", "img": "item_15000203",
"intr": { "intr": {
"key": "item_item_intr_257", "key": "item_item_intr_257",
"text": "狩猎头目的中级掉落物,可用于守护者回响。" "text": "狩猎头目的中级掉落物,可用于共情阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10069,7 +10069,7 @@
"img": "item_15000204", "img": "item_15000204",
"intr": { "intr": {
"key": "item_item_intr_258", "key": "item_item_intr_258",
"text": "狩猎头目的中级掉落物,可用于守护者回响。" "text": "狩猎头目的中级掉落物,可用于责任阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10120,7 +10120,7 @@
"img": "item_15000301", "img": "item_15000301",
"intr": { "intr": {
"key": "item_item_intr_259", "key": "item_item_intr_259",
"text": "狩猎头目的高级掉落物,可用于守护者回响。" "text": "狩猎头目的高级掉落物,可用于真诚阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10171,7 +10171,7 @@
"img": "item_15000302", "img": "item_15000302",
"intr": { "intr": {
"key": "item_item_intr_260", "key": "item_item_intr_260",
"text": "狩猎头目的高级掉落物,可用于守护者回响。" "text": "狩猎头目的高级掉落物,可用于直觉阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10222,7 +10222,7 @@
"img": "item_15000303", "img": "item_15000303",
"intr": { "intr": {
"key": "item_item_intr_261", "key": "item_item_intr_261",
"text": "狩猎头目的高级掉落物,可用于守护者回响。" "text": "狩猎头目的高级掉落物,可用于共情阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {
@ -10273,7 +10273,7 @@
"img": "item_15000304", "img": "item_15000304",
"intr": { "intr": {
"key": "item_item_intr_262", "key": "item_item_intr_262",
"text": "狩猎头目的高级掉落物,可用于守护者回响。" "text": "狩猎头目的高级掉落物,可用于责任阵营守护者回响。"
}, },
"sale": [ "sale": [
{ {

View File

@ -58,7 +58,7 @@
"id": 10006, "id": 10006,
"title": { "title": {
"key": "ruledesc_ruledesc_title_6", "key": "ruledesc_ruledesc_title_6",
"text": "功夫陪练详细说明" "text": "陪练详细说明"
}, },
"content": { "content": {
"key": "ruledesc_ruledesc_content_6", "key": "ruledesc_ruledesc_content_6",
@ -135,11 +135,11 @@
"id": 10013, "id": 10013,
"title": { "title": {
"key": "ruledesc_ruledesc_title_13", "key": "ruledesc_ruledesc_title_13",
"text": "主线关卡世界说明" "text": "冒险关卡说明"
}, },
"content": { "content": {
"key": "ruledesc_ruledesc_content_13", "key": "ruledesc_ruledesc_content_13",
"text": "这里可以挑战主线并赢取巨量奖励。" "text": "这里可以挑战冒险关卡并赢取巨量奖励。"
} }
}, },
{ {
@ -366,7 +366,7 @@
"id": 10034, "id": 10034,
"title": { "title": {
"key": "ruledesc_ruledesc_title_34", "key": "ruledesc_ruledesc_title_34",
"text": "每日一练动作说明" "text": "每日一练说明"
}, },
"content": { "content": {
"key": "ruledesc_ruledesc_content_34", "key": "ruledesc_ruledesc_content_34",
@ -476,7 +476,7 @@
"id": 10044, "id": 10044,
"title": { "title": {
"key": "ruledesc_ruledesc_title_44", "key": "ruledesc_ruledesc_title_44",
"text": "主角个人信息界面说明" "text": "主角界面说明"
}, },
"content": { "content": {
"key": "ruledesc_ruledesc_content_44", "key": "ruledesc_ruledesc_content_44",

View File

@ -13483,7 +13483,7 @@
"Type": 3, "Type": 3,
"Argu": [ "Argu": [
390001007, 390001007,
1000, 500,
1, 1,
2 2
], ],

View File

@ -9569,7 +9569,7 @@
}, },
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_135005211_1", "key": "skill_skill_atk_Desc_135005211_1",
"text": "幸运·普雷斯科特对敌方目标造成350%伤害。" "text": "幸运·普雷斯科特对敌方目标造成350%伤害。50%的概率为目标附加2回合[color=#e5621b]防御下降[/color]。"
}, },
"buffid": [], "buffid": [],
"map": "" "map": ""
@ -12686,7 +12686,7 @@
}, },
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_143002211_1", "key": "skill_skill_atk_Desc_143002211_1",
"text": "果酱教授每次攻击可减少目标15%行动值。" "text": "果酱教授每次攻击可减少目标15%行动值。目标行动值低于30%时附加1回合[color=#e5621b]石化[/color] 。"
}, },
"buffid": [ "buffid": [
390001108 390001108
@ -16604,7 +16604,7 @@
}, },
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_134007111_1", "key": "skill_skill_atk_Desc_134007111_1",
"text": "菲奥娜对敌方1个目标造成2次攻击力750%的伤害若发生暴击则为自身附加1回合[color=#37d8a9]免疫[/color]状态。" "text": "菲奥娜对敌方1个目标造成2次攻击力75%的伤害若发生暴击则为自身附加1回合[color=#37d8a9]免疫[/color]状态。"
}, },
"buffid": [ "buffid": [
390001111 390001111

View File

@ -4128,7 +4128,7 @@
}, },
"Desc": { "Desc": {
"key": "skill_skill_buff_Desc_390001452", "key": "skill_skill_buff_Desc_390001452",
"text": "喜悦" "text": "全体友方受到伤害降低25%,效果期间自身无法行动。"
}, },
"BuffType": 0, "BuffType": 0,
"EffectArgu": [], "EffectArgu": [],

View File

@ -0,0 +1,44 @@
[
{
"id": 1,
"rank_low": 1,
"rank_up": 10,
"rank_display": {
"key": "arena_rank_reward_rank_display_1",
"text": "1-10名"
},
"rank_reward": [
{
"a": "attr",
"t": "arenacoin",
"n": 1000
},
{
"a": "attr",
"t": "diamond",
"n": 600
}
]
},
{
"id": 2,
"rank_low": 11,
"rank_up": 50,
"rank_display": {
"key": "arena_rank_reward_rank_display_2",
"text": "11-50名"
},
"rank_reward": [
{
"a": "attr",
"t": "arenacoin",
"n": 900
},
{
"a": "attr",
"t": "diamond",
"n": 550
}
]
}
]

View File

@ -61,9 +61,7 @@
"text": "和阿宝聊聊" "text": "和阿宝聊聊"
}, },
"npc": 10018, "npc": 10018,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -100,9 +98,7 @@
"text": "离开指挥部" "text": "离开指挥部"
}, },
"npc": 100101, "npc": 100101,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -429,9 +425,7 @@
"text": "和阿宝聊聊" "text": "和阿宝聊聊"
}, },
"npc": 10090, "npc": 10090,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -840,9 +834,7 @@
"text": "向骇客蛛汇报" "text": "向骇客蛛汇报"
}, },
"npc": 10180, "npc": 10180,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -1123,9 +1115,7 @@
"text": "听听阿宝的新想法" "text": "听听阿宝的新想法"
}, },
"npc": 10250, "npc": 10250,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -2005,9 +1995,7 @@
"text": "剧情" "text": "剧情"
}, },
"npc": 10460, "npc": 10460,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -2205,9 +2193,7 @@
"text": "剧情" "text": "剧情"
}, },
"npc": 10510, "npc": 10510,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -2244,9 +2230,7 @@
"text": "剧情" "text": "剧情"
}, },
"npc": 10520, "npc": 10520,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,
@ -2639,9 +2623,7 @@
"text": "剧情" "text": "剧情"
}, },
"npc": 10620, "npc": 10620,
"completetask": [ "completetask": [],
0
],
"deliver_npc": 0, "deliver_npc": 0,
"taskend_removeitem": [], "taskend_removeitem": [],
"auto_accept": 0, "auto_accept": 0,