Skip to content

Commit

Permalink
Updated monsters.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jan 6, 2022
1 parent 8146f28 commit 15aa7bf
Show file tree
Hide file tree
Showing 32 changed files with 919 additions and 41 deletions.
104 changes: 99 additions & 5 deletions assets/db/monsters.json
@@ -1,4 +1,4 @@
{
{
"monsters": [
{
"key": "abyss-herald-wicked-torrents",
Expand Down Expand Up @@ -390,6 +390,20 @@
}
]
},
{
"key": "bolteater-bathysmal-vishap",
"image": "bolteater-bathysmal-vishap.png",
"type": "magicalBeast",
"isComingSoon": false,
"drops": []
},
{
"key": "bolteater-bathysmal-vishap-hatchling",
"image": "bolteater-bathysmal-vishap-hatchling.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "childe",
"image": "childe.png",
Expand Down Expand Up @@ -921,6 +935,13 @@
}
]
},
{
"key": "cryo-specter",
"image": "cryo-specter.png",
"type": "elementalLifeForm",
"isComingSoon": false,
"drops": []
},
{
"key": "cryo-whopperflower",
"image": "cryo-whopperflower.png",
Expand Down Expand Up @@ -1248,6 +1269,13 @@
}
]
},
{
"key": "electro-specter",
"image": "electro-specter.png",
"type": "elementalLifeForm",
"isComingSoon": false,
"drops": []
},
{
"key": "electro-whopperflower",
"image": "electro-whopperflower.png",
Expand Down Expand Up @@ -1908,6 +1936,13 @@
}
]
},
{
"key": "golden-wolflord",
"image": "golden-wolflord.png",
"type": "abyssOrder",
"isComingSoon": false,
"drops": []
},
{
"key": "hilichurl",
"image": "hilichurl.png",
Expand Down Expand Up @@ -2833,10 +2868,6 @@
"key": "vayuda-turquoise-gemstone",
"type": "material"
},
{
"key": "maguu-kishin",
"type": "material"
},
{
"key": "berserker",
"type": "artifact"
Expand Down Expand Up @@ -2895,6 +2926,27 @@
}
]
},
{
"key": "maguu-kenki-galloping-frost",
"image": "maguu-kenki-galloping-frost.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "maguu-kenki-lone-gale",
"image": "maguu-kenki-lone-gale.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "maguu-kenki-mask-of-terror",
"image": "maguu-kenki-mask-of-terror.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "millelith-sergeant",
"image": "millelith-sergeant.png",
Expand Down Expand Up @@ -3421,6 +3473,20 @@
}
]
},
{
"key": "primordial-bathysmal-vishap",
"image": "primordial-bathysmal-vishap.png",
"type": "magicalBeast",
"isComingSoon": false,
"drops": []
},
{
"key": "primordial-bathysmal-vishap-hatchling",
"image": "primordial-bathysmal-vishap-hatchling.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "pyro-abyss-mage",
"image": "pyro-abyss-mage.png",
Expand Down Expand Up @@ -3697,6 +3763,13 @@
}
]
},
{
"key": "pyro-specter",
"image": "pyro-specter.png",
"type": "elementalLifeForm",
"isComingSoon": false,
"drops": []
},
{
"key": "pyro-whopperflower",
"image": "pyro-whopperflower.png",
Expand Down Expand Up @@ -3724,6 +3797,20 @@
"isComingSoon": false,
"drops": []
},
{
"key": "rimebiter-bathysmal-vishap",
"image": "rimebiter-bathysmal-vishap.png",
"type": "magicalBeast",
"isComingSoon": false,
"drops": []
},
{
"key": "rimebiter-bathysmal-vishap-hatchling",
"image": "rimebiter-bathysmal-vishap-hatchling.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "rock-shield-hilichurl-guard",
"image": "rock-shield-hilichurl-guard.png",
Expand Down Expand Up @@ -4577,6 +4664,13 @@
}
]
},
{
"key": "treasure-hoarder-wallenstein",
"image": "treasure-hoarder-wallenstein.png",
"type": "na",
"isComingSoon": false,
"drops": []
},
{
"key": "treasure-hoarders-boss",
"image": "treasure-hoarders-boss.png",
Expand Down
56 changes: 56 additions & 0 deletions assets/i18n/de.json
Expand Up @@ -10380,6 +10380,14 @@
"key": "blazing-axe-mitachurl",
"name": "Mitachurl mit Feueraxt"
},
{
"key": "bolteater-bathysmal-vishap",
"name": "Tiefsee-Drachenechse – Donnerverschlinger"
},
{
"key": "bolteater-bathysmal-vishap-hatchling",
"name": "Junge Tiefsee-Drachenechse – Donnerverschlinger"
},
{
"key": "childe",
"name": "„Der Graf“"
Expand Down Expand Up @@ -10420,6 +10428,10 @@
"key": "cryo-slime",
"name": "Kryo-Schleim"
},
{
"key": "cryo-specter",
"name": "Kryo-Gespenst"
},
{
"key": "cryo-whopperflower",
"name": "Gigantische Kryo-Vaniloqua"
Expand Down Expand Up @@ -10460,6 +10472,10 @@
"key": "electro-slime",
"name": "Elektro-Schleim"
},
{
"key": "electro-specter",
"name": "Elektro-Gespenst"
},
{
"key": "electro-whopperflower",
"name": "Elektro-Vaniloqua"
Expand Down Expand Up @@ -10532,6 +10548,10 @@
"key": "geovishap-hatchling",
"name": "Junge Geo-Drachenechse"
},
{
"key": "golden-wolflord",
"name": "Goldener Garmfürst"
},
{
"key": "hilichurl",
"name": "Hilichurl"
Expand Down Expand Up @@ -10664,6 +10684,18 @@
"key": "maguu-kenki",
"name": "Maguu Kenki"
},
{
"key": "maguu-kenki-galloping-frost",
"name": "Maguu Kenki – Galoppierender Frost"
},
{
"key": "maguu-kenki-lone-gale",
"name": "Maguu Kenki – Einsamer Sturm"
},
{
"key": "maguu-kenki-mask-of-terror",
"name": "Maguu Kenki – Maske des Schreckens"
},
{
"key": "millelith-sergeant",
"name": "Millelithenausbilder"
Expand Down Expand Up @@ -10712,6 +10744,14 @@
"key": "primo-geovishap",
"name": "Alte Geo-Drachenechse"
},
{
"key": "primordial-bathysmal-vishap",
"name": "Tiefsee-Drachenechse – Urtyp"
},
{
"key": "primordial-bathysmal-vishap-hatchling",
"name": "Junge Tiefsee-Drachenechse – Urtyp"
},
{
"key": "pyro-abyss-mage",
"name": "Pyro-Abgrundmagier"
Expand All @@ -10732,6 +10772,10 @@
"key": "pyro-slime",
"name": "Pyro-Schleim"
},
{
"key": "pyro-specter",
"name": "Pyro-Gespenst"
},
{
"key": "pyro-whopperflower",
"name": "Gigantische Pyro-Vaniloqua"
Expand All @@ -10740,6 +10784,14 @@
"key": "raiden-shogun",
"name": "Shougun Raiden"
},
{
"key": "rimebiter-bathysmal-vishap",
"name": "Tiefsee-Drachenechse – Eisbeißer"
},
{
"key": "rimebiter-bathysmal-vishap-hatchling",
"name": "Junge Tiefsee-Drachenechse – Eisbeißer"
},
{
"key": "rock-shield-hilichurl-guard",
"name": "Hilichurl mit Steinschild"
Expand Down Expand Up @@ -10820,6 +10872,10 @@
"key": "thunderhelm-lawachurl",
"name": "Blitzhelm-Lawachurl"
},
{
"key": "treasure-hoarder-wallenstein",
"name": "Schatzräuber Wallenstein"
},
{
"key": "treasure-hoarders-boss",
"name": "Schatzräuber – „Chefin“"
Expand Down

0 comments on commit 15aa7bf

Please sign in to comment.