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

335 lines
14 KiB
JSON

{
"ID": 2,
"DefaultSectionID": 2,
"Sections": {
"1": {
"UnityScenePath": "MainCity_Street",
"BornTransform": "Street_PlayerPos_Default",
"SectionProgress": {
"ID": 400,
"OnInit": [
],
"OnEnter": [
],
"Events": {
"Sec1_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Street2Workshop
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 1
},
//主城默认传送-Street2Garage
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 2
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagID": 9009
}
]
},
"Sec1_DefaultTrigger2": {
"ID": 200,
"Actions": [
//主城打开锻造店
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 201,
"TagID": 1003
},
//邦布三人组
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 202,
"TagID": 2016
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 203,
"TagID": 2017
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 204,
"TagID": 2018
},
//拉面店老板
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 205,
// "TagID": 2019
// },
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 206,
"TagID": 2020
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 207,
"TagID": 2021
},
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 208,
"TagID": 1006
}
]
},
"Sec1_DefaultClientTrigger1": {
"ID": 300,
"Actions": [
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 301,
"InteractID": 10000012,
"TagIDs": [
9009
],
"Participators": {
"9009": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 302,
"InteractID": 10000012,
"TagIDs": [
2020
],
"Participators": {
"2020": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 303,
"InteractID": 10000012,
"TagIDs": [
2021
],
"Participators": {
"2021": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2,
"Y": 0,
"Z": 0
}
}
]
}
}
}
},
"2": {
"UnityScenePath": "MainCity_Workshop",
"BornTransform": "Workshop_PlayerPos_Default",
"SectionProgress": {
"ID": 500,
"OnInit": [
],
"OnEnter": [
],
"Events": {
"Sec2_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Workshop2Street
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagID": 3
},
//主城默认传送-Workshop2Garage
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 104,
"TagID": 4
}
]
},
"Sec2_DefaultTrigger2": {
"ID": 200,
"Actions": [
//主城打开空洞
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 201,
"TagID": 1002
},
//主城打开电视机
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 202,
"TagID": 1001
},
//测试用扭蛋
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 203,
// "TagID": 1004
// },
//主城打开工作台
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 204,
"TagID": 1005
}
]
},
"Sec2_EnterTrigger1": {
"ID": 300,
"Actions": [
//工作室妹妹
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 301,
"TagID": 2015
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2011
// }
// ]
}
// //工作室哥哥
// {
// "$type": "Share.CActionCreateNPCCfg",
// "ID": 302,
// "TagID": 2027,
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByMainCharacter",
// "CompareType": "Equal",
// "AvatarID":2021
// }
// ]
// }
]
}
// //测试逻辑
// "Sec2_DefaultTrigger4": [
// //TriggerBox测试NPC
// {
// "$type": "Share.CActionCreateNPCCfg",
// "TagID": 9007
// },
// {
// "$type": "Share.CActionChangeInteractCfg",
// "InteractID": 100860,
// "TagIDs": [9007],
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 3,
// "Y": 0,
// "Z": 0
// },
// "SectionListenEvents": {
// "OnEnter": "Sec2_TriggerboxTestTrigger1"
// }
// }
// ],
// "Sec2_TriggerboxTestTrigger1": [
// {
// "$type": "Share.CActionCreateNPCCfg",
// "TagID": 9008
// }
// ]
// "Sec2_DefaultTrigger3":[
// //多交互测试NPC
// {
// "$type": "Share.CActionCreateNPCCfg",
// "TagID": 9008
// },
// //多交互测试
// {
// "$type": "Share.CActionChangeInteractCfg",
// "InteractID": 10000004,
// "TagIDs": [9008],
// "InteractShape": "Sphere",
// "InteractScale": {
// "X": 2,
// "Y": 0,
// "Z": 0
// }
// }
// ]
}
}
},
"3": {
"UnityScenePath": "MainCity_Garage",
"BornTransform": "Garage_PlayerPos_Default",
"SectionProgress": {
"ID": 600,
"OnInit": [
],
"OnEnter": [
],
"Events": {
"Sec3_DefaultTrigger": {
"ID": 100,
"Actions": [
//主城默认传送-Garage2Street
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 5
},
//主城默认传送-Garage2Workshop
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 102,
"TagID": 6
}
]
},
"Sec3_TriggerGroup1": {
"ID": 200,
"Actions": [
// //创建FC
//{
// "$type": "Share.CActionLDCreateFC",
// "ID": 201,
// "LevelFCID": 19900020
//},
//{
// "$type": "Share.CActionLDSendEventFC",
// "ID": 202,
// "EventName": "Section1Enter",
// "ListenEventFinishedFlagName": "Section1End"
//}
]
},
"Sec3_TriggerOnEnterGroup1": {
"ID": 300
}
}
}
}
}
}