Refactor scenario JSON files for improved readability and consistency

- Consolidated array elements in scenario_903.json, scenario_904.json, scenario_905.json, scenario_906.json, scenario_908.json, scenario_910.json, scenario_911.json, scenario_912.json, and scenario_913.json to single-line format for better clarity.
- Removed unnecessary line breaks and whitespace in availableGeneralCommand and events sections across multiple scenario files.
- Ensured consistent formatting of event definitions, particularly for destroy_nation and OpenNationBetting events.
This commit is contained in:
2026-01-05 16:09:15 +00:00
parent 637d029101
commit 3b7f4b1434
82 changed files with 945 additions and 13374 deletions
@@ -1,10 +1,7 @@
{
"title": "【가상모드27-c】 아시아 명장전(빙의전용)",
"startYear": 180,
"history": [
"<C>●</>180년 1월:<L><b>【가상모드27】</b>아시아 명장전!(빙의전용)</>",
"<C>●</>180년 1월:<L><b>【이벤트】</b></>빙의전용 시나리오. 아시아 명장 일부 스탯 유저수준 버프"
],
"history": ["<C>●</>180년 1월:<L><b>【가상모드27】</b>아시아 명장전!(빙의전용)</>", "<C>●</>180년 1월:<L><b>【이벤트】</b></>빙의전용 시나리오. 아시아 명장 일부 스탯 유저수준 버프"],
"stat": {
"total": 310,
"min": 40,
@@ -18,28 +15,7 @@
"npcBanMessageProb": 0,
"npcSeizureMessageProb": 0,
"npcMessageFreqByDay": 8,
"availableSpecialWar": [
"che_귀병",
"che_신산",
"che_환술",
"che_집중",
"che_신중",
"che_반계",
"che_보병",
"che_궁병",
"che_기병",
"che_공성",
"che_돌격",
"che_무쌍",
"che_견고",
"che_위압",
"che_저격",
"che_필살",
"che_징병",
"che_의술",
"che_격노",
"che_척사"
],
"availableSpecialWar": ["che_귀병", "che_신산", "che_환술", "che_집중", "che_신중", "che_반계", "che_보병", "che_궁병", "che_기병", "che_공성", "che_돌격", "che_무쌍", "che_견고", "che_위압", "che_저격", "che_필살", "che_징병", "che_의술", "che_격노", "che_척사"],
"allItems": {
"horse": {
"che_명마_01_노기": 0,
@@ -1006,12 +982,6 @@
],
["DeleteEvent"]
],
[
"destroy_nation",
1000,
["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]],
["BlockScoutAction"],
["DeleteEvent"]
]
["destroy_nation", 1000, ["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]], ["BlockScoutAction"], ["DeleteEvent"]]
]
}