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

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
@@ -771,7 +771,25 @@
"<C>●</>190년 1월:<G><b>【연합】</b></><G><b>초</b></>의 <Y>공주</>가 연합에 참가했습니다."
],
"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":[