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 -2
View File
@@ -1,5 +1,6 @@
{
"title": "【가상모드15a】 소울소드",
"extends": ["extensions/events/standard.json"],
"life": 1,
"fiction": 1,
"nation": [],
@@ -319,6 +320,5 @@
"general_ex": [],
"cities": [],
"history": ["<C>●</>180년 1월:<L><b>【이벤트】</b></>제작자: 촉구.", "<C>●</>180년 1월:<L><b>【가상모드13】</b>소울소드</>", "<C>●</>180년 1월:<L><b>【이벤트】</b></>혼란스러운 세상을 영웅들과 함께 바로잡아라!"],
"initialEvents": [],
"events": [["destroy_nation", 1000, ["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]], ["BlockScoutAction"], ["DeleteEvent"]]]
"initialEvents": []
}