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
@@ -1,20 +1,18 @@
{
"title":"【가상모드15b】 소울소드_리마스터",
"life":1,
"fiction":1,
"nation":[
],
"diplomacy":[],
"stat":{
"total":220,
"min":40,
"max":95,
"npcTotal":200,
"npcMax":95,
"npcMin":20
"title": "【가상모드15b】 소울소드_리마스터",
"life": 1,
"fiction": 1,
"nation": [],
"diplomacy": [],
"stat": {
"total": 220,
"min": 40,
"max": 95,
"npcTotal": 200,
"npcMax": 95,
"npcMin": 20
},
"general":[
"general": [
[0, "흑뢰의라이제", null, 0, null, 91, 71, 93, 0, 160, 300, "의협", "집중"],
[0, "성녀마리안", null, 0, null, 92, 71, 92, 0, 160, 300, null, "환술"],
[0, "팔방미녀세정", null, 0, null, 88, 87, 80, 0, 160, 300, "출세", "위압"],
@@ -373,30 +371,21 @@
[0, "대장장이시이로", null, 0, null, 78, 67, 54, 0, 160, 300, null, null],
[0, "병기참모프레인", null, 0, null, 88, 60, 77, 0, 160, 300, null, null]
],
"general_ex":[
],
"cities":[
],
"history":[
"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":[
"initialEvents": [],
"events": [
[
"destroy_nation", 1000,
["and",
["Date", ">=", 183, 1],
["RemainNation", "==", 1]
],
"destroy_nation",
1000,
["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]],
["BlockScoutAction"],
["DeleteEvent"]
]
]
}
}