26 lines
697 B
JSON
26 lines
697 B
JSON
{
|
|
|
|
//主城人形NPC测试
|
|
|
|
"ID": 19900003,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 107
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionSetQuestPhaseCfg",
|
|
|
|
"ID": 102,
|
|
|
|
"TargetPhase": "Finished",
|
|
|
|
//Unlocked InProgress Finished
|
|
|
|
"QuestID": 1020101
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|