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

32 lines
852 B
JSON

{
//主城任务与诺查对话
"ID": 19900010,
"Specials": {
"Radius": 2000
},
"Events": {
"OnInteract": {
"ID": 100,
"Actions": [
{
"$type": "Share.CActionPerformCfg",
"ID": 101,
"PerformID": 10010
},
{
"$type": "Share.CActionSetQuestPhaseCfg",
"ID": 102,
"TargetPhase": "Finished",
//Unlocked InProgress Finished
"QuestID": 10020003
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}