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

87 lines
3.5 KiB
JSON

{
"ID": 10020114,
"Sections": {
"2": {
"SectionProgress": {
"ID": 10020114,
"OnBeforeEnter": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"OnEnter": [
"Sec1_EnterTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 201,
"TagID": 2024
},
//工作室妹妹
{
"$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
}
]
},
//电话
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 202,
"InteractID": 1001105,
"TagIDs": [
2024
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
}
]
},
"Sec1_EnterTrigger": {
"ID": 210,
"Actions": [
{
"$type": "Share.CActionShowTip",
"ID": 211,
"TipID": 999201005,
"ShowPage": 1
}
]
}
}
}
}
}
}