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

38 lines
1 KiB
JSON

{
//主城道具解锁——事件天梯-完成交互
"ID": 40000584,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{//天梯完成态交互
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 39520
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 105
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{//气泡演出
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46005
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}