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

90 lines
3.8 KiB
JSON

{
"ID": 100200051,
"Sections": {
"1": {
"SectionProgress": {
"ID": 1002000511,
"OnEnter": [
],
"OnExit": [
"Sec1_ClearTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 101,
// "InteractID": 19900016,
// "TagIDs": [
// 2004
// ],
// "Participators": {
// "2004": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// },
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 101
},
{
"$type": "Share.CActionWait",
"ID": 103,
"MilliSeconds": 1000
},
{
"$type": "Share.CActionShowTip",
"ID": 104,
"TipID": 999200006,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionShowTip",
"ID": 105,
"TipID": 999200106,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
},
"Sec1_ClearTrigger": {
"ID": 200,
"Actions": [
//主城默认传送-Street2Workshop
// {
// "$type": "Share.CActionRemoveMainCityQuestNpcCfg",
// "ID": 201
// }
]
}
}
}
}
}
}