refactor: compose shared scenario event and item packs

This commit is contained in:
2026-07-30 02:27:27 +00:00
parent b0b40b87aa
commit 971661338f
82 changed files with 756 additions and 2924 deletions
+2 -31
View File
@@ -1,5 +1,6 @@
{
"title": "【IF모드1】 백마장군의 위세",
"extends": ["extensions/events/standard.json", "extensions/initial-events/research.json"],
"startYear": 188,
"life": 1,
"fiction": 0,
@@ -705,35 +706,5 @@
[22, "희지재", "default.jpg", 0, null, 24, 5, 86, 0, 157, 194, null, null]
],
"cities": [],
"history": ["<C>●</>191년 1월:<L><b>【IF모드1】</b></>백마장군의 위세", "<C>●</>191년 1월:<L><b>【시나리오】</b></><Y>동탁</>은 <G><b>장안</b></>으로 후퇴합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>낙양</b></>은 <Y>손견</>과 결탁한 <Y>원술</>이 차지합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>기주</b></>에는 <Y>조조</>와 의기투합한 <Y>원소</>가 힘을 비축합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>병주</b></>에는 <Y>유비</>가 합세한 <Y>공손찬</>이 위용을 뽐냅니다!"],
"initialEvents": [
[
true,
[
"ChangeCity",
"free",
{
"pop": "70%",
"agri": "70%",
"comm": "70%",
"secu": "70%",
"trust": 80
}
],
[
"ChangeCity",
"occupied",
{
"pop": "70%",
"agri": "70%",
"comm": "70%",
"secu": "70%",
"trust": 80,
"def": "70%",
"wall": "70%"
}
]
]
],
"events": [["destroy_nation", 1000, ["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]], ["BlockScoutAction"], ["DeleteEvent"]]]
"history": ["<C>●</>191년 1월:<L><b>【IF모드1】</b></>백마장군의 위세", "<C>●</>191년 1월:<L><b>【시나리오】</b></><Y>동탁</>은 <G><b>장안</b></>으로 후퇴합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>낙양</b></>은 <Y>손견</>과 결탁한 <Y>원술</>이 차지합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>기주</b></>에는 <Y>조조</>와 의기투합한 <Y>원소</>가 힘을 비축합니다!", "<C>●</>191년 1월:<L><b>【시나리오】</b></><G><b>병주</b></>에는 <Y>유비</>가 합세한 <Y>공손찬</>이 위용을 뽐냅니다!"]
}