HollowPS_TV_experiments/extras/zzz-0.1-jsons/Quest10020016.json

193 lines
8.3 KiB
JSON

{
"ID": 10020016,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100200161,
"OnEnter": [
"Sec1_DefaultTrigger"
],
"OnExit": [
],
"OnAdd": [
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2004
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 102,
"InteractID": 100903,
"TagIDs": [
2004
],
"Participators": {
"2004": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
//补充拉面店氛围npc
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagID": 4092
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 104,
"TagID": 4115
}
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 103,
// "InteractID": 19900007,
// "TagIDs": [
// 1,
// 2,
// 7
// ],
// "Participators": {
// "2004": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
]
}
}
}
},
"2": {
"SectionProgress": {
"ID": 100200162,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec2_DefaultTrigger"
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2053,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2054,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//主城默认传送-Street2Workshop
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 103,
// "InteractID": 19900061,
// "TagIDs": [
// 1001
// ],
// "Participators": {
// "0": ""
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// },
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 105,
"InteractID": 19900062,
"TagIDs": [
1002
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionWait",
"ID": 104,
"MilliSeconds": 500
},
{
"$type": "Share.CActionShowTip",
"ID": 202,
"TipID": 999200015,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionShowTip",
"ID": 204,
"TipID": 999200115,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
}
}
}
}
}
}