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

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
@@ -751,7 +751,25 @@
"<C>●</>196년 1월:<L><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":[