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

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
@@ -717,7 +717,25 @@
"<C>●</>219년 1월:<L><b>【이벤트】</b></><Y>위</>, <Y>오</>, <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":[