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

190 lines
8.3 KiB
JSON

{
"ID": 10020009,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100200091,
"OnEnter": [
// "Sec1_DefaultTrigger"
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionShowTip",
"ID": 201,
"TipID": 999200020,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionShowTip",
"ID": 202,
"TipID": 999200120,
"ShowPage": 1,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//补充拉面店氛围npc
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 203,
"TagID": 4092
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 204,
"TagID": 4115
}
]
}
}
}
},
"2": {
"SectionProgress": {
"ID": 100200092,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec2_DefaultTrigger"
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2061,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2062,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
//修改副主角交互
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 100906,
"TagIDs": [
2061
],
"Participators": {
"2061": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 100906,
"TagIDs": [
2062
],
"Participators": {
"2062": "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
}
}
]
}
}
}
}
}
}