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

67 lines
2.7 KiB
JSON

{
"ID": 100201011,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100201011,
"OnAdd": [
"Sec1_DefaultTrigger"
],
"OnExit": [
"Sec1_OnExitTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
//交互清除
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 201
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 202,
"InteractID": 100700,
"TagIDs": [
2028
],
"Participators": {
"2028": "A"
},
"InteractShape": "Sector",
"InteractScale": {
"X": 10,
"Y": 2,
"Z": 2,
"W": 90,
"R": 10
}
}
// {
// "$type": "Share.CActionWait",
// "ID": 203,
// "MilliSeconds": 500
// },
// {
// "$type": "Share.CActionShowQuestTip",
// "ID": 204,
// "TipID": 3
// }
]
},
"Sec1_OnExitTrigger": {
"ID": 210,
"Actions": [
//交互清除
{
"$type": "Share.CActionRemoveMainCityQuestNpcCfg",
"ID": 211
}
]
}
}
}
}
}
}