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

144 lines
5.9 KiB
JSON

{
"ID": 10020120,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100201202,
"OnBeforeEnter": [
"Sec2_SetPlayerPosTrigger"
],
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
]
},
"Sec2_SetPlayerPosTrigger": {
"ID": 110,
"Actions": [
{
"$type": "Share.CActionChangeBackSceneInfoCfg",
"ID": 111,
"SectionID": 3,
"OpenUI": "None",
"Transform": "Garage_PlayerPos_Chat01"
}
]
}
}
}
},
"3": {
"SectionProgress": {
"ID": 100201203,
"OnBeforeEnter": [
],
"OnEnter": [
"Sec3_DefaultTrigger"
],
"OnExit": [
],
"OnAdd": [
],
"Events": {
"Sec3_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2159,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2160,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//修改副主角交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 1001130,
"TagIDs": [
2159
],
"Participators": {
"2159": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 1001130,
"TagIDs": [
2160
],
"Participators": {
"2160": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
{
"$type": "Share.CActionPerformCfg",
"ID": 106,
"PerformID": 10129,
"BlackMask": true
}
]
}
}
}
}
}
}