{//隐藏支线2主城任务3交互-装备养成材料 "ID": 1001357, "Specials": { "Radius": 2000 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ {//交付状态道具发放 "$type":"Share.CConfigAddItem", "ID": 101, "ItemID":101003, "Count":10, "Package": "Player" }, { "$type": "Share.CActionSetQuestPhaseCfg", "ID": 102, "TargetPhase": "Finished", //Unlocked InProgress Finished "QuestID": 10020200 } ] } }, "Predicates": [ { "$type": "Share.CConfigEventByCharacterType", "Type": "1" } ] }