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

57 lines
2.2 KiB
JSON

{
"ID": 100201991,
"Sections": {
"1": {
"SectionProgress": {
"ID": 1002019911,
"OnEnter": [
],
"OnExit": [
"Sec1_ClearTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城任务4完成后气泡-接下来的事只能由我一个人去完成···
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 102,
"InteractID": 60000009,
"TagIDs": [
4506
],
"Participators": {
"4506": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 3,
"Y": 0,
"Z": 0
}
}
]
},
"Sec1_ClearTrigger": {
"ID": 110,
"Actions": [
//主城默认传送-Street2Workshop
{//清除交互
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 111
},
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 112
}
]
}
}
}
}
}
}