Expand beyond vertical slice with two new biomes and massive chemistry expansion: Chemistry: +20 real elements (Li→U), +39 compounds (acids/salts/oxides/organics), +85 reactions (Haber process, thermite variants, smelting, fermentation, etc.) Biomes: Kinetic Mountains (physics/mechanics themed) and Verdant Forests (biology/ecology themed), each with 8 tile types and unique generation rules. Creatures: 6 new species — Pendulums/Mechanoids/Resonators (mountains), Symbiotes/Mimics/Spore-bearers (forests). Species filtered by biome. Infrastructure: CradleScene biome selector UI, generic world generator (tile lookup by property instead of hardcoded names), actinide element category. 487 tests passing (32 new). Co-authored-by: Cursor <cursoragent@cursor.com>
523 lines
22 KiB
JSON
523 lines
22 KiB
JSON
[
|
||
{
|
||
"symbol": "H",
|
||
"name": "Hydrogen",
|
||
"nameRu": "Водород",
|
||
"atomicNumber": 1,
|
||
"atomicMass": 1.008,
|
||
"electronegativity": 2.20,
|
||
"category": "nonmetal",
|
||
"state": "gas",
|
||
"color": "#ffffff",
|
||
"description": "Lightest element. Highly flammable gas. The most abundant element in the universe.",
|
||
"descriptionRu": "Легчайший элемент. Легковоспламеняемый газ. Самый распространённый элемент во вселенной."
|
||
},
|
||
{
|
||
"symbol": "He",
|
||
"name": "Helium",
|
||
"nameRu": "Гелий",
|
||
"atomicNumber": 2,
|
||
"atomicMass": 4.003,
|
||
"electronegativity": 0,
|
||
"category": "noble-gas",
|
||
"state": "gas",
|
||
"color": "#d9ffff",
|
||
"description": "Noble gas. Completely inert — refuses to react with anything. Lighter than air.",
|
||
"descriptionRu": "Благородный газ. Абсолютно инертен — не реагирует ни с чем. Легче воздуха."
|
||
},
|
||
{
|
||
"symbol": "Li",
|
||
"name": "Lithium",
|
||
"nameRu": "Литий",
|
||
"atomicNumber": 3,
|
||
"atomicMass": 6.941,
|
||
"electronegativity": 0.98,
|
||
"category": "alkali-metal",
|
||
"state": "solid",
|
||
"color": "#cc80ff",
|
||
"description": "Lightest metal. Soft enough to cut with a knife. Key component of modern batteries. Burns crimson red.",
|
||
"descriptionRu": "Легчайший металл. Настолько мягкий, что режется ножом. Ключевой компонент современных аккумуляторов. Горит малиновым пламенем."
|
||
},
|
||
{
|
||
"symbol": "B",
|
||
"name": "Boron",
|
||
"nameRu": "Бор",
|
||
"atomicNumber": 5,
|
||
"atomicMass": 10.811,
|
||
"electronegativity": 2.04,
|
||
"category": "metalloid",
|
||
"state": "solid",
|
||
"color": "#ffb5b5",
|
||
"description": "Hard metalloid. Essential for borosilicate glass (heat-resistant). Boron compounds are used as neutron absorbers.",
|
||
"descriptionRu": "Твёрдый металлоид. Основа боросиликатного стекла (термостойкого). Соединения бора поглощают нейтроны."
|
||
},
|
||
{
|
||
"symbol": "C",
|
||
"name": "Carbon",
|
||
"nameRu": "Углерод",
|
||
"atomicNumber": 6,
|
||
"atomicMass": 12.011,
|
||
"electronegativity": 2.55,
|
||
"category": "nonmetal",
|
||
"state": "solid",
|
||
"color": "#333333",
|
||
"description": "Basis of all organic chemistry. Forms more compounds than any other element. Burns in oxygen.",
|
||
"descriptionRu": "Основа всей органической химии. Образует больше соединений, чем любой другой элемент. Горит в кислороде."
|
||
},
|
||
{
|
||
"symbol": "N",
|
||
"name": "Nitrogen",
|
||
"nameRu": "Азот",
|
||
"atomicNumber": 7,
|
||
"atomicMass": 14.007,
|
||
"electronegativity": 3.04,
|
||
"category": "nonmetal",
|
||
"state": "gas",
|
||
"color": "#3050f8",
|
||
"description": "Makes up 78% of air. Very stable — triple bond is hard to break. Essential for life (proteins, DNA).",
|
||
"descriptionRu": "Составляет 78% воздуха. Очень стабилен — тройную связь трудно разорвать. Необходим для жизни (белки, ДНК)."
|
||
},
|
||
{
|
||
"symbol": "O",
|
||
"name": "Oxygen",
|
||
"nameRu": "Кислород",
|
||
"atomicNumber": 8,
|
||
"atomicMass": 15.999,
|
||
"electronegativity": 3.44,
|
||
"category": "nonmetal",
|
||
"state": "gas",
|
||
"color": "#ff0d0d",
|
||
"description": "Essential for combustion and respiration. Highly reactive oxidizer. 21% of air.",
|
||
"descriptionRu": "Необходим для горения и дыхания. Сильный окислитель. 21% воздуха."
|
||
},
|
||
{
|
||
"symbol": "F",
|
||
"name": "Fluorine",
|
||
"nameRu": "Фтор",
|
||
"atomicNumber": 9,
|
||
"atomicMass": 18.998,
|
||
"electronegativity": 3.98,
|
||
"category": "halogen",
|
||
"state": "gas",
|
||
"color": "#90e050",
|
||
"description": "Most reactive element in existence. Attacks almost everything, even glass. Handle with extreme caution.",
|
||
"descriptionRu": "Самый реактивный элемент в природе. Атакует почти всё, даже стекло. Обращаться с предельной осторожностью."
|
||
},
|
||
{
|
||
"symbol": "Ne",
|
||
"name": "Neon",
|
||
"nameRu": "Неон",
|
||
"atomicNumber": 10,
|
||
"atomicMass": 20.180,
|
||
"electronegativity": 0,
|
||
"category": "noble-gas",
|
||
"state": "gas",
|
||
"color": "#b3e3f5",
|
||
"description": "Noble gas. Produces iconic red-orange glow in discharge tubes. Completely inert.",
|
||
"descriptionRu": "Благородный газ. Даёт культовое красно-оранжевое свечение в газоразрядных трубках. Полностью инертен."
|
||
},
|
||
{
|
||
"symbol": "Na",
|
||
"name": "Sodium",
|
||
"nameRu": "Натрий",
|
||
"atomicNumber": 11,
|
||
"atomicMass": 22.990,
|
||
"electronegativity": 0.93,
|
||
"category": "alkali-metal",
|
||
"state": "solid",
|
||
"color": "#c8c8c8",
|
||
"description": "Soft alkali metal. Reacts violently with water — explosion and flame! Store away from moisture.",
|
||
"descriptionRu": "Мягкий щелочной металл. Бурно реагирует с водой — взрыв и пламя! Хранить вдали от влаги."
|
||
},
|
||
{
|
||
"symbol": "Mg",
|
||
"name": "Magnesium",
|
||
"nameRu": "Магний",
|
||
"atomicNumber": 12,
|
||
"atomicMass": 24.305,
|
||
"electronegativity": 1.31,
|
||
"category": "alkaline-earth",
|
||
"state": "solid",
|
||
"color": "#8aff00",
|
||
"description": "Burns with an intensely bright white flame. Used in flares and incendiary devices.",
|
||
"descriptionRu": "Горит ослепительно ярким белым пламенем. Используется в сигнальных ракетах и зажигательных устройствах."
|
||
},
|
||
{
|
||
"symbol": "Al",
|
||
"name": "Aluminum",
|
||
"nameRu": "Алюминий",
|
||
"atomicNumber": 13,
|
||
"atomicMass": 26.982,
|
||
"electronegativity": 1.61,
|
||
"category": "post-transition-metal",
|
||
"state": "solid",
|
||
"color": "#bfa6a6",
|
||
"description": "Light, strong metal. Oxide layer protects from corrosion. Key ingredient in thermite.",
|
||
"descriptionRu": "Лёгкий, прочный металл. Оксидная плёнка защищает от коррозии. Ключевой ингредиент термита."
|
||
},
|
||
{
|
||
"symbol": "Si",
|
||
"name": "Silicon",
|
||
"nameRu": "Кремний",
|
||
"atomicNumber": 14,
|
||
"atomicMass": 28.086,
|
||
"electronegativity": 1.90,
|
||
"category": "metalloid",
|
||
"state": "solid",
|
||
"color": "#f0c8a0",
|
||
"description": "Semiconductor. Basis of glass, ceramics, and electronics. Second most abundant in Earth's crust.",
|
||
"descriptionRu": "Полупроводник. Основа стекла, керамики и электроники. Второй по распространённости в земной коре."
|
||
},
|
||
{
|
||
"symbol": "P",
|
||
"name": "Phosphorus",
|
||
"nameRu": "Фосфор",
|
||
"atomicNumber": 15,
|
||
"atomicMass": 30.974,
|
||
"electronegativity": 2.19,
|
||
"category": "nonmetal",
|
||
"state": "solid",
|
||
"color": "#ff8000",
|
||
"description": "White phosphorus glows in the dark and ignites spontaneously. Essential for ATP (biological energy).",
|
||
"descriptionRu": "Белый фосфор светится в темноте и самовоспламеняется. Необходим для АТФ (биологическая энергия)."
|
||
},
|
||
{
|
||
"symbol": "S",
|
||
"name": "Sulfur",
|
||
"nameRu": "Сера",
|
||
"atomicNumber": 16,
|
||
"atomicMass": 32.065,
|
||
"electronegativity": 2.58,
|
||
"category": "nonmetal",
|
||
"state": "solid",
|
||
"color": "#ffff30",
|
||
"description": "Yellow solid with a distinctive smell. Burns with blue flame. Component of gunpowder.",
|
||
"descriptionRu": "Жёлтое твёрдое вещество с характерным запахом. Горит синим пламенем. Компонент пороха."
|
||
},
|
||
{
|
||
"symbol": "Cl",
|
||
"name": "Chlorine",
|
||
"nameRu": "Хлор",
|
||
"atomicNumber": 17,
|
||
"atomicMass": 35.453,
|
||
"electronegativity": 3.16,
|
||
"category": "halogen",
|
||
"state": "gas",
|
||
"color": "#1ff01f",
|
||
"description": "Toxic yellow-green gas. Powerful disinfectant. Combines readily with metals to form salts.",
|
||
"descriptionRu": "Ядовитый жёлто-зелёный газ. Мощный дезинфектант. Легко соединяется с металлами, образуя соли."
|
||
},
|
||
{
|
||
"symbol": "Ar",
|
||
"name": "Argon",
|
||
"nameRu": "Аргон",
|
||
"atomicNumber": 18,
|
||
"atomicMass": 39.948,
|
||
"electronegativity": 0,
|
||
"category": "noble-gas",
|
||
"state": "gas",
|
||
"color": "#80d1e3",
|
||
"description": "Third most abundant gas in atmosphere (0.93%). Used as shielding gas in welding. Completely inert.",
|
||
"descriptionRu": "Третий по распространённости газ в атмосфере (0,93%). Защитный газ при сварке. Полностью инертен."
|
||
},
|
||
{
|
||
"symbol": "K",
|
||
"name": "Potassium",
|
||
"nameRu": "Калий",
|
||
"atomicNumber": 19,
|
||
"atomicMass": 39.098,
|
||
"electronegativity": 0.82,
|
||
"category": "alkali-metal",
|
||
"state": "solid",
|
||
"color": "#8f40d4",
|
||
"description": "Even more reactive than sodium with water — violent purple-flame explosion. Essential nutrient for plants.",
|
||
"descriptionRu": "Ещё активнее натрия при контакте с водой — бурный взрыв с фиолетовым пламенем. Необходим растениям."
|
||
},
|
||
{
|
||
"symbol": "Ca",
|
||
"name": "Calcium",
|
||
"nameRu": "Кальций",
|
||
"atomicNumber": 20,
|
||
"atomicMass": 40.078,
|
||
"electronegativity": 1.00,
|
||
"category": "alkaline-earth",
|
||
"state": "solid",
|
||
"color": "#e0e0e0",
|
||
"description": "Essential for bones and shells. Reacts with water, but less violently than sodium. Component of limestone and cement.",
|
||
"descriptionRu": "Необходим для костей и раковин. Реагирует с водой, но менее бурно, чем натрий. Компонент известняка и цемента."
|
||
},
|
||
{
|
||
"symbol": "Ti",
|
||
"name": "Titanium",
|
||
"nameRu": "Титан",
|
||
"atomicNumber": 22,
|
||
"atomicMass": 47.867,
|
||
"electronegativity": 1.54,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#bfc2c7",
|
||
"description": "Strong as steel but 45% lighter. Corrosion-resistant. Used in aerospace, implants, and armor.",
|
||
"descriptionRu": "Прочен как сталь, но на 45% легче. Коррозионностойкий. Применяется в авиации, имплантах и броне."
|
||
},
|
||
{
|
||
"symbol": "Cr",
|
||
"name": "Chromium",
|
||
"nameRu": "Хром",
|
||
"atomicNumber": 24,
|
||
"atomicMass": 51.996,
|
||
"electronegativity": 1.66,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#8a99c7",
|
||
"description": "Hardest pure metal. Chrome plating resists corrosion. Stainless steel contains 10-20% chromium.",
|
||
"descriptionRu": "Самый твёрдый чистый металл. Хромирование защищает от коррозии. Нержавеющая сталь содержит 10-20% хрома."
|
||
},
|
||
{
|
||
"symbol": "Mn",
|
||
"name": "Manganese",
|
||
"nameRu": "Марганец",
|
||
"atomicNumber": 25,
|
||
"atomicMass": 54.938,
|
||
"electronegativity": 1.55,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#9c7ac7",
|
||
"description": "Essential for steel production. MnO₂ is a natural catalyst and battery material. Biological enzyme cofactor.",
|
||
"descriptionRu": "Необходим для производства стали. MnO₂ — природный катализатор и материал батарей. Кофактор биологических ферментов."
|
||
},
|
||
{
|
||
"symbol": "Fe",
|
||
"name": "Iron",
|
||
"nameRu": "Железо",
|
||
"atomicNumber": 26,
|
||
"atomicMass": 55.845,
|
||
"electronegativity": 1.83,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#a0a0a0",
|
||
"description": "Strong, abundant metal. Rusts in moist air. Core of Earth is mostly iron. Magnetic.",
|
||
"descriptionRu": "Прочный, распространённый металл. Ржавеет на влажном воздухе. Ядро Земли в основном из железа. Магнитен."
|
||
},
|
||
{
|
||
"symbol": "Co",
|
||
"name": "Cobalt",
|
||
"nameRu": "Кобальт",
|
||
"atomicNumber": 27,
|
||
"atomicMass": 58.933,
|
||
"electronegativity": 1.88,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#f090a0",
|
||
"description": "Source of brilliant blue pigment since antiquity. Magnetic. Essential in vitamin B12.",
|
||
"descriptionRu": "Источник насыщенного синего пигмента с древности. Магнитен. Входит в состав витамина B12."
|
||
},
|
||
{
|
||
"symbol": "Ni",
|
||
"name": "Nickel",
|
||
"nameRu": "Никель",
|
||
"atomicNumber": 28,
|
||
"atomicMass": 58.693,
|
||
"electronegativity": 1.91,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#50d050",
|
||
"description": "Corrosion-resistant metal. Key alloy component. Excellent catalyst for hydrogenation reactions.",
|
||
"descriptionRu": "Коррозионностойкий металл. Важный компонент сплавов. Превосходный катализатор гидрирования."
|
||
},
|
||
{
|
||
"symbol": "Cu",
|
||
"name": "Copper",
|
||
"nameRu": "Медь",
|
||
"atomicNumber": 29,
|
||
"atomicMass": 63.546,
|
||
"electronegativity": 1.90,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#c88033",
|
||
"description": "Excellent conductor of electricity and heat. Turns green (patina) over time. Antibacterial properties.",
|
||
"descriptionRu": "Отличный проводник электричества и тепла. Зеленеет (патина) со временем. Антибактериальные свойства."
|
||
},
|
||
{
|
||
"symbol": "Zn",
|
||
"name": "Zinc",
|
||
"nameRu": "Цинк",
|
||
"atomicNumber": 30,
|
||
"atomicMass": 65.38,
|
||
"electronegativity": 1.65,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#7d80b0",
|
||
"description": "Protects iron from rusting (galvanization). Zinc sulfide glows under UV light. Essential trace nutrient.",
|
||
"descriptionRu": "Защищает железо от ржавчины (гальванизация). Сульфид цинка светится в УФ-свете. Необходимый микроэлемент."
|
||
},
|
||
{
|
||
"symbol": "As",
|
||
"name": "Arsenic",
|
||
"nameRu": "Мышьяк",
|
||
"atomicNumber": 33,
|
||
"atomicMass": 74.922,
|
||
"electronegativity": 2.18,
|
||
"category": "metalloid",
|
||
"state": "solid",
|
||
"color": "#bd80e3",
|
||
"description": "Infamous poison. 'Inheritance powder' of the Borgias. Also a semiconductor used in LEDs and lasers.",
|
||
"descriptionRu": "Печально известный яд. «Порошок наследников» Борджиа. Также полупроводник для светодиодов и лазеров."
|
||
},
|
||
{
|
||
"symbol": "Br",
|
||
"name": "Bromine",
|
||
"nameRu": "Бром",
|
||
"atomicNumber": 35,
|
||
"atomicMass": 79.904,
|
||
"electronegativity": 2.96,
|
||
"category": "halogen",
|
||
"state": "liquid",
|
||
"color": "#a62929",
|
||
"description": "Only non-metallic element that is liquid at room temperature. Dark red, fuming, and corrosive.",
|
||
"descriptionRu": "Единственный неметалл, жидкий при комнатной температуре. Тёмно-красный, дымящий, едкий."
|
||
},
|
||
{
|
||
"symbol": "Ag",
|
||
"name": "Silver",
|
||
"nameRu": "Серебро",
|
||
"atomicNumber": 47,
|
||
"atomicMass": 107.868,
|
||
"electronegativity": 1.93,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#c0c0c0",
|
||
"description": "Best electrical and thermal conductor of all metals. Natural antimicrobial. Tarnishes in sulfur-containing air.",
|
||
"descriptionRu": "Лучший проводник электричества и тепла среди металлов. Природный антисептик. Темнеет в воздухе с серой."
|
||
},
|
||
{
|
||
"symbol": "Sn",
|
||
"name": "Tin",
|
||
"nameRu": "Олово",
|
||
"atomicNumber": 50,
|
||
"atomicMass": 118.71,
|
||
"electronegativity": 1.96,
|
||
"category": "post-transition-metal",
|
||
"state": "solid",
|
||
"color": "#668080",
|
||
"description": "Soft, malleable metal. Resists corrosion. Used for solder and tin plating. Alloy with copper makes bronze.",
|
||
"descriptionRu": "Мягкий, ковкий металл. Устойчив к коррозии. Используется для пайки и лужения. Сплав с медью — бронза."
|
||
},
|
||
{
|
||
"symbol": "I",
|
||
"name": "Iodine",
|
||
"nameRu": "Йод",
|
||
"atomicNumber": 53,
|
||
"atomicMass": 126.904,
|
||
"electronegativity": 2.66,
|
||
"category": "halogen",
|
||
"state": "solid",
|
||
"color": "#940094",
|
||
"description": "Purple-black crystals that sublimate into violet vapor. Essential for thyroid function. Powerful disinfectant.",
|
||
"descriptionRu": "Пурпурно-чёрные кристаллы, сублимирующие в фиолетовый пар. Необходим для щитовидной железы. Мощный антисептик."
|
||
},
|
||
{
|
||
"symbol": "Ba",
|
||
"name": "Barium",
|
||
"nameRu": "Барий",
|
||
"atomicNumber": 56,
|
||
"atomicMass": 137.327,
|
||
"electronegativity": 0.89,
|
||
"category": "alkaline-earth",
|
||
"state": "solid",
|
||
"color": "#00c900",
|
||
"description": "Alkaline earth metal. Burns with bright green flame (fireworks!). BaSO₄ used in X-ray contrast imaging.",
|
||
"descriptionRu": "Щёлочноземельный металл. Горит ярко-зелёным пламенем (фейерверки!). BaSO₄ используется при рентгеновской диагностике."
|
||
},
|
||
{
|
||
"symbol": "W",
|
||
"name": "Tungsten",
|
||
"nameRu": "Вольфрам",
|
||
"atomicNumber": 74,
|
||
"atomicMass": 183.84,
|
||
"electronegativity": 2.36,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#2194d6",
|
||
"description": "Highest melting point of any element (3422°C). Extremely hard and dense. Light bulb filaments.",
|
||
"descriptionRu": "Самая высокая температура плавления среди элементов (3422°C). Крайне твёрд и плотен. Нити накаливания ламп."
|
||
},
|
||
{
|
||
"symbol": "Pt",
|
||
"name": "Platinum",
|
||
"nameRu": "Платина",
|
||
"atomicNumber": 78,
|
||
"atomicMass": 195.084,
|
||
"electronegativity": 2.28,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#d0d0e0",
|
||
"description": "Noble metal and supreme catalyst. Resists corrosion. Catalytic converters, lab equipment, jewelry.",
|
||
"descriptionRu": "Благородный металл и превосходный катализатор. Не поддаётся коррозии. Каталитические нейтрализаторы, лаборатории, ювелирные изделия."
|
||
},
|
||
{
|
||
"symbol": "Au",
|
||
"name": "Gold",
|
||
"nameRu": "Золото",
|
||
"atomicNumber": 79,
|
||
"atomicMass": 196.967,
|
||
"electronegativity": 2.54,
|
||
"category": "transition-metal",
|
||
"state": "solid",
|
||
"color": "#ffd123",
|
||
"description": "Extremely unreactive noble metal. Does not corrode or tarnish. Excellent conductor. Very rare.",
|
||
"descriptionRu": "Крайне инертный благородный металл. Не корродирует и не тускнеет. Отличный проводник. Очень редок."
|
||
},
|
||
{
|
||
"symbol": "Hg",
|
||
"name": "Mercury",
|
||
"nameRu": "Ртуть",
|
||
"atomicNumber": 80,
|
||
"atomicMass": 200.592,
|
||
"electronegativity": 2.00,
|
||
"category": "transition-metal",
|
||
"state": "liquid",
|
||
"color": "#b8b8d0",
|
||
"description": "Only metal that is liquid at room temperature. Extremely toxic — damages brain and kidneys. Handle with extreme care.",
|
||
"descriptionRu": "Единственный металл, жидкий при комнатной температуре. Крайне токсичен — поражает мозг и почки. Обращаться с предельной осторожностью."
|
||
},
|
||
{
|
||
"symbol": "Pb",
|
||
"name": "Lead",
|
||
"nameRu": "Свинец",
|
||
"atomicNumber": 82,
|
||
"atomicMass": 207.2,
|
||
"electronegativity": 2.33,
|
||
"category": "post-transition-metal",
|
||
"state": "solid",
|
||
"color": "#575961",
|
||
"description": "Dense, soft, toxic metal. Shields against radiation. Used in batteries. Cumulative neurotoxin.",
|
||
"descriptionRu": "Плотный, мягкий, токсичный металл. Экранирует от радиации. Используется в аккумуляторах. Кумулятивный нейротоксин."
|
||
},
|
||
{
|
||
"symbol": "Bi",
|
||
"name": "Bismuth",
|
||
"nameRu": "Висмут",
|
||
"atomicNumber": 83,
|
||
"atomicMass": 208.980,
|
||
"electronegativity": 2.02,
|
||
"category": "post-transition-metal",
|
||
"state": "solid",
|
||
"color": "#9e4fb5",
|
||
"description": "Least toxic heavy metal. Forms beautiful iridescent crystals. Used in Pepto-Bismol and cosmetics.",
|
||
"descriptionRu": "Наименее токсичный тяжёлый металл. Образует красивые радужные кристаллы. Применяется в медицине и косметике."
|
||
},
|
||
{
|
||
"symbol": "U",
|
||
"name": "Uranium",
|
||
"nameRu": "Уран",
|
||
"atomicNumber": 92,
|
||
"atomicMass": 238.029,
|
||
"electronegativity": 1.38,
|
||
"category": "actinide",
|
||
"state": "solid",
|
||
"color": "#008fff",
|
||
"description": "Radioactive element. Enormous energy density — 1 kg equals 3000 tonnes of coal. Powers nuclear reactors.",
|
||
"descriptionRu": "Радиоактивный элемент. Колоссальная плотность энергии — 1 кг равен 3000 тоннам угля. Питает ядерные реакторы."
|
||
}
|
||
]
|