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": "【가상모드21】 Poke-관동지방",
"extends": ["extensions/events/standard.json"],
"startYear": 1993,
"history": ["<C>●</>1996년 1월:<L><b>【PoKe-관동】</b></>", "<C>●</>1996년 1월:<L><b>【포켓몬vs트레이너! 포켓몬이 될것인가 트레이너가 될것인가】</b></>"],
"stat": {
@@ -220,6 +221,5 @@
[0, "목호", "포켓몬스터/목호.gif", 0, "석영고원", 94, 73, 94, 0, 1973, 2100, null, null],
[0, "로켓단", "포켓몬스터/로켓단.png", 0, null, 85, 85, 85, 0, 1973, 2100, null, null, "우리가 그렇게 궁금하시다면 대답해 드리는게 인지상정\n이 세계의 파괴를 막기 위해! 이 세계의 평화를 지키기 위해! \n사랑과 진실, 어둠을 뿌리고 다니는...! \n포켓몬의 감초 귀"]
],
"initialEvents": [],
"events": [["destroy_nation", 1000, ["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]], ["BlockScoutAction"], ["DeleteEvent"]]]
"initialEvents": []
}