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

128 lines
5.2 KiB
JSON

{
"ID": 10020103,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100201031,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//召唤推广员
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 202,
// "TagID": 2063
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 203,
// "InteractID": 1001101,
// "TagIDs": [
// 2063
// ],
// "Participators": {
// "0": ""
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 204,
// "InteractID": 1001116,
// "TagIDs": [
// 2063
// ],
// "Participators": {
// "2063": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
]
}
}
}
},
"2": {
"SectionProgress": {
"ID": 100201032,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnEnter": [
],
"OnAdd": [
// "Sec1_DefaultTrigger"
"Sec1_DefaultTrigger"
],
"OnExit": [
],
"Events": {
"Sec1_SetPlayerPosTrigger": {
"ID": 100,
"Actions": [
// {
// "$type": "Share.CActionChangeBackSceneInfoCfg",
// "ID": 101,
// "SectionID": 2,
// "OpenUI": "None",
// "Transform": "Workshop_PlayerPos_Quest10020001"
// }
]
},
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 205,
"TagID": 2041,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 206,
"TagID": 2042,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
}
}
}
}
}
}