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

100 lines
3.8 KiB
JSON

{
"ID": 10020125,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100201251,
"OnEnter": [
],
"OnExit": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//召唤推广员
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 202,
"TagID": 2063
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 203,
"InteractID": 1001101,
"TagIDs": [
2063
],
"Participators": {
"0": ""
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 7,
"Y": 0,
"Z": 0
}
}
]
}
}
}
},
"2": {
"SectionProgress": {
"ID": 100201252,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnEnter": [
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_SetPlayerPosTrigger": {
"ID": 100,
"Actions": [
]
},
"Sec1_DefaultTrigger": {
"ID": 200,
"Actions": [
//工作室妹妹
{
"$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
}
]
}
]
}
}
}
}
}
}