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 -94
View File
@@ -1,5 +1,6 @@
{
"title": "【가상모드27-d】 아시아 명장전(파죽지세)",
"extends": ["extensions/events/expanded.json", "extensions/initial-events/expanded.json"],
"startYear": 180,
"history": ["<C>●</>180년 1월:<L><b>【가상모드27-d】</b>아시아 명장전!(파죽지세)</>", "<C>●</>180년 1월:<L><b>【이벤트】</b></>삼국지를 기반으로 아시아의 고대 명장들이 추가된 시나리오"],
"stat": {
@@ -776,98 +777,5 @@
[0, "수부타이", null, 0, null, 94, 71, 91, 0, 160, 300, null, null],
[0, "제베", null, 0, null, 93, 97, 68, 0, 160, 300, null, null]
],
"general_ex": [],
"initialEvents": [
[
true,
[
"ChangeCity",
"all",
{
"trade": 100
}
]
]
],
"events": [
[
"month",
1000,
["Date", "==", 180, 1],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
[
"month",
1000,
["Date", "==", 180, 7],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
[
"month",
1000,
["Date", "==", 181, 1],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
[
"month",
1000,
["Date", "==", 181, 7],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
[
"month",
1000,
["Date", "==", 182, 1],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
[
"month",
1000,
["Date", "==", 182, 7],
[
"ChangeCity",
"all",
{
"trade": 100
}
],
["DeleteEvent"]
],
["destroy_nation", 1000, ["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]], ["BlockScoutAction"], ["DeleteEvent"]]
]
"general_ex": []
}