genshin-db
Version:
Genshin Impact v6.2 JSON data. Search and get results in all in-game languages! Sources from the fandom wiki and GenshinData repo.
57 lines (54 loc) • 3.21 kB
JSON
{
"folders": ["characters", "outfits", "weapons", "elements", "rarity", "artifacts",
"weaponmaterialtypes", "talentmaterialtypes", "materials", "constellations",
"talents", "foods", "domains", "enemies", "achievements", "achievementgroups", "windgliders",
"animals", "namecards", "geographies", "adventureranks", "crafts", "emojis", "voiceovers"],
"standard": ["characters", "outfits", "weapons", "elements", "rarity", "artifacts",
"weaponmaterialtypes", "talentmaterialtypes", "materials", "constellations",
"talents", "foods", "domains", "enemies", "achievements", "achievementgroups", "windgliders",
"animals", "namecards", "geographies", "adventureranks", "crafts", "emojis", "voiceovers"],
"tcg": ["tcgcharactercards", "tcgenemycards", "tcgactioncards", "tcgcardbacks", "tcgcardboxes", "tcgdetailedrules", "tcgkeywords", "tcglevelrewards",
"tcgstatuseffects", "tcgsummons"],
"hasImage": ["achievementgroups", "animals", "artifacts", "characters", "constellations", "crafts",
"domains", "elements", "enemies", "foods", "geographies", "materials", "namecards", "outfits",
"talents", "weapons", "windgliders", "emojis",
"tcgcharactercards", "tcgenemycards", "tcgactioncards", "tcgcardbacks", "tcgcardboxes", "tcgsummons"],
"hasUrl": ["characters", "outfits"],
"hasStat": ["characters", "weapons", "enemies"],
"hasCurve": ["characters", "weapons", "enemies"],
"indexByCategories": {
"characters": ["rarity", "elementType", "weaponType", "substatType", "gender", "region", "birthday", "costs"],
"outfits": ["characterName"],
"weapons": ["weaponType", "rarity", "mainStatType", "costs"],
"artifacts": ["rarityList"],
"talents": ["costs"],
"foods": ["rarity", "foodtype", "filterType", "filterText", "ingredients"],
"weaponmaterialtypes": ["day", "region", "domainofforgery"],
"talentmaterialtypes": ["day", "region", "domainofmastery"],
"materials": ["rarity", "category", "typeText", "dropDomainName", "daysOfWeek"],
"domains": ["regionName", "entranceName", "domainType", "recommendedElements", "daysOfWeek", "rewardPreview[].name", "monsterList[].name"],
"enemies": ["enemyType", "categoryText"],
"achievements": ["achievementGroupName"],
"windgliders": ["rarity"],
"animals": ["categoryType", "countType"],
"geographies": ["regionName"],
"adventureranks": ["reward[].name"],
"crafts": ["filterText", "recipe", "altrecipes"],
"tcgactioncards": ["cardtype", "tags", "playcost[].costtype"],
"tcgcardbacks": ["rarity"],
"tcgcardboxes": ["rarity"],
"tcgcharactercards": ["hp", "maxenergy", "tags"],
"tcglevelrewards": ["icontype", "rewards[].name"],
"tcgstatuseffects": ["cardtype", "tags", "countingtype", "bufftype"],
"tcgsummons": ["tags", "countingtype", "tokentype", "hinttype"]
},
"aliases": {
"characters": ["title", "constellation"],
"artifacts": ["flower.name", "plume.name", "sands.name", "goblet.name", "circlet.name"],
"weaponmaterialtypes": ["2starname", "3starname", "4starname", "5starname"],
"foods": ["characterName"],
"achievements": ["ps5title"],
"tcgcharactercards": ["shareid"],
"tcgactioncards": ["shareid"]
}
}