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

38 lines
1,000 B
JSON

{
//主城道具解锁——多功能军刀 S-完成对话
"ID": 40000580,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 39602
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 110
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46038
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}