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

116 lines
5 KiB
JSON

{
"ID": 10020116,
"Sections": {
"2": {
"SectionProgress": {
"ID": 10020116,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnEnter": [
"Sec1_EnterTrigger"
],
"OnAdd": [
// "Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
//猫又刷新
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 201,
// "TagID": 2022
// },
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 203,
// "TagID": 2098
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 202,
// "InteractID": 1001107,
// "TagIDs": [
// 2022
// ],
// "Participators": {
// "0": ""
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// },
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 205,
"TagID": 2043,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 206,
"TagID": 2044,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
},
"Sec1_EnterTrigger": {
"ID": 210,
"Actions": [
//猫又刷新
{
"$type": "Share.CActionPerformCfg",
"ID": 211,
// "BlackMaskFadeOut": true,
"PerformID": 10121,
"BlackMask": true
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 212,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020116
}
]
},
"Sec1_SetPlayerPosTrigger": {
"ID": 220,
"Actions": [
{
"$type": "Share.CActionChangeBackSceneInfoCfg",
"ID": 221,
"SectionID": 2,
"OpenUI": "None",
"Transform": "Workshop_PlayerPos_Quest10020116",
"CameraY": 6000,// must * 10000
"CameraX": 0
}
]
}
}
}
}
}
}