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

24 lines
572 B
JSON

{
//主城打开空洞
"ID": 10000009,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionOpenUI",
"ID": 101,
"UI": "UIYorozuyaPage",
"StoreTemplateID": 1161
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
}
}
}