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

145 lines
6.5 KiB
JSON

{
"ID": 10020104,
"Sections": {
"2": {
"SectionProgress": {
"ID": 100201041,
"OnBeforeEnter": [
"Sec1_SetPlayerPosTrigger"
],
"OnAdd": [
"Sec1_DefaultTrigger"
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 102,
// "TagID": 2023
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "ID": 103,
// "InteractID": 1001108,
// "TagIDs": [
// 2023
// ],
// "Participators": {
// "2023": "A"
// },
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 5,
// "Y": 0,
// "Z": 5
// }
// },
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2041,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 102,
"InteractID": 1001128,
"TagIDs": [
2041
],
"Participators": {
"2041": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2011
}
]
},
//工作室哥哥
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagID": 2042,
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 104,
"InteractID": 1001128,
"TagIDs": [
2042
],
"Participators": {
"2042": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
},
"Predicates":
[
{
"$type": "Share.CConfigEventByMainCharacter",
"CompareType": "Equal",
"AvatarID":2021
}
]
}
// //打开棋盘
// {
// "$type": "Share.CActionEnterHollowQuest",
// "ID": 104,
// "Type": 1,
// "HollowID": 10010106,
// "CloseBlackMask": true
// }
]
},
"Sec1_SetPlayerPosTrigger": {
"ID": 200,
"Actions": [
// {
// "$type": "Share.CActionChangeBackSceneInfoCfg",
// "ID": 201,
// "SectionID": 2,
// "OpenUI": "None",
// "Transform": "Workshop_PlayerPos_Quest10020001"
// },
// {
// "$type": "Share.CActionResetEventCfg"
// }
]
}
}
}
}
}
}