{//隐藏支线2主城对话 "ID": 1001354, "Specials": { "Radius": 2000, "RewardChoosen": 0 }, "Events": { "OnInteract": { "ID": 100, "Actions": [ { "$type": "Share.CActionPerformCfg", "ID": 101, "PerformID": 60006, "Return": [ "RewardChoosen" ] }, { "$type": "Share.CConfigJump", "Jump": "Reward0", "ID": 102, "Predicates":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "RewardChoosen", "Param":0, "CompareType":"Equal" } ] }, { "$type": "Share.CConfigJump", "Jump": "Reward1", "ID": 103, "Predicates":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "RewardChoosen", "Param":1, "CompareType":"Equal" } ] }, { "$type": "Share.CConfigJump", "Jump": "Reward2", "ID": 104, "Predicates":[ { "$type": "Share.CConfigEventBySpecials", "ParamName": "RewardChoosen", "Param":2, "CompareType":"Equal" } ] } ] }, "Reward0": { "ID": 110, "Actions": [ { "$type":"Share.CConfigSetConditionProgress", "ID": 111, "ConditionID":30060162, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CActionSetQuestPhaseCfg", "ID": 112, "TargetPhase": "Finished", //Unlocked InProgress Finished "QuestID": 10020199 } ] }, "Reward1": { "ID": 120, "Actions": [ { "$type":"Share.CConfigSetConditionProgress", "ID": 121, "ConditionID":30060163, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CActionSetQuestPhaseCfg", "ID": 122, "TargetPhase": "Finished", //Unlocked InProgress Finished "QuestID": 10020199 } ] }, "Reward2": { "ID": 130, "Actions": [ { "$type":"Share.CConfigSetConditionProgress", "ID": 131, "ConditionID":30060164, "Progress":1, "ModifyType":"Add" }, { "$type": "Share.CActionSetQuestPhaseCfg", "ID": 132, "TargetPhase": "Finished", //Unlocked InProgress Finished "QuestID": 10020199 } ] } }, "Predicates": [ // { // //金色种子满足时 // "$type": "Share.CConfigEventByItemID", // "Package": "Player", // "ItemID": 104002, // "CompareType": "GreaterEqual", // "Count": 1 // }, { "$type": "Share.CConfigEventByCharacterType", "Type": "1" } ] }