Skip to content

Commit 855cb1e

Browse files
committed
Update Shadowy Husk placeholders, add resistances
1 parent 48ce266 commit 855cb1e

1 file changed

Lines changed: 42 additions & 6 deletions

File tree

src/data/gamedata/enemies.json

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,18 +1333,54 @@
13331333
},
13341334
"Shadowy Husk: Standard Bearer": {
13351335
"name": "Shadowy Husk: Standard Bearer",
1336-
"notes": "Upcoming enemy\nAn enigmatic warrior of darkness.",
1337-
"type": "The Abyss"
1336+
"desc": "An enigmatic warrior of darkness.\nFrom the moves, one can tell that it has long ago lost the things that might make it \"human.\" But if that was the case, then why does it lift that banner up so high...",
1337+
"icon": "img/enemy/Shadowy_Husk_Standard_Bearer.png",
1338+
"type": "The Abyss",
1339+
"resistance": [
1340+
[
1341+
"30%",
1342+
"10%",
1343+
"10%",
1344+
"10%",
1345+
"10%",
1346+
"10%",
1347+
"30%"
1348+
]
1349+
]
13381350
},
13391351
"Shadowy Husk: Line Breaker": {
13401352
"name": "Shadowy Husk: Line Breaker",
1341-
"notes": "Upcoming enemy\nAn enigmatic warrior of darkness.",
1342-
"type": "The Abyss"
1353+
"desc": "An enigmatic warrior of darkness.\nFrom the way it moves, it seems that it may no longer have any \"human\" intelligence. However, the sight of it charging into battle does not strike one as the mad rush of some dull beast, but the valiant advance of a warrior prepared for death.",
1354+
"icon": "img/enemy/Shadowy_Husk_Line_Breaker.png",
1355+
"type": "The Abyss",
1356+
"resistance": [
1357+
[
1358+
"10%",
1359+
"10%",
1360+
"10%",
1361+
"30%",
1362+
"10%",
1363+
"10%",
1364+
"30%"
1365+
]
1366+
]
13431367
},
13441368
"Shadowy Husk: Defender": {
13451369
"name": "Shadowy Husk: Defender",
1346-
"notes": "Upcoming enemy\nAn enigmatic warrior of darkness.",
1347-
"type": "The Abyss"
1370+
"desc": "An enigmatic warrior of darkness.\nJudging by appearances, it is nothing but an empty husk, but the weapon in its hand seems more like it was meant to protect rather than slaughter.",
1371+
"icon": "img/enemy/Shadowy_Husk_Defender.png",
1372+
"type": "The Abyss",
1373+
"resistance": [
1374+
[
1375+
"10%",
1376+
"10%",
1377+
"30%",
1378+
"10%",
1379+
"10%",
1380+
"10%",
1381+
"30%"
1382+
]
1383+
]
13481384
},
13491385
"Fatui Skirmisher - Pyroslinger Bracer": {
13501386
"name": "Fatui Skirmisher - Pyroslinger Bracer",

0 commit comments

Comments
 (0)