init: 剧情事件协作 Web 编辑器独立仓(从 SGame/tools/event_authoring 拆出)
This commit is contained in:
151
samples/yuye_koumen.events.json
Normal file
151
samples/yuye_koumen.events.json
Normal file
@ -0,0 +1,151 @@
|
||||
[
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 1,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_n1",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"content": "暴雨倾盆,山门外的灯笼在风里摇晃。一阵急促的叩门声,盖过了雷声。",
|
||||
"nextStepId": "QY_YYKM_n2"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 2,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_n2",
|
||||
"points": [
|
||||
"NP1"
|
||||
],
|
||||
"content": "在下途经贵派,身负旧伤,恳请借宿一晚,天明即走。",
|
||||
"nextStepId": "QY_YYKM_n3"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 3,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_n3",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"content": "(这位侠客腰间的铁牌……分明是近日劫掠商队的黑风寨样式。)",
|
||||
"nextStepId": "QY_YYKM_n4_o0"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 4,
|
||||
"type": 1,
|
||||
"id": "QY_YYKM_n4_o0",
|
||||
"choose": "江湖救急,先收留他",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"nextStepId": "QY_YYKM_end_ally"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 5,
|
||||
"type": 1,
|
||||
"id": "QY_YYKM_n4_o1",
|
||||
"choose": "不动声色,擒下他交予掌门",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"nextStepId": "QY_YYKM_fight1"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 6,
|
||||
"type": 1,
|
||||
"id": "QY_YYKM_n4_o2",
|
||||
"choose": "赠些盘缠,请他即刻离去",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"nextStepId": "QY_YYKM_end_pay",
|
||||
"condition": "V19,2,500",
|
||||
"resultRewardIds": "V19,-500"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 7,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_ally",
|
||||
"missionText": "结义同盟",
|
||||
"nextStepId": "QY_YYKM_end_ally__end",
|
||||
"resultRewardIds": "NP1,V15,30",
|
||||
"roleActionCode": "JoinToPlayerSch=NP1"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 8,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_ally__end",
|
||||
"gameTaskStatus": 1
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 9,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_fight1",
|
||||
"points": [
|
||||
"P1"
|
||||
],
|
||||
"camp2Fighters": [
|
||||
"NP1"
|
||||
],
|
||||
"fightStatus": [
|
||||
"1",
|
||||
"QY_YYKM_end_subdue",
|
||||
"QY_YYKM_end_lose"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 10,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_subdue",
|
||||
"missionText": "擒贼献掌门",
|
||||
"nextStepId": "QY_YYKM_end_subdue__end",
|
||||
"resultRewardIds": "V19,200;P6,1"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 11,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_subdue__end",
|
||||
"gameTaskStatus": 1
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 12,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_lose",
|
||||
"missionText": "技不如人",
|
||||
"nextStepId": "QY_YYKM_end_lose__end"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 13,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_lose__end",
|
||||
"gameTaskStatus": 2
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 14,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_pay",
|
||||
"missionText": "破财消灾",
|
||||
"nextStepId": "QY_YYKM_end_pay__end",
|
||||
"resultRewardIds": "NP1,V15,10"
|
||||
},
|
||||
{
|
||||
"group": "QY_YYKM",
|
||||
"step": 15,
|
||||
"type": 0,
|
||||
"id": "QY_YYKM_end_pay__end",
|
||||
"gameTaskStatus": 1
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user