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

60 lines
1.9 KiB
JSON

{
//主城道具解锁——硬币收集册 S2-解锁对话-弗林
"ID": 40000535,
"Specials": {
"Radius": 2000
},
"Events": {
"OnStart": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"ChatBlackMask": true,
"PerformID": 39551
},
{//弗林增加完成交互
"$type": "Share.CActionChangeInteractCfg",
"ID": 102,
"InteractID": 40000536,
"TagIDs": [
4508
],
"Participators": {
"4508": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2.4,
"Y": 0,
"Z": 0
}
},
{//杰洛增加解锁交互
"$type": "Share.CActionChangeInteractCfg",
"ID": 103,
"InteractID": 40000537,
"TagIDs": [
4507
],
"Participators": {
"4507": "A"
},
"InteractShape": "Sphere",
"InteractScale": {
"X": 2.4,
"Y": 0,
"Z": 0
}
},
{
"$type": "Share.CActionInteractFinishCfg",
"ID": 104
}
]
}
}
}