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

95 lines
4.2 KiB
JSON

{
"ID": 100200131,
"Sections": {
"2": {
"SectionProgress": {
"ID": 1002001311,
"OnAdd": [
"Sec1_DefaultTrigger"
],
"OnExit": [
"Sec1_ExitTrigger"
//"Sec1_DefaultTrigger2"
],
"Events": {
"Sec1_ExitTrigger": {
"ID": 100,
"Actions": [
//主城移除非必要的NPC以及交互
// {
// "$type": "Share.CActionRemoveMainCityQuestInteractCfg",
// "ID": 101
// },
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 102
}
]
},
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 201
},
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 202
}
// {
// "$type": "Share.CActionWait",
// "ID": 203,
// "MilliSeconds": 500
// },
// {
// "$type": "Share.CActionShowQuestTip",
// "ID": 204,
// "TipID": 2
// }
]
},
"Sec1_DefaultTrigger2": {
"ID": 300,
"Actions": [
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 301,
// "InteractID": 40000518,
// "TagIDs": [
// 2019
// ],
// "Participators": {
// "2019": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 302,
// "InteractID": 40000517,
// "TagIDs": [
// 2019
// ],
// "Participators": {
// "2019": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
]
}
}
}
}
}
}