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

114 lines
4.8 KiB
JSON

{
"ID": 100201231,
"Sections": {
"2": {
"SectionProgress": {
"ID": 1002012312,
"OnEnter": [
],
"OnExit": [
"Sec1_ClearTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//修改副主角交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 106,
"InteractID": 1001139,
"TagIDs": [
2061
],
"Participators": {
"2061": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 107,
"InteractID": 1001139,
"TagIDs": [
2062
],
"Participators": {
"2062": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 108,
"TagID": 1007
},
{
"$type": "Share.CActionShowTip",
"ID": 109,
"TipID": 999300002,
"ShowPage": 1
}
// {
// "$type":"Share.CActionSetNPCVisibleCfg",
// "ID": 108,
// "Visible": true,
// "NPCTags":
// [
// 1007
// ]
// }
]
},
"Sec1_ClearTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 201
},
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 202
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 203,
"TagID": 1007
}
]
}
}
}
}
}
}