diff --git a/hwe/scenario/scenario_2700.json b/hwe/scenario/scenario_2700.json index 29956178..ba5900d4 100644 --- a/hwe/scenario/scenario_2700.json +++ b/hwe/scenario/scenario_2700.json @@ -6,9 +6,9 @@ "●180년 1월:【이벤트】삼국지를 기반으로 아시아의 고대 명장들이 추가된 시나리오" ], "stat": { - "total": 285, - "min": 55, - "max": 120 + "total": 310, + "min": 40, + "max": 140 }, "iconPath": ".", "fiction": 1, @@ -774,7 +774,7 @@ [0, "제베", null, 0, null, 93, 97, 68, 0, 160, 300, null, null] ], "general_ex":[ - + ], "initialEvents": [ [ diff --git a/hwe/scenario/scenario_2701.json b/hwe/scenario/scenario_2701.json index f2d07547..30798f59 100644 --- a/hwe/scenario/scenario_2701.json +++ b/hwe/scenario/scenario_2701.json @@ -6,9 +6,9 @@ "●180년 1월:【이벤트】삼국지를 기반으로 아시아의 고대 명장들이 추가된 시나리오" ], "stat": { - "total": 285, - "min": 55, - "max": 120 + "total": 310, + "min": 40, + "max": 140 }, "iconPath": ".", "fiction": 1, @@ -915,6 +915,164 @@ [0, "제베", null, 0, null, 93, 97, 68, 0, 160, 300, null, null] ], "general_ex":[ - + + ], + "initialEvents": [ + [ + true, + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ] + ] + ], + "events": [ + [ + "month", + 1000, + [ + "Date", + "==", + 180, + 1 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "month", + 1000, + [ + "Date", + "==", + 180, + 7 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "month", + 1000, + [ + "Date", + "==", + 181, + 1 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "month", + 1000, + [ + "Date", + "==", + 181, + 7 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "month", + 1000, + [ + "Date", + "==", + 182, + 1 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "month", + 1000, + [ + "Date", + "==", + 182, + 7 + ], + [ + "ChangeCity", + "all", + { + "trade": 100 + } + ], + [ + "DeleteEvent" + ] + ], + [ + "destroy_nation", + 1000, + [ + "and", + [ + "Date", + ">=", + 183, + 1 + ], + [ + "RemainNation", + "==", + 1 + ] + ], + [ + "BlockScoutAction" + ], + [ + "DeleteEvent" + ] + ] ] } \ No newline at end of file