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

30 lines
685 B
JSON

{
//TriggerBox默认配置-反复触发
"ID": 100860,
"Specials": {
"Radius": 2000
},
"Events": {
"OnEnter": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionResetEventCfg",
"ID": 101
}
]
},
"OnUpdate": {
"ID": 200
},
"OnExit": {
"ID": 300,
"Actions": [
{
"$type": "Share.CActionResetEventCfg",
"ID": 301
}
]
}
}
}