feat: eslint 적용 및 관련 코드 일괄 수정

This commit is contained in:
2026-01-05 15:46:47 +00:00
parent cb312f02b3
commit c965b1120f
387 changed files with 39808 additions and 38800 deletions
@@ -12,8 +12,8 @@
},
"iconPath": ".",
"fiction": 1,
"nation":[],
"diplomacy":[],
"nation": [],
"diplomacy": [],
"const": {
"npcBanMessageProb": 0,
"npcSeizureMessageProb": 0,
@@ -155,7 +155,7 @@
}
}
},
"general":[
"general": [
[0, "아회남", null, 0, null, 65, 74, 26, 0, 160, 300, null, null],
[0, "이적", null, 0, null, 40, 24, 84, 0, 160, 300, null, null],
[0, "윤상", null, 0, null, 51, 44, 62, 0, 160, 300, null, null],
@@ -914,9 +914,7 @@
[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":[
],
"general_ex": [],
"initialEvents": [
[
true,
@@ -933,12 +931,7 @@
[
"month",
1000,
[
"Date",
"==",
180,
1
],
["Date", "==", 180, 1],
[
"ChangeCity",
"all",
@@ -946,19 +939,12 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"month",
1000,
[
"Date",
"==",
180,
7
],
["Date", "==", 180, 7],
[
"ChangeCity",
"all",
@@ -966,19 +952,12 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"month",
1000,
[
"Date",
"==",
181,
1
],
["Date", "==", 181, 1],
[
"ChangeCity",
"all",
@@ -986,19 +965,12 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"month",
1000,
[
"Date",
"==",
181,
7
],
["Date", "==", 181, 7],
[
"ChangeCity",
"all",
@@ -1006,19 +978,12 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"month",
1000,
[
"Date",
"==",
182,
1
],
["Date", "==", 182, 1],
[
"ChangeCity",
"all",
@@ -1026,19 +991,12 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"month",
1000,
[
"Date",
"==",
182,
7
],
["Date", "==", 182, 7],
[
"ChangeCity",
"all",
@@ -1046,33 +1004,14 @@
"trade": 100
}
],
[
"DeleteEvent"
]
["DeleteEvent"]
],
[
"destroy_nation",
1000,
[
"and",
[
"Date",
">=",
183,
1
],
[
"RemainNation",
"==",
1
]
],
[
"BlockScoutAction"
],
[
"DeleteEvent"
]
["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]],
["BlockScoutAction"],
["DeleteEvent"]
]
]
}
}