Genshin Impact Wiki
Genshin Impact Wiki
Documentation icon Module documentation

Data for Module:Character Ascensions and Stats and Module:Get Character Level Scaling.

['Character_Name'] = {
  ['rarity'] = 0,
  ['gem'] = '',
  ['boss'] = '',
  ['local'] = '',
  ['common'] = {'','',''},
  ['spec'] = '',
  ['spec_base'] = 0,
  ['base_hp'] = 0,
  ['asc_hp'] = 0,
  ['base_atk'] = 0,
  ['asc_atk'] = 0,
  ['base_def'] = 0,
  ['asc_def'] = 0
},
return {
	['Test Character'] = {
		['quality'] = 4,
		['gem'] = 'Brilliant Diamond',
		['boss'] = nil,
		['local'] = 'Windwheel Aster',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = nil,
		['spec_base'] = nil,
		['base_hp'] = nil,
		['asc_hp'] = nil,
		['base_atk'] = nil,
		['asc_atk'] = nil,
		['base_def'] = nil,
		['asc_def'] = nil
	},
	['Albedo'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Basalt Pillar',
		['local'] = 'Cecilia',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'Geo DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 1029.5856,
		['asc_hp'] = 4228.035,
		['base_atk'] = 19.551,
		['asc_atk'] = 80.28111,
		['base_def'] = 68.2062,
		['asc_def'] = 280.098
	},
	['Alhaitham'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Pseudo-Stamens',
		['local'] = 'Sand Grease Pupa',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'Dendro DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 1039.1188,
		['asc_hp'] = 4267.1836,
		['base_atk'] = 24.3922,
		['asc_atk'] = 100.16024,
		['base_def'] = 60.84711,
		['asc_def'] = 249.8769
	},
	['Aloy'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Crystalline Bloom',
		['local'] = 'Crystal Marrow',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'Cryo DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 848.4548,
		['asc_hp'] = 3484.214,
		['base_atk'] = 18.21036,
		['asc_atk'] = 74.77612,
		['base_def'] = 52.6504,
		['asc_def'] = 216.216
	},
	['Amber'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Small Lamp Grass',
		['common'] = { 'Firm Arrowhead', 'Sharp Arrowhead', 'Weathered Arrowhead' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 793.2582,
		['asc_hp'] = 2838.2634,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 50.358,
		['asc_def'] = 180.18
	},
	['Arataki Itto'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Riftborn Regalia',
		['local'] = 'Onikabuto',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1000.986,
		['asc_hp'] = 4110.59,
		['base_atk'] = 17.689,
		['asc_atk'] = 72.63529,
		['base_def'] = 74.66784,
		['asc_def'] = 306.6336
	},
	['Arlecchino'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Fragment of a Golden Melody',
		['local'] = 'Rainbow Rose',
		['common'] = {"Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia"},
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1020.0524,
		['asc_hp'] = 4188.8867,
		['base_atk'] = 26.6266,
		['asc_atk'] = 109.33523,
		['base_def'] = 59.53085,
		['asc_def'] = 244.4715
	},
	['Baizhu'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Evergloom Ring',
		['local'] = 'Violetgrass',
		['common'] = { 'Fungal Spores', 'Luminescent Pollen', 'Crystalline Cyst Dust' },
		['spec'] = 'HP',
		['spec_base'] = 7.2,
		['base_hp'] = 1039.1188,
		['asc_hp'] = 4267.1836,
		['base_atk'] = 14.9891,
		['asc_atk'] = 61.54885,
		['base_def'] = 38.8895,
		['asc_def'] = 159.705
	},
	['Barbara'] = {
		['quality'] = 4,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Cleansing Heart',
		['local'] = 'Philanemo Mushroom',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 820.6119,
		['asc_hp'] = 2936.1348,
		['base_atk'] = 13.356,
		['asc_atk'] = 47.78865,
		['base_def'] = 56.0805,
		['asc_def'] = 200.655
	},
	['Beidou'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Lightning Prism',
		['local'] = 'Noctilucous Jade',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Electro DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 1094.1492,
		['asc_hp'] = 3914.8462,
		['base_atk'] = 18.87648,
		['asc_atk'] = 67.54129,
		['base_def'] = 54.36375,
		['asc_def'] = 194.5125
	},
	['Bennett'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Windwheel Aster',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 6.7,
		['base_hp'] = 1039.4418,
		['asc_hp'] = 3719.104,
		['base_atk'] = 16.0272,
		['asc_atk'] = 57.34638,
		['base_def'] = 64.66425,
		['asc_def'] = 231.3675
	},
	['Candace'] = {
		['quality'] = 4,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Light Guiding Tetrahedron',
		['local'] = 'Henna Berry',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 911.791,
		['asc_hp'] = 3262.3718,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 57.225,
		['asc_def'] = 204.75
	},
	['Charlotte'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = '"Tourbillon Device"',
		['local'] = 'Beryl Conch',
		['common'] = { 'Meshing Gear', 'Mechanical Spur Gear', 'Artificed Dynamic Gear' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 902.6731,
		['asc_hp'] = 3229.748,
		['base_atk'] = 14.51352,
		['asc_atk'] = 51.930332,
		['base_def'] = 45.78,
		['asc_def'] = 163.8
	},
	['Chasca'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Ensnaring Gaze',
		['local'] = 'Withering Purpurbloom',
		['common'] = { 'Juvenile Fang', 'Seasoned Fang', "Tyrant's Fang" },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 762.656,
		['asc_hp'] = 3131.878,
		['base_atk'] = 26.999,
		['asc_atk'] = 110.86439,
		['base_def'] = 47.864,
		['asc_def'] = 196.56
	},
	['Chevreuse'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Fontemer Unihorn',
		['local'] = 'Lumidouce Bell',
		['common'] = { 'Meshing Gear', 'Mechanical Spur Gear', 'Artificed Dynamic Gear' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1002.9701,
		['asc_hp'] = 3588.6091,
		['base_atk'] = 16.20528,
		['asc_atk'] = 57.983562,
		['base_def'] = 50.70135,
		['asc_def'] = 181.4085
	},
	['Chiori'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Artificed Spare Clockwork Component — Coppelia',
		['local'] = 'Dendrobium',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 890.4009,
		['asc_hp'] = 3656.4673,
		['base_atk'] = 25.137,
		['asc_atk'] = 103.21857,
		['base_def'] = 74.1892,
		['asc_def'] = 304.668
	},
	['Chongyun'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Cor Lapis',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 920.90894,
		['asc_hp'] = 3294.9956,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 54.36375,
		['asc_def'] = 194.5125
	},
	['Citlali'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Talisman of the Enigmatic Land',
		['local'] = 'Quenepa Berry',
		['common'] = { 'Juvenile Fang', 'Seasoned Fang', "Tyrant's Fang" },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 28.8,
		['base_hp'] = 905.654,
		['asc_hp'] = 3719.105,
		['base_atk'] = 9.8686,
		['asc_atk'] = 40.522846,
		['base_def'] = 59.41119,
		['asc_def'] = 243.9801
	},
	['Clorinde'] = {
		['quality'] = 5,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Fontemer Unihorn',
		['local'] = 'Lumitoile',
		['common'] = { 'Transoceanic Pearl', 'Transoceanic Chunk', 'Xenochromatic Crystal' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1008.61255,
		['asc_hp'] = 4141.908,
		['base_atk'] = 26.2542,
		['asc_atk'] = 107.80606,
		['base_def'] = 61.0266,
		['asc_def'] = 250.614
	},
	['Collei'] = {
		['quality'] = 4,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Majestic Hooked Beak',
		['local'] = 'Rukkhashava Mushrooms',
		['common'] = { 'Firm Arrowhead', 'Sharp Arrowhead', 'Weathered Arrowhead' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 820.6119,
		['asc_hp'] = 2936.1348,
		['base_atk'] = 16.73952,
		['asc_atk'] = 59.895107,
		['base_def'] = 50.358,
		['asc_def'] = 180.18
	},
	['Cyno'] = {
		['quality'] = 5,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Thunderclap Fruitcore',
		['local'] = 'Scarab',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 972.3864,
		['asc_hp'] = 3993.1443,
		['base_atk'] = 24.7646,
		['asc_atk'] = 101.68941,
		['base_def'] = 66.88994,
		['asc_def'] = 274.6926
	},
	['Dehya'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Light Guiding Tetrahedron',
		['local'] = 'Sand Grease Pupa',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'HP',
		['spec_base'] = 7.2,
		['base_hp'] = 1220.2496,
		['asc_hp'] = 5011.0044,
		['base_atk'] = 20.6682,
		['asc_atk'] = 84.8686,
		['base_def'] = 48.88111,
		['asc_def'] = 200.7369
	},
	['Diluc'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Small Lamp Grass',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1010.5192,
		['asc_hp'] = 4149.7383,
		['base_atk'] = 26.068,
		['asc_atk'] = 107.04148,
		['base_def'] = 61.0266,
		['asc_def'] = 250.614
	},
	['Diona'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Calla Lily',
		['common'] = { 'Firm Arrowhead', 'Sharp Arrowhead', 'Weathered Arrowhead' },
		['spec'] = 'Cryo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 802.3761,
		['asc_hp'] = 2870.8872,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 50.358,
		['asc_def'] = 180.18
	},
	['Dori'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Thunderclap Fruitcore',
		['local'] = 'Kalpalata Lotus',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1039.4418,
		['asc_hp'] = 3719.104,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 60.6585,
		['asc_def'] = 217.035
	},
	['Emilie'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Fragment of a Golden Melody',
		['local'] = 'Lakelight Lily',
		['common'] = { 'Meshing Gear', 'Mechanical Spur Gear', 'Artificed Dynamic Gear' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1056.2786,
		['asc_hp'] = 4337.651,
		['base_atk'] = 26.068,
		['asc_atk'] = 107.04148,
		['base_def'] = 56.8385,
		['asc_def'] = 233.415
	},
	['Eula'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Crystalline Bloom',
		['local'] = 'Dandelion Seed',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1029.5856,
		['asc_hp'] = 4228.035,
		['base_atk'] = 26.6266,
		['asc_atk'] = 109.33523,
		['base_def'] = 58.45391,
		['asc_def'] = 240.0489
	},
	['Faruzan'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Light Guiding Tetrahedron',
		['local'] = 'Henna Berry',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 802.3761,
		['asc_hp'] = 2870.8872,
		['base_atk'] = 16.4724,
		['asc_atk'] = 58.939335,
		['base_def'] = 52.647,
		['asc_def'] = 188.37
	},
	['Fischl'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Lightning Prism',
		['local'] = 'Small Lamp Grass',
		['common'] = { 'Firm Arrowhead', 'Sharp Arrowhead', 'Weathered Arrowhead' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 770.4634,
		['asc_hp'] = 2756.704,
		['base_atk'] = 20.4792,
		['asc_atk'] = 73.27593,
		['base_def'] = 49.78575,
		['asc_def'] = 178.1325
	},
	['Freminet'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Artificed Spare Clockwork Component — Coppelius',
		['local'] = 'Romaritime Flower',
		['common'] = { 'Transoceanic Pearl', 'Transoceanic Chunk', 'Xenochromatic Crystal' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 1012.088,
		['asc_hp'] = 3621.2327,
		['base_atk'] = 21.3696,
		['asc_atk'] = 76.46184,
		['base_def'] = 59.39955,
		['asc_def'] = 212.5305
	},
	['Furina'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Water That Failed To Transcend',
		['local'] = 'Lakelight Lily',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1191.65,
		['asc_hp'] = 4893.559,
		['base_atk'] = 18.9924,
		['asc_atk'] = 77.987366,
		['base_def'] = 54.14615,
		['asc_def'] = 222.3585
	},
	['Gaming'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Emperor\'s Resolution',
		['local'] = 'Starconch',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 957.38055,
		['asc_hp'] = 3425.4905,
		['base_atk'] = 25.28736,
		['asc_atk'] = 90.47984,
		['base_def'] = 58.94175,
		['asc_def'] = 210.8925
	},
	['Ganyu'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Qingxin',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 762.656,
		['asc_hp'] = 3131.878,
		['base_atk'] = 26.068,
		['asc_atk'] = 107.04148,
		['base_def'] = 49.0606,
		['asc_def'] = 201.474
	},
	['Gorou'] = {
		['quality'] = 4,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Perpetual Heart',
		['local'] = 'Sango Pearl',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'Geo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 802.3761,
		['asc_hp'] = 2870.8872,
		['base_atk'] = 15.31488,
		['asc_atk'] = 54.797653,
		['base_def'] = 54.36375,
		['asc_def'] = 194.5125
	},
	['Hu Tao'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Juvenile Jade',
		['local'] = 'Silk Flower',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1210.7164,
		['asc_hp'] = 4971.856,
		['base_atk'] = 8.2859,
		['asc_atk'] = 34.0239,
		['base_def'] = 68.2062,
		['asc_def'] = 280.098
	},
	['Jean'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Hurricane Seed',
		['local'] = 'Dandelion Seed',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'Healing Bonus',
		['spec_base'] = 5.5,
		['base_hp'] = 1143.984,
		['asc_hp'] = 4697.817,
		['base_atk'] = 18.62,
		['asc_atk'] = 76.4582,
		['base_def'] = 59.83,
		['asc_def'] = 245.7
	},
	['Kachina'] = {
		['quality'] = 4,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Overripe Flamegranate',
		['local'] = 'Quenepa Berry',
		['common'] = { "Sentry's Wooden Whistle", "Warrior's Metal Whistle", "Saurian-Crowned Warrior's Golden Whistle" },
		['spec'] = 'Geo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 989.2932,
		['asc_hp'] = 3539.6733,
		['base_atk'] = 18.16416,
		['asc_atk'] = 64.99256,
		['base_def'] = 66.438225,
		['asc_def'] = 237.71475
	},
	['Kaedehara Kazuha'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Marionette Core',
		['local'] = 'Sea Ganoderma',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 28.8,
		['base_hp'] = 1039.1188,
		['asc_hp'] = 4267.1836,
		['base_atk'] = 23.0888,
		['asc_atk'] = 94.80817,
		['base_def'] = 62.8215,
		['asc_def'] = 257.985
	},
	['Kaeya'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Calla Lily',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 6.7,
		['base_hp'] = 975.6164,
		['asc_hp'] = 3490.7378,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 66.381,
		['asc_def'] = 237.51
	},
	['Kamisato Ayaka'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Perpetual Heart',
		['local'] = 'Sakura Bloom',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1000.986,
		['asc_hp'] = 4110.59,
		['base_atk'] = 26.6266,
		['asc_atk'] = 109.33523,
		['base_def'] = 61.0266,
		['asc_def'] = 250.614
	},
	['Kamisato Ayato'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Dew of Repudiation',
		['local'] = 'Sakura Bloom',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1067.7184,
		['asc_hp'] = 4384.629,
		['base_atk'] = 23.275,
		['asc_atk'] = 95.57275,
		['base_def'] = 59.83,
		['asc_def'] = 245.7
	},
	['Kaveh'] = {
		['quality'] = 4,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Quelled Creeper',
		['local'] = 'Mourning Flower',
		['common'] = { 'Fungal Spores', 'Luminescent Pollen', 'Crystalline Cyst Dust' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 24,
		['base_hp'] = 1002.9701,
		['asc_hp'] = 3588.6091,
		['base_atk'] = 19.5888,
		['asc_atk'] = 70.09002,
		['base_def'] = 62.9475,
		['asc_def'] = 225.225
	},
	['Keqing'] = {
		['quality'] = 5,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Lightning Prism',
		['local'] = 'Cor Lapis',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1020.0524,
		['asc_hp'] = 4188.8867,
		['base_atk'] = 25.137,
		['asc_atk'] = 103.21857,
		['base_def'] = 62.2232,
		['asc_def'] = 255.528
	},
	['Kinich'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Overripe Flamegranate',
		['local'] = 'Saurian Claw Succulent',
		['common'] = { 'Juvenile Fang', 'Seasoned Fang', "Tyrant's Fang" },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1000.986,
		['asc_hp'] = 4110.59,
		['base_atk'] = 25.8818,
		['asc_atk'] = 106.2769,
		['base_def'] = 62.40269,
		['asc_def'] = 256.2651
	},
	['Kirara'] = {
		['quality'] = 4,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Evergloom Ring',
		['local'] = 'Amakumo Fruit',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1021.20593,
		['asc_hp'] = 3653.8564,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 45.78,
		['asc_def'] = 163.8
	},
	['Klee'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Philanemo Mushroom',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'Pyro DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 800.7888,
		['asc_hp'] = 3288.4717,
		['base_atk'] = 24.206,
		['asc_atk'] = 99.39566,
		['base_def'] = 47.864,
		['asc_def'] = 196.56
	},
	['Kujou Sara'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Storm Beads',
		['local'] = 'Dendrobium',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 802.3761,
		['asc_hp'] = 2870.8872,
		['base_atk'] = 16.38336,
		['asc_atk'] = 58.620743,
		['base_def'] = 52.647,
		['asc_def'] = 188.37
	},
	['Kuki Shinobu'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Runic Fang',
		['local'] = 'Naku Weed',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1030.3239,
		['asc_hp'] = 3686.4802,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 62.9475,
		['asc_def'] = 225.225
	},
	['Lan Yan'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Gold-Inscribed Secret Source Core',
		['local'] = 'Clearwater Jade',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 775.02234,
		['asc_hp'] = 2773.016,
		['base_atk'] = 21.01344,
		['asc_atk'] = 75.18748,
		['base_def'] = 48.64125,
		['asc_def'] = 174.0375
	},
	['Layla'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Perpetual Caliber',
		['local'] = 'Nilotpala Lotus',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 930.0268,
		['asc_hp'] = 3327.6194,
		['base_atk'] = 18.16416,
		['asc_atk'] = 64.99256,
		['base_def'] = 54.936,
		['asc_def'] = 196.56
	},
	['Lisa'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Lightning Prism',
		['local'] = 'Valberry',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 24,
		['base_hp'] = 802.3761,
		['asc_hp'] = 2870.8872,
		['base_atk'] = 19.41072,
		['asc_atk'] = 69.452835,
		['base_def'] = 48.069,
		['asc_def'] = 171.99
	},
	['Lynette'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Artificed Spare Clockwork Component — Coppelia',
		['local'] = 'Lumidouce Bell',
		['common'] = { 'Meshing Gear', 'Mechanical Spur Gear', 'Artificed Dynamic Gear' },
		['spec'] = 'Anemo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 1039.4418,
		['asc_hp'] = 3719.104,
		['base_atk'] = 19.41072,
		['asc_atk'] = 69.452835,
		['base_def'] = 59.685677,
		['asc_def'] = 213.55424
	},
	['Lyney'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = "Emperor's Resolution",
		['local'] = 'Rainbow Rose',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 857.988,
		['asc_hp'] = 3523.3625,
		['base_atk'] = 24.7646,
		['asc_atk'] = 101.68941,
		['base_def'] = 41.881,
		['asc_def'] = 171.99
	},
	['Mavuika'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Gold-Inscribed Secret Source Core',
		['local'] = 'Withering Purpurbloom',
		['common'] = { 'Sentry\'s Wooden Whistle', 'Warrior\'s Metal Whistle', 'Saurian-Crowned Warrior\'s Golden Whistle' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 977.153,
		['asc_hp'] = 4012.7185,
		['base_atk'] = 27.93,
		['asc_atk'] = 114.6873,
		['base_def'] = 61.6249,
		['asc_def'] = 253.071
	},
	['Mika'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Pseudo-Stamens',
		['local'] = 'Wolfhook',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1048.5597,
		['asc_hp'] = 3751.7275,
		['base_atk'] = 18.6984,
		['asc_atk'] = 66.90411,
		['base_def'] = 59.800125,
		['asc_def'] = 213.96375
	},
	['Mona'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Cleansing Heart',
		['local'] = 'Philanemo Mushroom',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 8.0,
		['base_hp'] = 810.322,
		['asc_hp'] = 3327.62,
		['base_atk'] = 22.344,
		['asc_atk'] = 91.74984,
		['base_def'] = 50.8555,
		['asc_def'] = 208.845
	},
	['Mualani'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Mark of the Binding Blessing',
		['local'] = 'Sprayfeather Gill',
		['common'] = { "Sentry's Wooden Whistle", "Warrior's Metal Whistle", "Saurian-Crowned Warrior's Golden Whistle" },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1182.1168,
		['asc_hp'] = 4854.4106,
		['base_atk'] = 14.1512,
		['asc_atk'] = 58.10823,
		['base_def'] = 44.39386,
		['asc_def'] = 182.3094
	},
	['Nahida'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Quelled Creeper',
		['local'] = 'Kalpalata Lotus',
		['common'] = { 'Fungal Spores', 'Luminescent Pollen', 'Crystalline Cyst Dust' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 28.8,
		['base_hp'] = 806.5087,
		['asc_hp'] = 3311.961,
		['base_atk'] = 23.275,
		['asc_atk'] = 95.57275,
		['base_def'] = 49.0606,
		['asc_def'] = 201.474
	},
	['Navia'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Artificed Spare Clockwork Component — Coppelius',
		['local'] = 'Spring of the First Dewdrop',
		['common'] = { 'Transoceanic Pearl', 'Transoceanic Chunk', 'Xenochromatic Crystal' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 984.77954,
		['asc_hp'] = 4044.0374,
		['base_atk'] = 27.3714,
		['asc_atk'] = 112.393555,
		['base_def'] = 61.74456,
		['asc_def'] = 253.5624
	},
	['Neuvillette'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Fontemer Unihorn',
		['local'] = 'Lumitoile',
		['common'] = { 'Transoceanic Pearl', 'Transoceanic Chunk', 'Xenochromatic Crystal' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1143.984,
		['asc_hp'] = 4697.8169,
		['base_atk'] = 16.218,
		['asc_atk'] = 66.595,
		['base_def'] = 44.8725,
		['asc_def'] = 184.275
	},
	['Nilou'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Perpetual Caliber',
		['local'] = 'Padisarah',
		['common'] = { 'Fungal Spores', 'Luminescent Pollen', 'Crystalline Cyst Dust' },
		['spec'] = 'HP',
		['spec_base'] = 7.2,
		['base_hp'] = 1182.1168,
		['asc_hp'] = 4854.4106,
		['base_atk'] = 17.8752,
		['asc_atk'] = 73.39987,
		['base_def'] = 56.71884,
		['asc_def'] = 232.9236
	},
	['Ningguang'] = {
		['quality'] = 4,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Basalt Pillar',
		['local'] = 'Glaze Lily',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'Geo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 820.6119,
		['asc_hp'] = 2936.1348,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 48.069,
		['asc_def'] = 171.99
	},
	['Noelle'] = {
		['quality'] = 4,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Basalt Pillar',
		['local'] = 'Valberry',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'DEF',
		['spec_base'] = 7.5,
		['base_hp'] = 1012.088,
		['asc_hp'] = 3621.2327,
		['base_atk'] = 16.0272,
		['asc_atk'] = 57.34638,
		['base_def'] = 66.95325,
		['asc_def'] = 239.5575
	},
	['Ororon'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Mark of the Binding Blessing',
		['local'] = 'Glowing Hornshroom',
		['common'] = { 'Juvenile Fang', 'Seasoned Fang', "Tyrant's Fang" },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 775.02234,
		['asc_hp'] = 2773.016,
		['base_atk'] = 20.4792,
		['asc_atk'] = 73.27593,
		['base_def'] = 49.2135,
		['asc_def'] = 176.085
	},
	['Qiqi'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Violetgrass',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'Healing Bonus',
		['spec_base'] = 5.5,
		['base_hp'] = 962.8532,
		['asc_hp'] = 3953.9958,
		['base_atk'] = 22.344,
		['asc_atk'] = 91.74984,
		['base_def'] = 71.796,
		['asc_def'] = 294.84
	},
	['Raiden Shogun'] = {
		['quality'] = 5,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Storm Beads',
		['local'] = 'Amakumo Fruit',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 8.0,
		['base_hp'] = 1004.79926,
		['asc_hp'] = 4126.249,
		['base_atk'] = 26.2542,
		['asc_atk'] = 107.80606,
		['base_def'] = 61.44541,
		['asc_def'] = 252.3339
	},
	['Razor'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Lightning Prism',
		['local'] = 'Wolfhook',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'Physical DMG Bonus',
		['spec_base'] = 7.5,
		['base_hp'] = 1002.9701,
		['asc_hp'] = 3588.6091,
		['base_atk'] = 19.5888,
		['asc_atk'] = 70.09002,
		['base_def'] = 62.9475,
		['asc_def'] = 225.225
	},
	['Rosaria'] = {
		['quality'] = 4,
		['gem'] = 'Shivada Jade',
		['boss'] = 'Hoarfrost Core',
		['local'] = 'Valberry',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 1030.3239,
		['asc_hp'] = 3686.4802,
		['base_atk'] = 20.12304,
		['asc_atk'] = 72.001564,
		['base_def'] = 59.514,
		['asc_def'] = 212.94
	},
	['Sangonomiya Kokomi'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Dew of Repudiation',
		['local'] = 'Sango Pearl',
		['common'] = { 'Spectral Husk', 'Spectral Heart', 'Spectral Nucleus' },
		['spec'] = 'Hydro DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 1048.652,
		['asc_hp'] = 4306.332,
		['base_atk'] = 18.2476,
		['asc_atk'] = 74.92904,
		['base_def'] = 51.15465,
		['asc_def'] = 210.0735
	},
	['Sayu'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Marionette Core',
		['local'] = 'Crystal Marrow',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 24,
		['base_hp'] = 993.8522,
		['asc_hp'] = 3555.9854,
		['base_atk'] = 20.4792,
		['asc_atk'] = 73.27593,
		['base_def'] = 62.432476,
		['asc_def'] = 223.38225
	},
	['Sigewinne'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Water That Failed To Transcend',
		['local'] = 'Romaritime Flower',
		['common'] = { 'Transoceanic Pearl', 'Transoceanic Chunk', 'Xenochromatic Crystal' },
		['spec'] = 'HP',
		['spec_base'] = 7.2,
		['base_hp'] = 1039.1188,
		['asc_hp'] = 4267.1836,
		['base_atk'] = 14.9891,
		['asc_atk'] = 61.54885,
		['base_def'] = 38.8895,
		['asc_def'] = 159.705
	},
	['Sethos'] = {
		['quality'] = 4,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = 'Cloudseam Scale',
		['local'] = 'Trishiraite',
		['common'] = { 'Faded Red Satin', 'Trimmed Red Silk', 'Rich Red Brocade' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 24,
		['base_hp'] = 820.6119,
		['asc_hp'] = 2936.1348,
		['base_atk'] = 19.05456,
		['asc_atk'] = 68.178474,
		['base_def'] = 46.9245,
		['asc_def'] = 167.895
	},
	['Shenhe'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = "Dragonheir's False Fin",
		['local'] = 'Qingxin',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'ATK',
		['spec_base'] = 7.2,
		['base_hp'] = 1011.47253,
		['asc_hp'] = 4153.653,
		['base_atk'] = 23.6474,
		['asc_atk'] = 97.10191,
		['base_def'] = 64.6164,
		['asc_def'] = 265.356
	},
	['Shikanoin Heizou'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Runic Fang',
		['local'] = 'Onikabuto',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Anemo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 893.5552,
		['asc_hp'] = 3197.1245,
		['base_atk'] = 18.87648,
		['asc_atk'] = 67.54129,
		['base_def'] = 57.33945,
		['asc_def'] = 205.1595
	},
	['Sucrose'] = {
		['quality'] = 4,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Hurricane Seed',
		['local'] = 'Windwheel Aster',
		['common'] = { 'Whopperflower Nectar', 'Shimmering Nectar', 'Energy Nectar' },
		['spec'] = 'Anemo DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 775.02234,
		['asc_hp'] = 2773.016,
		['base_atk'] = 14.2464,
		['asc_atk'] = 50.97456,
		['base_def'] = 58.94175,
		['asc_def'] = 210.8925
	},
	['Tartaglia'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Cleansing Heart',
		['local'] = 'Starconch',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'Hydro DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 1020.0524,
		['asc_hp'] = 4188.8867,
		['base_atk'] = 23.4612,
		['asc_atk'] = 96.33733,
		['base_def'] = 63.4198,
		['asc_def'] = 260.442
	},
	['Thoma'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Smoldering Pearl',
		['local'] = 'Fluorescent Fungus',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 866.2015,
		['asc_hp'] = 3099.2532,
		['base_atk'] = 16.9176,
		['asc_atk'] = 60.53229,
		['base_def'] = 62.9475,
		['asc_def'] = 225.225
	},
	['Tighnari'] = {
		['quality'] = 5,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Majestic Hooked Beak',
		['local'] = 'Nilotpala Lotus',
		['common'] = { 'Fungal Spores', 'Luminescent Pollen', 'Crystalline Cyst Dust' },
		['spec'] = 'Dendro DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 844.64154,
		['asc_hp'] = 3468.5547,
		['base_atk'] = 20.8544,
		['asc_atk'] = 85.63319,
		['base_def'] = 49.0606,
		['asc_def'] = 201.474
	},
	['Traveler'] = {
		['quality'] = 4,
		['gem'] = 'Brilliant Diamond',
		['boss'] = 'None',
		['local'] = 'Windwheel Aster',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 911.791,
		['asc_hp'] = 3262.3718,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 57.225,
		['asc_def'] = 204.75
	},
	['Venti'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Hurricane Seed',
		['local'] = 'Cecilia',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 8.0,
		['base_hp'] = 819.8552,
		['asc_hp'] = 3366.7688,
		['base_atk'] = 20.482,
		['asc_atk'] = 84.10402,
		['base_def'] = 52.0521,
		['asc_def'] = 213.759
	},
	['Wanderer'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Perpetual Caliber',
		['local'] = 'Rukkhashava Mushrooms',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 791.2556,
		['asc_hp'] = 3249.3232,
		['base_atk'] = 25.5094,
		['asc_atk'] = 104.747734,
		['base_def'] = 47.2657,
		['asc_def'] = 194.103
	},
	['Wriothesley'] = {
		['quality'] = 5,
		['gem'] = 'Shivada Jade',
		['boss'] = '"Tourbillon Device"',
		['local'] = 'Subdetection Unit',
		['common'] = { 'Meshing Gear', 'Mechanical Spur Gear', 'Artificed Dynamic Gear' },
		['spec'] = 'CRIT DMG',
		['spec_base'] = 9.6,
		['base_hp'] = 1058.18518,
		['asc_hp'] = 4345.48,
		['base_atk'] = 24.206,
		['asc_atk'] = 99.39566,
		['base_def'] = 59.41119,
		['asc_def'] = 243.9801
	},
	['Xiangling'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Jueyun Chili',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 24,
		['base_hp'] = 911.791,
		['asc_hp'] = 3262.3718,
		['base_atk'] = 18.87648,
		['asc_atk'] = 67.54129,
		['base_def'] = 56.0805,
		['asc_def'] = 200.655
	},
	['Xianyun'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Cloudseam Scale',
		['local'] = 'Clearwater Jade',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'ATK',
		['spec_base'] = 7.2,
		['base_hp'] = 810.322,
		['asc_hp'] = 3327.62,
		['base_atk'] = 26.068,
		['asc_atk'] = 107.04148,
		['base_def'] = 44.57335,
		['asc_def'] = 183.0465
	},
	['Xiao'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Juvenile Jade',
		['local'] = 'Qingxin',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 991.4528,
		['asc_hp'] = 4071.4412,
		['base_atk'] = 27.1852,
		['asc_atk'] = 111.628975,
		['base_def'] = 62.2232,
		['asc_def'] = 255.528
	},
	['Xilonen'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Gold-Inscribed Secret Source Core',
		['local'] = 'Brilliant Chrysanthemum',
		['common'] = { 'Sentry\'s Wooden Whistle', 'Warrior\'s Metal Whistle', 'Saurian-Crowned Warrior\'s Golden Whistle' },
		['spec'] = 'DEF',
		['spec_base'] = 9.0,
		['base_hp'] = 965.71313,
		['asc_hp'] = 3965.7402,
		['base_atk'] = 21.413,
		['asc_atk'] = 87.92693,
		['base_def'] = 72.3943,
		['asc_def'] = 297.297
	},
	['Xingqiu'] = {
		['quality'] = 4,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Cleansing Heart',
		['local'] = 'Silk Flower',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 857.08356,
		['asc_hp'] = 3066.6296,
		['base_atk'] = 16.9176,
		['asc_atk'] = 60.53229,
		['base_def'] = 63.51975,
		['asc_def'] = 227.2725
	},
	['Xinyan'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Everflame Seed',
		['local'] = 'Violetgrass',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'ATK',
		['spec_base'] = 6.0,
		['base_hp'] = 939.1447,
		['asc_hp'] = 3360.243,
		['base_atk'] = 20.83536,
		['asc_atk'] = 74.55029,
		['base_def'] = 66.95325,
		['asc_def'] = 239.5575
	},
	['Yae Miko'] = {
		['quality'] = 5,
		['gem'] = 'Vajrada Amethyst',
		['boss'] = "Dragonheir's False Fin",
		['local'] = 'Sea Ganoderma',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 807.46204,
		['asc_hp'] = 3315.8757,
		['base_atk'] = 26.4404,
		['asc_atk'] = 108.57064,
		['base_def'] = 44.2742,
		['asc_def'] = 181.818
	},
	['Yanfei'] = {
		['quality'] = 4,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Juvenile Jade',
		['local'] = 'Noctilucous Jade',
		['common'] = { 'Treasure Hoarder Insignia', 'Silver Raven Insignia', 'Golden Raven Insignia' },
		['spec'] = 'Pyro DMG Bonus',
		['spec_base'] = 6.0,
		['base_hp'] = 784.14026,
		['asc_hp'] = 2805.64,
		['base_atk'] = 20.12304,
		['asc_atk'] = 72.001564,
		['base_def'] = 49.2135,
		['asc_def'] = 176.085
	},
	['Yaoyao'] = {
		['quality'] = 4,
		['gem'] = 'Nagadus Emerald',
		['boss'] = 'Quelled Creeper',
		['local'] = 'Jueyun Chili',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'HP',
		['spec_base'] = 6.0,
		['base_hp'] = 1030.3239,
		['asc_hp'] = 3686.4802,
		['base_atk'] = 17.808,
		['asc_atk'] = 63.7182,
		['base_def'] = 62.9475,
		['asc_def'] = 225.225
	},
	['Yelan'] = {
		['quality'] = 5,
		['gem'] = 'Varunada Lazurite',
		['boss'] = 'Runic Fang',
		['local'] = 'Starconch',
		['common'] = { "Recruit's Insignia", "Sergeant's Insignia", "Lieutenant's Insignia" },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 1124.9176,
		['asc_hp'] = 4619.52,
		['base_atk'] = 18.9924,
		['asc_atk'] = 77.987366,
		['base_def'] = 42.65879,
		['asc_def'] = 175.1841
	},
	['Yoimiya'] = {
		['quality'] = 5,
		['gem'] = 'Agnidus Agate',
		['boss'] = 'Smoldering Pearl',
		['local'] = 'Naku Weed',
		['common'] = { 'Divining Scroll', 'Sealed Scroll', 'Forbidden Curse Scroll' },
		['spec'] = 'CRIT Rate',
		['spec_base'] = 4.8,
		['base_hp'] = 791.2556,
		['asc_hp'] = 3249.3232,
		['base_atk'] = 25.137,
		['asc_atk'] = 103.21857,
		['base_def'] = 47.864,
		['asc_def'] = 196.56
	},
	['Yumemizuki Mizuki'] = {
		['quality'] = 5,
		['gem'] = 'Vayuda Turquoise',
		['boss'] = 'Talisman of the Enigmatic Land',
		['local'] = 'Sea Ganoderma',
		['common'] = { 'Old Handguard', 'Kageuchi Handguard', 'Famed Handguard' },
		['spec'] = 'Elemental Mastery',
		['spec_base'] = 28.8,
		['base_hp'] = 991.4528,
		['asc_hp'] = 4071.4412,
		['base_atk'] = 16.758,
		['asc_atk'] = 68.81238,
		['base_def'] = 58.93255,
		['asc_def'] = 242.0145
	},
	['Yun Jin'] = {
		['quality'] = 4,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Riftborn Regalia',
		['local'] = 'Glaze Lily',
		['common'] = { 'Damaged Mask', 'Stained Mask', 'Ominous Mask' },
		['spec'] = 'Energy Recharge',
		['spec_base'] = 6.7,
		['base_hp'] = 893.5552,
		['asc_hp'] = 3197.1245,
		['base_atk'] = 16.0272,
		['asc_atk'] = 57.34638,
		['base_def'] = 61.5741,
		['asc_def'] = 220.311
	},
	['Zhongli'] = {
		['quality'] = 5,
		['gem'] = 'Prithiva Topaz',
		['boss'] = 'Basalt Pillar',
		['local'] = 'Cor Lapis',
		['common'] = { 'Slime Condensate', 'Slime Secretions', 'Slime Concentrate' },
		['spec'] = 'Geo DMG Bonus',
		['spec_base'] = 7.2,
		['base_hp'] = 1143.984,
		['asc_hp'] = 4697.817,
		['base_atk'] = 19.551,
		['asc_atk'] = 80.2811,
		['base_def'] = 57.4368,
		['asc_def'] = 235.872
	}
}