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

34 lines
942 B
JSON

{
//主城道具解锁——瑜伽球 A-完成对话
"ID": 40000524,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 39537
},
{
"$type": "Share.CActionInteractFinishCfg",
"ID": 103
}
]
}
}
// "Predicates": [
// {
// //有对应道具
// "$type": "Share.CConfigEventByItemID",
// "Package": "Player",
// "ItemID": 103004,
// "CompareType": "Equal",
// "Count": 1
// }
// ]
}