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

38 lines
1,004 B
JSON

{
//主城道具解锁——强效杀虫剂 B-解锁对话
"ID": 40000565,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 39587
},
{
"$type": "Share.CActionInteractFinishCfg",
"ID": 103
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46031
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}