22 lines
526 B
JSON
22 lines
526 B
JSON
{
|
|
|
|
//主城测试交互Galgame
|
|
|
|
"ID": 19900001,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 101
|
|
|
|
}
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CActionResetEventCfg"
|
|
|
|
// }
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|