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

41 lines
1.1 KiB
JSON

{
//主城道具解锁——事件真相-解锁交互
"ID": 40000510,
"Specials": {
"Radius": 2000,
"Unlockstate": 0
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{//真相解锁态交互
"$type": "Share.CActionPerformCfg",
"ID": 102,
"PerformID": 39521
},
{//完成态标记交互完成
"$type": "Share.CActionInteractFinishCfg",
"ID": 104
}
]
},
"OnStart": {
"ID": 200,
"Actions": [
{//气泡演出
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 46006
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
}
}