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

89 lines
3.8 KiB
JSON

{
"ID": 100201201,
"Sections": {
"2": {
"SectionProgress": {
"ID": 1002012012,
"OnEnter": [
],
"OnExit": [
"Sec1_ClearTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
// //修改副主角交互
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 101,
// "InteractID": 1001133,
// "TagIDs": [
// 2067
// ],
// "Participators": {
// "2067": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// },
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2011
// }
// ]
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 102,
// "InteractID": 1001133,
// "TagIDs": [
// 2068
// ],
// "Participators": {
// "2068": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// },
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2021
// }
// ]
// }
]
},
"Sec1_ClearTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 201
},
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 202
}
]
}
}
}
}
}
}