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

38 lines
1.1 KiB
JSON

{
//主城任务与诺查对话
"ID": 19900020,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"SpecialFinish": true,
"PerformID": 10030
},
// {
// "$type": "Share.CActionOpenUI",
// "ID": 103,
// "UI": "UIYorozuyaPage"
// },
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 102,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020013
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}