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

128 lines
5.7 KiB
JSON

{
"ID": 100200061,
"Sections": {
"1": {
"SectionProgress": {
"ID": 1002000611,
"OnEnter": [
],
"OnExit": [
"Sec1_ClearTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
{
"$type": "Share.CActionWait",
"ID": 102,
"MilliSeconds": 250
},
{
"$type": "Share.CActionShowTip",
"ID": 103,
"TipID": 999200021,
"Delay": 0,
"Type":"Duration",
"Duration":50,
"NextTips":[
{
"$type": "Share.CActionShowTip",
"TipID": 999200008
}
],
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionShowTip",
"ID": 104,
"TipID": 999200021,
"Delay": 0,
"Type":"Duration",
"Duration":50,
"NextTips":[
{
"$type": "Share.CActionShowTip",
"TipID": 999200108
}
],
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
// {
// "$type": "Share.CActionShowTip",
// "ID": 103,
// "TipID": 999200021,
// "ShowPage": 1
// },
// {
// "$type": "Share.CActionWait",
// "ID": 106,
// "MilliSeconds": 1000
// },
// {
// "$type": "Share.CActionShowTip",
// "ID": 207,
// "TipID": 999200008,
// "ShowPage": 1,
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2011
// }
// ]
// },
// {
// "$type": "Share.CActionShowTip",
// "ID": 108,
// "TipID": 999200108,
// "ShowPage": 1,
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2021
// }
// ]
// }
]
},
"Sec1_ClearTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionRemoveMainCityQuestInteractCfg",
"ID": 202
}
//主城默认传送-Street2Workshop
// {
// "$type": "Share.CActionRemoveMainCityQuestNpcCfg",
// "ID": 201
// }
]
}
}
}
}
}
}