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

38 lines
1 KiB
JSON

{
//主城道具解锁——黑丸青椒鸡汤面-完成交互
"ID": 40000581,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{//完成态对话演出
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 39505
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 102
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{//气泡演出
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46000
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}