28 lines
733 B
JSON
28 lines
733 B
JSON
{
|
|
|
|
//物件交互2
|
|
|
|
"ID": 70000002,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 39702
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CActionWait",
|
|
|
|
// "ID": 103,
|
|
|
|
// "MilliSeconds": 10000
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionResetEventCfg",
|
|
|
|
"ID": 102
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|