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

125 lines
5.1 KiB
JSON

{
"ID": 10020022,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100200221,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
// "Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2004
},
//补充拉面店氛围npc
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagID": 4092
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 104,
"TagID": 4115
}
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 102,
// "InteractID": 100903,
// "TagIDs": [
// 2004
// ],
// "Participators": {
// "2004": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
// {
// "$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": 100200222,
"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
}
]
}
]
}
}
}
}
}
}