init: 剧情事件协作 Web 编辑器独立仓(从 SGame/tools/event_authoring 拆出)

This commit is contained in:
bia
2026-06-08 16:50:27 +08:00
commit f5669dc01d
32 changed files with 3497 additions and 0 deletions

View File

@ -0,0 +1,159 @@
[
{
"group": "QY_BSYZ",
"step": 1,
"type": 0,
"id": "QY_BSYZ_n1",
"points": [
"P1"
],
"content": "市集擂台前人声鼎沸,一名精壮武师立于台上,无人敢应战。",
"nextStepId": "QY_BSYZ_n2"
},
{
"group": "QY_BSYZ",
"step": 2,
"type": 0,
"id": "QY_BSYZ_n2",
"points": [
"NP2"
],
"content": "押注了押注了!是亲自下场,还是押这位高手赢?",
"nextStepId": "QY_BSYZ_n3_o0"
},
{
"group": "QY_BSYZ",
"step": 3,
"type": 1,
"id": "QY_BSYZ_n3_o0",
"choose": "亲自下场会会他",
"points": [
"P1"
],
"nextStepId": "QY_BSYZ_fight1"
},
{
"group": "QY_BSYZ",
"step": 4,
"type": 1,
"id": "QY_BSYZ_n3_o1",
"choose": "押这位高手赢押注50两",
"points": [
"P1"
],
"nextStepId": "QY_BSYZ_ref_cheer_b__c1",
"skipNodeId": "end_bet_win",
"skipReward": "V19,300"
},
{
"group": "QY_BSYZ",
"step": 5,
"type": 1,
"id": "QY_BSYZ_n3_o2",
"choose": "看个热闹就走",
"points": [
"P1"
],
"nextStepId": "QY_BSYZ_end_leave"
},
{
"group": "QY_BSYZ",
"step": 6,
"type": 0,
"id": "QY_BSYZ_fight1",
"points": [
"P1"
],
"camp2Fighters": [
"NP1"
],
"fightStatus": [
"1",
"QY_BSYZ_ref_cheer_a__c1",
"QY_BSYZ_end_fight_lose"
]
},
{
"group": "QY_BSYZ",
"step": 7,
"type": 0,
"id": "QY_BSYZ_ref_cheer_a__c1",
"points": [
"NP2"
],
"content": "好身手!满堂喝彩!",
"nextStepId": "QY_BSYZ_end_fight_win"
},
{
"group": "QY_BSYZ",
"step": 8,
"type": 0,
"id": "QY_BSYZ_end_fight_win",
"missionText": "技压群雄",
"nextStepId": "QY_BSYZ_end_fight_win__end",
"resultRewardIds": "V19,200;NP1,V15,20"
},
{
"group": "QY_BSYZ",
"step": 9,
"type": 0,
"id": "QY_BSYZ_end_fight_win__end",
"gameTaskStatus": 1
},
{
"group": "QY_BSYZ",
"step": 10,
"type": 0,
"id": "QY_BSYZ_end_fight_lose",
"missionText": "败下阵来",
"nextStepId": "QY_BSYZ_end_fight_lose__end"
},
{
"group": "QY_BSYZ",
"step": 11,
"type": 0,
"id": "QY_BSYZ_end_fight_lose__end",
"gameTaskStatus": 2
},
{
"group": "QY_BSYZ",
"step": 12,
"type": 0,
"id": "QY_BSYZ_ref_cheer_b__c1",
"points": [
"NP2"
],
"content": "好身手!满堂喝彩!",
"nextStepId": "QY_BSYZ_end_bet_win"
},
{
"group": "QY_BSYZ",
"step": 13,
"type": 0,
"id": "QY_BSYZ_end_bet_win",
"missionText": "押对了,坐收彩头",
"nextStepId": "QY_BSYZ_end_bet_win__end"
},
{
"group": "QY_BSYZ",
"step": 14,
"type": 0,
"id": "QY_BSYZ_end_bet_win__end",
"gameTaskStatus": 1
},
{
"group": "QY_BSYZ",
"step": 15,
"type": 0,
"id": "QY_BSYZ_end_leave",
"missionText": "看罢热闹离场",
"nextStepId": "QY_BSYZ_end_leave__end"
},
{
"group": "QY_BSYZ",
"step": 16,
"type": 0,
"id": "QY_BSYZ_end_leave__end",
"gameTaskStatus": 1
}
]