vivian-rs/assets/LevelProcess/MainCity/Quest/Quest10020079.json
2025-05-19 18:11:03 +03:00

54 lines
1.9 KiB
JSON

{
"ID": 10020079,
"Sections": {
"1": {
"SectionProgress": {
"ID": 100200791,
"OnAdd": [
"Sec1_CreateTrigger"
],
"Events": {
"Sec1_CreateTrigger": {
"ID": 100,
"Actions": [
// Anbi, Billy
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 103,
"TagIDs": [2071, 2072]
},
// Newsstand
{
"$type": "Share.CActionCreateNPCCfg",
"ID": 101,
"TagID": 2099
},
// Newsstand interact
{
"$type": "Share.CActionChangeInteractCfg",
"ID": 102,
"InteractID": 10001066,
"TagIDs": [2099],
"Participators": {
"2099": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 0,
"Y": 2.4,
"Z": 2,
"W": 150,
"R": 10
}
},
{
"$type": "Share.CActionForceRefreshCfg",
"ID": 104
}
]
}
}
}
}
}
}