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

47 lines
1.4 KiB
JSON

{//隐藏支线2主城任务3对话
"ID": 1001355,
"Specials": {
"Radius": 2000
},
"Events": {
"OnStart": {
"ID": 100,
"Actions": [
{//第三次对话前气泡-时候差不多了···
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 60000007
}
]
},
"OnInteract": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 201,
"PerformID": 60005
},
// { //进行委托发放
// "$type": "Share.CConfigUnlockHollowQuest",
// "ID": 202,
// "QuestID": 10010116
// },
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 203,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020198
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}