37 lines
945 B
JSON
37 lines
945 B
JSON
{
|
|
|
|
//主城气泡交互测试
|
|
|
|
"ID": 100904,
|
|
|
|
"Specials": {
|
|
|
|
"Radius": 2000
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnInteract": {
|
|
|
|
"ID": 100,
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionPerformCfg",
|
|
|
|
"ID": 101,
|
|
|
|
"PerformID": 30004
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CActionWait",
|
|
|
|
// "ID": 102,
|
|
|
|
// "MilliSeconds": 600
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CActionSetQuestPhaseCfg",
|
|
|
|
"ID": 103,
|
|
|
|
"TargetPhase": "Finished",
|
|
|
|
//Unlocked InProgress Finished
|
|
|
|
"QuestID": 10020006
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigEventByCharacterType",
|
|
|
|
"Type": "1"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|