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

51 lines
1.4 KiB
JSON

{
//主城气泡交互测试
"ID": 1001140,
"Specials": {
"Radius": 2000
},
"Events": {
// "OnStart": {
// "ID": 200,
// "Actions": [
// {
// "$type": "Share.CActionPerformCfg",
// "ID": 201,
// "PerformID": 40122
// },
// {
// "$type": "Share.CActionResetEventCfg",
// "ID": 202
// }
// ]
// },
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 30132
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 103,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020126
},
{
"$type": "Share.CActionOpenUI",
"ID": 104,
"UI": "UIYorozuyaPage"
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}