Skip to content

Commit 6fd2749

Browse files
committed
Add new enemies
1 parent 1d8c581 commit 6fd2749

File tree

1 file changed

+98
-2
lines changed

1 file changed

+98
-2
lines changed

src/data/gamedata/enemies.json

Lines changed: 98 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,7 +1963,7 @@
19631963
},
19641964
"Maguu Kenki": {
19651965
"name": "Maguu Kenki",
1966-
"desc": "An disciplined mechanical swordsman.\nDoesn't seem to have the ability nor will to speak, but instead only seeks to communicate with crossed swords.\nIt is said that this machine was made using the memories of the first-generation master of a certain sword school. However, it malfunctioned, lost control, and was ultimately discarded.\nSome sing that the machine's spirit still lingers in the place where its fate was ended. They also say that the vicious mask that serves as its guard was inspired by a famous oni from that era.",
1966+
"desc": "A disciplined mechanical swordsman.\nDoesn't seem to have the ability nor will to speak, but instead only seeks to communicate with crossed swords.\nIt is said that this machine was made using the memories of the first-generation master of a certain sword school. However, it malfunctioned, lost control, and was ultimately discarded.\nSome sing that the machine's spirit still lingers in the place where its fate was ended. They also say that the vicious mask that serves as its guard was inspired by a famous oni from that era.",
19671967
"icon": "img/enemy/Maguu_Kenki.png",
19681968
"type": "Automatons",
19691969
"kind": "Normal Boss",
@@ -2307,7 +2307,7 @@
23072307
},
23082308
"Eremite Crossbow": {
23092309
"name": "Eremite Crossbow",
2310-
"desc": "A member of a loosely-organized mercenary corps from the golden desert sands. Will work for anyone as long as the pay is good.\nThe Eremite tradition is to use bows to engage their foes, but ever since the Akademiya permitted them to buy crossbows at the bazaars, only the proudest shooters would still use bows, which take many years of practice to master.",
2310+
"desc": "A member of a loosely-organized mercenary corps hailing from a place where the sands shine like gold. Will work for anyone as long as the pay is good.\nThe Eremite tradition is to use bows to engage their foes, but ever since the Akademiya permitted them to buy crossbows at the bazaars, only the proudest shooters would still use bows, which take many years of practice to master.",
23112311
"icon": "img/enemy/Eremite_Crossbow.png",
23122312
"resistance": [
23132313
[
@@ -2449,6 +2449,38 @@
24492449
]
24502450
]
24512451
},
2452+
"Eremite Scorching Loremaster": {
2453+
"name": "Eremite Scorching Loremaster",
2454+
"desc": "A person hailing from the loosely-organized mercenary bands of the desert. Even though they will work for anyone as long as the pay is good, they will never forget their roots in the Great Red Sand.\nAfter the collapse of its civilizations, the stories of the desert were passed down generation after generation in oral tradition just like the sparks in the wind and the rain in the clouds. As time passed, some stories were lost while others survived, albeit with significant changes.\n\"The Eremites\" is the umbrella term given to the tribes of the desert by those too ignorant or disdainful to learn the tribes' myriad differences. Within those referred to as the Eremites, many have also indeed already forgotten the tales of the desert. Fear not, however, for those who still remember will never betray the spirit of the sands yet flowing through their veins.",
2455+
"icon": "img/enemy/Eremite_Scorching_Loremaster.png",
2456+
"resistance": [
2457+
[
2458+
"10%",
2459+
"10%",
2460+
"10%",
2461+
"10%",
2462+
"10%",
2463+
"10%",
2464+
"-20%"
2465+
]
2466+
]
2467+
},
2468+
"Eremite Floral Ring-Dancer": {
2469+
"name": "Eremite Floral Ring-Dancer",
2470+
"desc": "A person hailing from the loosely-organized mercenary bands of the desert. They will work for anyone as long as the pay is good.\nThe children of the desert have a rich tradition of song and dance. Originally used to praise and serve the gods, the crafts were later adapted for battle and the seduction of kings. Many tales of the sands feature dancers who murdered kings relaxed in their beds or standing atop high towers. Even though all such gods and kings have now faded into the flowing sands, the memory of dance yet persists in the desert-dwellers' veins.\nOminous, fragmented spirits are sealed within the weapons they use, awakening in moments of peril. Once these weapons awaken, they can only be silenced by the cries of the vanquished — whether that be their wielders or their wielders' foes.",
2471+
"icon": "img/enemy/Eremite_Floral_RingDancer.png",
2472+
"resistance": [
2473+
[
2474+
"10%",
2475+
"10%",
2476+
"10%",
2477+
"10%",
2478+
"10%",
2479+
"10%",
2480+
"-20%"
2481+
]
2482+
]
2483+
},
24522484
"Pyro Whopperflower": {
24532485
"name": "Pyro Whopperflower",
24542486
"desc": "A mimetic plant monster that attacks without warning and uses Pyro to hunt its prey.\nThe world of Teyvat plays host to plants infused with the elements. Having gained a measure of intellect, their \"nutritional needs\" have also greatly increased...",
@@ -3026,6 +3058,70 @@
30263058
]
30273059
]
30283060
},
3061+
"Consecrated Red Vulture": {
3062+
"name": "Consecrated Red Vulture",
3063+
"desc": "A scavenging bird of prey that has mutated after feeding from greater lifeforms.\nThe greater lifeforms devoured by Consecrated Beasts often have nigh-immortal consciousness that can never be fully silenced or eradicated. The very power and consciousness gained by Consecrated Beasts devouring these lifeforms will, in turn, drive them to seek more violence and carrion.",
3064+
"icon": "img/enemy/Consecrated_Red_Vulture.png",
3065+
"resistance": [
3066+
[
3067+
"10%",
3068+
"10%",
3069+
"10%",
3070+
"10%",
3071+
"10%",
3072+
"10%",
3073+
"10%"
3074+
]
3075+
]
3076+
},
3077+
"Consecrated Scorpion": {
3078+
"name": "Consecrated Scorpion",
3079+
"desc": "An arthropod that has mutated after feeding from greater lifeforms.\nLifeforms are governed by the laws of evolution, Consecrated Beasts exploited these rules by being fortunate enough to discover a long-dead carcass of a greater being before any of their competition ever did. Animals and humans often have far more in common than the latter is willing to acknowledge.",
3080+
"icon": "img/enemy/Consecrated_Scorpion.png",
3081+
"resistance": [
3082+
[
3083+
"10%",
3084+
"10%",
3085+
"10%",
3086+
"10%",
3087+
"10%",
3088+
"10%",
3089+
"10%"
3090+
]
3091+
]
3092+
},
3093+
"Consecrated Flying Serpent": {
3094+
"name": "Consecrated Flying Serpent",
3095+
"desc": "A reptile that has mutated after feeding from greater lifeforms.\nThough now imbued with the power of elemental manipulation, the Consecrated Beasts themselves still cannot fully digest the pieces of flesh they devoured from the immortal carcasses that they ate. Instead, the pieces slowly fused with the beasts themselves, weaving a bony shell over their body, one that shares a similar composition to a certain type of smelting material from Inazuma.",
3096+
"icon": "img/enemy/Consecrated_Flying_Serpent.png",
3097+
"resistance": [
3098+
[
3099+
"10%",
3100+
"10%",
3101+
"10%",
3102+
"10%",
3103+
"10%",
3104+
"10%",
3105+
"10%"
3106+
]
3107+
]
3108+
},
3109+
"Setekh Wenut": {
3110+
"name": "Setekh Wenut",
3111+
"desc": "An eyeless predator that dwells within the depths of the desert and uses sound and vibrations to seek out its prey.\nLegend has it that in the ancient past before even the concept of time was created, these creatures thrived with their progenitors and offspring in a land of verdant grass and colossal trees, traversing through slick soil like fishes diving through the wet.\nWith the passage of eons, the gifts of heaven have long reduced the soils to sand, rendering a great many creatures extinct. This branch of their genus was able to survive by adapting more toward earth-based living, and became known as the \"Wenut.\"\nSome desert folk still mistakenly believe that Wenut is the final point of a quicksand eel's life cycle, likely due to superficial similarities between the species' behaviors.",
3112+
"icon": "img/enemy/Setekh_Wenut.png",
3113+
"resistance": [
3114+
[
3115+
"25%",
3116+
"25%",
3117+
"25%",
3118+
"25%",
3119+
"60%",
3120+
"25%",
3121+
"25%"
3122+
]
3123+
]
3124+
},
30293125
"Stormterror": {
30303126
"name": "Stormterror",
30313127
"desc": "One of The Four Winds of Mondstadt: Dvalin, the Dragon of the East.\nWith the passage of long years and amid boundless darkness, even the purest gem will become dulled by dust, and even the noble dragon might be corrupted and cankered by hatred.\nBut never forget that dust can be wiped away, and the power of doubt and poison can be shattered.\n\n**\"Fly freely in the sky.**\n**\"Just like you did in those days when we met, when I walked upon this land and sang the songs of the wind,**\n**\"And you soared on high, looking down on the world from above.**\n**\"Today, the sky is no longer swept by wind and snow. The green grass grows all over the earth, and it is beautiful.**\n**\"If you too could walk the earth and listen to the songs of shepherds and the scattered sound of wind chimes in the distance, if you could have tasted wine as sweet as honey, you would understand.**\n**\"How wonderful it would have been if you were as I, witnessing your noble, beautiful form as you soared through the blue sky.**\n**\"Then you would know that this sky and this earth are both things worth fighting for.\"**",

0 commit comments

Comments
 (0)