{ //主城气泡交互测试 "ID": 100905, "Specials": { "Radius": 2000 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ { "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 30005 }, // { // "$type": "Share.CActionWait", // "ID": 102, // "MilliSeconds": 600 // }, { "$type": "Share.CActionSetQuestPhaseCfg", "ID": 103, "TargetPhase": "Finished", //Unlocked InProgress Finished "QuestID": 10020008 }, { "$type": "Share.CActionWait", "ID": 104, "MilliSeconds": 1000 }, { "$type": "Share.CActionOpenUI", "ID": 105, "UI": "UIRamenStorePage" } ] } }, "Predicates": [ { "$type": "Share.CConfigEventByCharacterType", "Type": "1" } ] }