Files
core/hwe/scenario/scenario_2.json
T
Hide_D fc00a0a363 의병모집, 소형b 초기 m장, 작위보상금쌀
의병모집 -> 초기 금쌀 1000
작위보상 -> 작위에 따라 금쌀*1000
소형b -> 초기 m장 10 추가
2020-05-30 04:36:42 +09:00

23 lines
502 B
JSON

{
"title":"【공백지】 소형β",
"startYear":180,
"map":{
"mapName":"miniche_b"
},
"history":[
],
"const": {
"expandCityPopIncreaseAmount": 80000,
"expandCityDevelIncreaseAmount": 1350,
"expandCityWallIncreaseAmount": 1600,
"defaultMaxGeneral":300,
"joinRuinedNPCProp":0
},
"events":[
[
["Date", "==", null, 12],
["CreateManyNPC", 10],
["DeleteEvent"]
]
]
}