Skip to content

Commit 46d18aa

Browse files
authored
Merge pull request #280 from MaaAssistantArknights/scripts/update
2 parents 6172b1d + 4c914ca commit 46d18aa

File tree

5 files changed

+35
-2
lines changed

5 files changed

+35
-2
lines changed
48.8 KB
Loading
44.5 KB
Loading
70 KB
Loading
46.2 KB
Loading

src/models/generated/operators.json

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@
7272
"rarity": 6,
7373
"alt_name": "Aak"
7474
},
75+
{
76+
"id": "char_446_aroma",
77+
"subProf": "blastcaster",
78+
"name": "阿罗玛",
79+
"alias": "aluoma eluoma alm elm 阿羅瑪",
80+
"rarity": 5,
81+
"alt_name": "Aroma"
82+
},
7583
{
7684
"id": "char_002_amiya",
7785
"subProf": "corecaster",
@@ -80,6 +88,14 @@
8088
"rarity": 5,
8189
"alt_name": "Amiya"
8290
},
91+
{
92+
"id": "char_4132_ascln",
93+
"subProf": "stalker",
94+
"name": "阿斯卡纶",
95+
"alias": "asikalun asikaguan asiqialun asiqiaguan esikalun esikaguan esiqialun esiqiaguan askl askg asql asqg eskl eskg esql esqg 阿斯卡綸",
96+
"rarity": 6,
97+
"alt_name": "Ascalon"
98+
},
8399
{
84100
"id": "char_277_sqrrel",
85101
"subProf": "pusher",
@@ -184,6 +200,14 @@
184200
"rarity": 5,
185201
"alt_name": "Andreana"
186202
},
203+
{
204+
"id": "char_4131_odda",
205+
"subProf": "hammer",
206+
"name": "奥达",
207+
"alias": "aoda yuda ad yd 奧達",
208+
"rarity": 5,
209+
"alt_name": "Odda"
210+
},
187211
{
188212
"id": "char_346_aosta",
189213
"subProf": "reaperrange",
@@ -1488,6 +1512,14 @@
14881512
"rarity": 0,
14891513
"alt_name": "DDF Type-L"
14901514
},
1515+
{
1516+
"id": "char_4130_luton",
1517+
"subProf": "unyield",
1518+
"name": "露托",
1519+
"alias": "loutuo lutuo lt 露托",
1520+
"rarity": 4,
1521+
"alt_name": "Lutonada"
1522+
},
14911523
{
14921524
"id": "char_433_windft",
14931525
"subProf": "craftsman",
@@ -2972,7 +3004,8 @@
29723004
{ "id": "crusher", "name": "重剑手" },
29733005
{ "id": "reaper", "name": "收割者" },
29743006
{ "id": "fighter", "name": "斗士" },
2975-
{ "id": "librator", "name": "解放者" }
3007+
{ "id": "librator", "name": "解放者" },
3008+
{ "id": "hammer", "name": "撼地者" }
29763009
]
29773010
},
29783011
{
@@ -3023,9 +3056,9 @@
30233056
"sub": [
30243057
{ "id": "protector", "name": "铁卫" },
30253058
{ "id": "guardian", "name": "守护者" },
3059+
{ "id": "unyield", "name": "不屈者" },
30263060
{ "id": "artsprotector", "name": "驭法铁卫" },
30273061
{ "id": "shotprotector", "name": "哨戒铁卫" },
3028-
{ "id": "unyield", "name": "不屈者" },
30293062
{ "id": "fortress", "name": "要塞" },
30303063
{ "id": "duelist", "name": "决战者" }
30313064
]

0 commit comments

Comments
 (0)