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

120 lines
5.2 KiB
JSON

{
"ID": 10020123,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100201232,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec2_DefaultTrigger"
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2061,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2062,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//修改副主角交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 1001132,
"TagIDs": [
2061
],
"Participators": {
"2061": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 1001132,
"TagIDs": [
2062
],
"Participators": {
"2062": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
},
"Sec1_SetPlayerPosTrigger": {
"ID": 110,
"Actions": [
{
"$type": "Share.CActionChangeBackSceneInfoCfg",
"ID": 111,
"SectionID": 2,
"OpenUI": "None",
"Transform": "Workshop_PlayerPos_Quest10020123",
"CameraY": 6000,// must * 10000
"CameraX": 0
}
]
}
}
}
}
}
}