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

100 lines
3.9 KiB
JSON

{
"ID": 10020029,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100200291,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 101,
// "TagID": 2004
// }
{
"$type": "Share.CActionOpenUI",
"ID": 102,
"UI": "UIRamenStorePage"
}
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 101,
// "InteractID": 19900052,
// "TagIDs": [
// 2019
// ],
// "Participators": {
// "2019": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 3,
// "Y": 0,
// "Z": 0
// }
// }
]
}
}
}
},
"2": {
"SectionProgress": {
"ID": 100200292,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec2_DefaultTrigger"
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2053,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2054,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
}
}
}
}
}
}