This commit is contained in:
2023-11-12 00:15:41 +03:00
commit 50e2b26da8
65347 changed files with 2588709 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"emoji": " ",
"color": "#a8f5ce"
}

View File

@@ -0,0 +1,10 @@
{
"name": "風",
"type": "Wind",
"color": "#a8f5ce",
"emoji": "<:Element_Anemo:763984819066634289>",
"region": "Mondstadt",
"archon": "Barbatos",
"theme": "Germany",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/a/a4/Element_Anemo.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "氷",
"type": "Frost",
"color": "#b5fafb",
"emoji": "<:Element_Cryo:763984819688308768>",
"region": "Snezhnaya",
"archon": "The Tsaritsa",
"theme": "Russia",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/8/88/Element_Cryo.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "草",
"type": "Nature",
"color": "#b2ea2a",
"emoji": "<:Element_Dendro:763984819792773120>",
"region": "Sumeru",
"archon": "God of Wisdom",
"theme": "Middle East or India",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/f/f4/Element_Dendro.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "雷",
"type": "Lightning",
"color": "#d59ffa",
"emoji": "<:Element_Electro:763984819864076289>",
"region": "Inazuma",
"archon": "The Immortal Shogun",
"theme": "Japan",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/7/73/Element_Electro.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "岩",
"type": "Earth",
"color": "#f3b737",
"emoji": "<:Element_Geo:763984820052819978>",
"region": "Liyue",
"archon": "Rex Lapis",
"theme": "China",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/4/4a/Element_Geo.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "水",
"type": "Water",
"color": "#10e5ff",
"emoji": "<:Element_Hydro:763984820342095882>",
"region": "Fontaine",
"archon": "God of Justice",
"theme": "France or Italy",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/3/35/Element_Hydro.png"
}

View File

@@ -0,0 +1,10 @@
{
"name": "炎",
"type": "Fire",
"color": "#f37d31",
"emoji": "<:Element_Pyro:763984820564525066>",
"region": "Natlan",
"archon": "Murata",
"theme": "Unknown",
"url": "https://static.wikia.nocookie.net/gensin-impact/images/e/e8/Element_Pyro.png"
}