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

182 lines
8.4 KiB
JSON

{
"ID": 10020119,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100201192,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec2_DefaultTrigger"
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2067,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2068,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//修改副主角交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 1001127,
"TagIDs": [
2067
],
"Participators": {
"2067": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 1001127,
"TagIDs": [
2068
],
"Participators": {
"2068": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 105,
// "InteractID": 19900061,
// "TagIDs": [
// 1001
// ],
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 106,
// "InteractID": 19900062,
// "TagIDs": [
// 1002
// ],
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
// //妹妹状态机修改
// {
// "$type": "Share.CActionAnimCtrlerParam",
// "ID": 108,
// "Target": 2059,
// "ParamType": "Int",
// "ParamName": "Int_MainCityAnimParam",
// "IntVal": 1,
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2011
// }
// ]
// },
// //哥哥状态机修改
// {
// "$type": "Share.CActionAnimCtrlerParam",
// "ID": 109,
// "Target": 2060,
// "ParamType": "Int",
// "ParamName": "Int_MainCityAnimParam",
// "IntVal": 1,
// "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_Quest10020119",
"CameraY": 6000,// must * 10000
"CameraX": 0
}
]
}
}
}
}
}
}