feat: eslint 적용 및 관련 코드 일괄 수정
This commit is contained in:
@@ -12,19 +12,33 @@
|
||||
},
|
||||
"iconPath": ".",
|
||||
"fiction": 1,
|
||||
"nation":[
|
||||
|
||||
],
|
||||
"diplomacy":[],
|
||||
"nation": [],
|
||||
"diplomacy": [],
|
||||
"const": {
|
||||
"npcBanMessageProb":0,
|
||||
"npcSeizureMessageProb":0,
|
||||
"npcMessageFreqByDay":8,
|
||||
"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_척사"
|
||||
"che_귀병",
|
||||
"che_신산",
|
||||
"che_환술",
|
||||
"che_집중",
|
||||
"che_신중",
|
||||
"che_반계",
|
||||
"che_보병",
|
||||
"che_궁병",
|
||||
"che_기병",
|
||||
"che_공성",
|
||||
"che_돌격",
|
||||
"che_무쌍",
|
||||
"che_견고",
|
||||
"che_위압",
|
||||
"che_저격",
|
||||
"che_필살",
|
||||
"che_징병",
|
||||
"che_의술",
|
||||
"che_격노",
|
||||
"che_척사"
|
||||
],
|
||||
"allItems": {
|
||||
"horse": {
|
||||
@@ -35,26 +49,26 @@
|
||||
"che_명마_05_갈색마": 0,
|
||||
"che_명마_06_흑색마": 0,
|
||||
|
||||
"che_명마_07_백마" : 2,
|
||||
"che_명마_07_기주마" : 2,
|
||||
"che_명마_07_오환마" : 2,
|
||||
"che_명마_07_백상" : 2,
|
||||
"che_명마_08_양주마" : 2,
|
||||
"che_명마_08_흉노마" : 2,
|
||||
"che_명마_09_과하마" : 2,
|
||||
"che_명마_09_의남백마" : 2,
|
||||
"che_명마_10_대완마" : 2,
|
||||
"che_명마_10_옥추마" : 2,
|
||||
"che_명마_11_서량마" : 2,
|
||||
"che_명마_11_화종마" : 2,
|
||||
"che_명마_12_사륜거" : 2,
|
||||
"che_명마_07_백마": 2,
|
||||
"che_명마_07_기주마": 2,
|
||||
"che_명마_07_오환마": 2,
|
||||
"che_명마_07_백상": 2,
|
||||
"che_명마_08_양주마": 2,
|
||||
"che_명마_08_흉노마": 2,
|
||||
"che_명마_09_과하마": 2,
|
||||
"che_명마_09_의남백마": 2,
|
||||
"che_명마_10_대완마": 2,
|
||||
"che_명마_10_옥추마": 2,
|
||||
"che_명마_11_서량마": 2,
|
||||
"che_명마_11_화종마": 2,
|
||||
"che_명마_12_사륜거": 2,
|
||||
"che_명마_12_옥란백용구": 2,
|
||||
"che_명마_13_절영" : 2,
|
||||
"che_명마_13_적로" : 2,
|
||||
"che_명마_14_적란마" : 2,
|
||||
"che_명마_14_조황비전" : 2,
|
||||
"che_명마_15_한혈마" : 2,
|
||||
"che_명마_15_적토마" : 2
|
||||
"che_명마_13_절영": 2,
|
||||
"che_명마_13_적로": 2,
|
||||
"che_명마_14_적란마": 2,
|
||||
"che_명마_14_조황비전": 2,
|
||||
"che_명마_15_한혈마": 2,
|
||||
"che_명마_15_적토마": 2
|
||||
},
|
||||
"weapon": {
|
||||
"che_무기_01_단도": 0,
|
||||
@@ -145,7 +159,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],
|
||||
@@ -801,7 +815,22 @@
|
||||
[0, "카류", null, 0, null, 92, 53, 92, 0, 160, 300, null, null],
|
||||
[0, "갈근", null, 0, null, 94, 54, 94, 0, 160, 300, null, null],
|
||||
[0, "페이트", null, 0, null, 92, 59, 90, 0, 160, 300, null, null],
|
||||
[0, "앵벌스", null, 0, null, 94, 91, 57, 0, 160, 300, null, null, "다람쥐는 위대하고 그 외에 다른 설치류는 없다"],
|
||||
[
|
||||
0,
|
||||
"앵벌스",
|
||||
null,
|
||||
0,
|
||||
null,
|
||||
94,
|
||||
91,
|
||||
57,
|
||||
0,
|
||||
160,
|
||||
300,
|
||||
null,
|
||||
null,
|
||||
"다람쥐는 위대하고 그 외에 다른 설치류는 없다"
|
||||
],
|
||||
[0, "조밧", null, 0, null, 91, 93, 53, 0, 160, 300, null, null],
|
||||
[0, "슬라임", null, 0, null, 90, 56, 93, 0, 160, 300, null, null],
|
||||
[0, "제노에이지", null, 0, null, 93, 61, 93, 0, 160, 300, null, null],
|
||||
@@ -825,7 +854,22 @@
|
||||
[0, "이드", null, 0, null, 92, 93, 53, 0, 160, 300, null, null],
|
||||
[0, "호무새", null, 0, null, 91, 53, 91, 0, 160, 300, null, null, "호우~"],
|
||||
[0, "박일아", null, 0, null, 93, 59, 93, 0, 160, 300, null, null],
|
||||
[0, "유기체", null, 0, null, 92, 56, 95, 0, 160, 300, null, null, "흠... 그렇다면 어쩔 수 없이 흉노로 가야겠군요..."],
|
||||
[
|
||||
0,
|
||||
"유기체",
|
||||
null,
|
||||
0,
|
||||
null,
|
||||
92,
|
||||
56,
|
||||
95,
|
||||
0,
|
||||
160,
|
||||
300,
|
||||
null,
|
||||
null,
|
||||
"흠... 그렇다면 어쩔 수 없이 흉노로 가야겠군요..."
|
||||
],
|
||||
[0, "황약사", null, 0, null, 92, 92, 60, 0, 160, 300, null, null],
|
||||
[0, "하후연묘재", null, 0, null, 92, 52, 95, 0, 160, 300, null, null],
|
||||
[0, "초절정미녀", null, 0, null, 95, 65, 95, 0, 160, 300, null, null],
|
||||
@@ -845,71 +889,103 @@
|
||||
[0, "Cure", null, 0, null, 92, 92, 55, 0, 160, 300, null, null],
|
||||
[0, "40장로", null, 0, null, 85, 85, 85, 0, 160, 300, null, null]
|
||||
],
|
||||
"initialEvents":[
|
||||
"initialEvents": [
|
||||
[
|
||||
true,
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}]
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
]
|
||||
]
|
||||
],
|
||||
"events":[
|
||||
"events": [
|
||||
[
|
||||
"month", 1000,
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 180, 1],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 180, 7],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 181, 1],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 181, 7],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 182, 1],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month", 1000,
|
||||
["Date", "==", 182, 7],
|
||||
["ChangeCity", "all", {
|
||||
"trade":100
|
||||
}],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"destroy_nation", 1000,
|
||||
["and",
|
||||
["Date", ">=", 183, 1],
|
||||
["RemainNation", "==", 1]
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 180, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 181, 1],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 181, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 182, 1],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"month",
|
||||
1000,
|
||||
["Date", "==", 182, 7],
|
||||
[
|
||||
"ChangeCity",
|
||||
"all",
|
||||
{
|
||||
"trade": 100
|
||||
}
|
||||
],
|
||||
["DeleteEvent"]
|
||||
],
|
||||
[
|
||||
"destroy_nation",
|
||||
1000,
|
||||
["and", ["Date", ">=", 183, 1], ["RemainNation", "==", 1]],
|
||||
["BlockScoutAction"],
|
||||
["DeleteEvent"]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user