48 lines
1.3 KiB
JSON
48 lines
1.3 KiB
JSON
{
|
|
|
|
//主城道具解锁——瑜伽球 A-解锁对话
|
|
|
|
|
|
|
|
"ID": 40000523,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 39536
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionInteractFinishCfg",
|
|
|
|
"ID": 103
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnStart": {
|
|
|
|
"ID": 200,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 201,
|
|
|
|
"PerformID": 46010
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionResetEventCfg",
|
|
|
|
"ID": 202
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// "Predicates": [
|
|
|
|
// {
|
|
|
|
// //有对应道具
|
|
|
|
// "$type": "Share.CConfigEventByItemID",
|
|
|
|
// "Package": "Player",
|
|
|
|
// "ItemID": 103004,
|
|
|
|
// "CompareType": "Equal",
|
|
|
|
// "Count": 1
|
|
|
|
// }
|
|
|
|
// ]
|
|
|
|
}
|
|
|