feat: eslint 적용 및 관련 코드 일괄 수정
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
{
|
||||
"title":"【가상모드14-b】 걸그룹대전(비급)",
|
||||
"title": "【가상모드14-b】 걸그룹대전(비급)",
|
||||
"startYear": 180,
|
||||
"life":1,
|
||||
"fiction":1,
|
||||
"nation":[
|
||||
],
|
||||
"diplomacy":[
|
||||
],
|
||||
"life": 1,
|
||||
"fiction": 1,
|
||||
"nation": [],
|
||||
"diplomacy": [],
|
||||
"const": {
|
||||
"availableSpecialWar": [
|
||||
"che_귀병",
|
||||
@@ -146,15 +144,15 @@
|
||||
}
|
||||
},
|
||||
"iconPath": "걸그룹",
|
||||
"stat":{
|
||||
"stat": {
|
||||
"total": 310,
|
||||
"min": 40,
|
||||
"max": 140,
|
||||
"npcTotal":210,
|
||||
"npcMax":95,
|
||||
"npcMin":40
|
||||
"npcTotal": 210,
|
||||
"npcMax": 95,
|
||||
"npcMin": 40
|
||||
},
|
||||
"general":[
|
||||
"general": [
|
||||
[0, "아이유", null, 0, null, 90, 56, 100, 0, 160, 250, "의협", "집중"],
|
||||
[0, "걸스데이 민아", null, 0, null, 96, 58, 95, 0, 160, 250, "대의", "환술"],
|
||||
[0, "손나은", null, 0, null, 92, 55, 92, 0, 160, 250, "안전", "귀병"],
|
||||
@@ -616,17 +614,14 @@
|
||||
[0, "오로라", null, 0, null, 78, 50, 73, 0, 160, 250, null, null],
|
||||
[0, "로하", null, 0, null, 68, 82, 56, 0, 160, 250, null, null]
|
||||
],
|
||||
"general_ex":[
|
||||
],
|
||||
"cities":[
|
||||
|
||||
],
|
||||
"history":[
|
||||
"general_ex": [],
|
||||
"cities": [],
|
||||
"history": [
|
||||
"<C>●</>180년 1월:<L><b>【이벤트】</b></>제작자: 세정.",
|
||||
"<C>●</>180년 1월:<L><b>【가상모드13-b】</b>걸그룹대전(비급)</>",
|
||||
"<C>●</>180년 1월:<L><b>【이벤트】</b></>최고의 걸그룹을 가린다! (2022. 4. 20.)"
|
||||
],
|
||||
"initialEvents":[
|
||||
"initialEvents": [
|
||||
[
|
||||
true,
|
||||
[
|
||||
@@ -638,16 +633,11 @@
|
||||
]
|
||||
]
|
||||
],
|
||||
"events":[
|
||||
"events": [
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
180,
|
||||
1
|
||||
],
|
||||
["Date", "==", 180, 1],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -655,19 +645,12 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
180,
|
||||
7
|
||||
],
|
||||
["Date", "==", 180, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -675,19 +658,12 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
181,
|
||||
1
|
||||
],
|
||||
["Date", "==", 181, 1],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -695,19 +671,12 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
181,
|
||||
7
|
||||
],
|
||||
["Date", "==", 181, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -715,19 +684,12 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
182,
|
||||
1
|
||||
],
|
||||
["Date", "==", 182, 1],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -735,19 +697,12 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
[
|
||||
"Date",
|
||||
"==",
|
||||
182,
|
||||
7
|
||||
],
|
||||
["Date", "==", 182, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
@@ -755,19 +710,14 @@
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeleteEvent"
|
||||
]
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"destroy_nation", 1000,
|
||||
["and",
|
||||
["Date", ">=", 183, 1],
|
||||
["RemainNation", "==", 1]
|
||||
],
|
||||
"destroy_nation",
|
||||
1000,
|
||||
["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]],
|
||||
["BlockScoutAction"],
|
||||
["DeleteEvent"]
|
||||
]
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user