32 lines
871 B
JSON
32 lines
871 B
JSON
{
|
|
|
|
//主城任务与诺查对话
|
|
|
|
"ID": 1001217,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 30182
|
|
|
|
}
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CActionSetQuestPhaseCfg",
|
|
|
|
// "ID": 102,
|
|
|
|
// "TargetPhase": "Finished",
|
|
|
|
// //Unlocked InProgress Finished
|
|
|
|
// "QuestID": 10020180
|
|
|
|
// }
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventByCharacterType",
|
|
|
|
"Type": "1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|