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

39 lines
1 KiB
JSON

{
//主城道具解锁——果木炭 A-完成对话
"ID": 40000520,
"Specials": {
"Radius": 2000
},
"Events": {
// "OnInteract": {
// "ID": 100,
// "Actions": [
// {
// "$type": "Share.CActionPerformCfg",
// "ID": 101,
// "PerformID": 39533
// },
// {
// "$type": "Share.CActionResetEventCfg",
// "ID": 103
// }
// ]
// },
"OnStart": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46050
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}