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

211 lines
9 KiB
JSON

//任务4 哥哥正在录像店等我回去
{
"ID": 10020004,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100200041,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2057,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2058,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//妹妹交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 100901,
"TagIDs": [
2057
],
"Participators": {
"2057": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//哥哥交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 100901,
"TagIDs": [
2058
],
"Participators": {
"2058": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 106,
"InteractID": 19900062,
"TagIDs": [
1002
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 107,
"InteractID": 19900006,
"TagIDs": [
3,
4
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
}
]
}
}
}
},
"3": {
"SectionProgress": {
"ID": 100200042,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 203,
"InteractID": 19900006,
"TagIDs": [
5,
8
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionWait",
"ID": 201,
"MilliSeconds": 800
},
{
"$type": "Share.CActionShowTip",
"ID": 202,
"TipID": 999200004,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionShowTip",
"ID": 204,
"TipID": 999200104,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
]
}
}
}
}
}
}