chess 맵 테스트로 추가, 전차전 php 코드 버그 수정

This commit is contained in:
2019-05-02 00:50:40 +09:00
parent 84a12e28df
commit d607a8da0f
6 changed files with 911 additions and 21 deletions
+24
View File
@@ -10,5 +10,29 @@
},
"history": [
"<C>●</>180년 1월:<L><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":[
]
}