사실 모드 시나리오들에 초기 내정치 부여 코드 추가

This commit is contained in:
2018-03-28 17:07:30 +09:00
parent 51783c1845
commit c1976b5b7a
13 changed files with 245 additions and 17 deletions
+19 -1
View File
@@ -725,7 +725,25 @@
"<C>●</>213년 1월:<L><b>【이벤트】</b></>형주에 일었던 피바람은 <G><b>익주</b></>에서 다시 불어오고 있습니다."
],
"initialEvents":[
[
true,
["ChangeCity", "free", {
"pop":"70%",
"agri":"70%",
"comm":"70%",
"secu":"70%",
"rate":80
}],
["ChangeCity", "occupied", {
"pop":"70%",
"agri":"70%",
"comm":"70%",
"secu":"70%",
"rate":80,
"def":"70%",
"wall":"70%"
}]
]
],
"events":[