43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"title": "【모드명】 시나리오 명",
|
|
"life": 0,
|
|
"fiction": 0,
|
|
"nation": [
|
|
[
|
|
"str:국가명",
|
|
"RGB string:국가컬러(사용가능한 것만)",
|
|
"int:금",
|
|
"int:쌀",
|
|
"str:국가설명",
|
|
"int:기술",
|
|
"str:성향",
|
|
"int:국가규모(0:방랑군 ~ 7:황제)",
|
|
["str:소속도시(첫번째 도시가 수도)"]
|
|
]
|
|
],
|
|
"diplomacy": [["int:국가", "int:국가", "int:외교종류(0:전쟁, 1:선포, 7:불가침)", "int:기간(개월)"]],
|
|
"general": [
|
|
[
|
|
"int?:상성(1~150, 999:영구재야, null:랜덤)",
|
|
"str:장수명",
|
|
"str?:전콘경로(시나리오명/장수명.jpg,빈칸:없음)",
|
|
"str?:소속국가(빈칸:재야)",
|
|
"str?:도시(null:'랜덤)",
|
|
"int:통",
|
|
"int:무",
|
|
"int:지",
|
|
"int:관직(0:재야, 1:장수, 5~10:수뇌, 11:참모, 12:군주)",
|
|
"int:생년",
|
|
"int:몰년",
|
|
"str?:성격(null:랜덤)",
|
|
"str?:내특/전특(랜덤, 랜덤내특, 랜덤전특, null:미정)",
|
|
"opt,str:대사"
|
|
]
|
|
],
|
|
"general_ex": [],
|
|
"cities": [],
|
|
"history": ["str:역사"],
|
|
"initialActions": ["array:event form"],
|
|
"events": ["array:event form"]
|
|
}
|