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

39 lines
994 B
JSON

{
//主城物件管理交互测试
"ID": 19900004,
"Specials": {
"Radius": 2000
},
"Events": {
"OnAdd": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionLog",
"ID": 101,
"Log": "Interact19900004OnAdded"
}
]
},
"OnInteract": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 40001
}
]
},
"OnRemove": {
"ID": 300,
"Actions": [
{
"$type": "Share.CActionLog",
"ID": 301,
"Log": "Interact19900004OnRemoved"
}
]
}
}
}