Алхимическая таблица элементов: различия между версиями
Dmitri (обсуждение | вклад) Нет описания правки |
Dmitri (обсуждение | вклад) Нет описания правки |
||
Строка 6: | Строка 6: | ||
Последующие поколения алхимиков развивали и дополняли систему, основываясь на практических наблюдениях и мистических откровениях. Особый вклад внесла легендарная [[Школа Пяти Элементов (School of Five Elements)|Школа Пяти Элементов]], чьи мастера первыми установили взаимосвязь между эфирными элементами и земными металлами. | Последующие поколения алхимиков развивали и дополняли систему, основываясь на практических наблюдениях и мистических откровениях. Особый вклад внесла легендарная [[Школа Пяти Элементов (School of Five Elements)|Школа Пяти Элементов]], чьи мастера первыми установили взаимосвязь между эфирными элементами и земными металлами. | ||
< | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 900"> | ||
< | <!-- Основное название --> | ||
< | <rect x="50" y="20" width="1100" height="40" fill="#f2f2f2"/> | ||
<text x="600" y="45" text-anchor="middle" font-size="24" font-weight="bold">Периодическая таблица алхимических элементов</text> | |||
<!-- Заголовок эфирных элементов --> | |||
< | <rect x="50" y="70" width="1100" height="30" fill="#e6e6fa"/> | ||
<text x="600" y="90" text-anchor="middle" font-size="18">Эфирные элементы</text> | |||
<!-- Эфирные элементы --> | |||
< | <g transform="translate(50,110)"> | ||
<!-- Aether --> | |||
< | <rect width="220" height="100" fill="#e6e6fa" stroke="black"/> | ||
< | <text x="110" y="30" text-anchor="middle" font-weight="bold">Aet</text> | ||
< | <text x="110" y="50" text-anchor="middle">Aether</text> | ||
< | <text x="110" y="70" text-anchor="middle">75 зм</text> | ||
< | <text x="110" y="90" text-anchor="middle" font-size="12">Верхний эфир</text> | ||
< | <!-- Astrum --> | ||
<rect x="220" width="220" height="100" fill="#191970" stroke="black"/> | |||
<text x="330" y="30" text-anchor="middle" fill="white" font-weight="bold">Ast</text> | |||
<text x="330" y="50" text-anchor="middle" fill="white">Astrum</text> | |||
<text x="330" y="70" text-anchor="middle" fill="white">150 зм</text> | |||
<text x="330" y="90" text-anchor="middle" fill="white" font-size="12">Звёздный эфир</text> | |||
< | |||
< | <!-- Lunar (новый) --> | ||
<rect x="440" width="220" height="100" fill="#483d8b" stroke="black"/> | |||
<text x="550" y="30" text-anchor="middle" fill="white" font-weight="bold">Lun</text> | |||
<text x="550" y="50" text-anchor="middle" fill="white">Lunar</text> | |||
< | <text x="550" y="70" text-anchor="middle" fill="white">125 зм</text> | ||
<text x="550" y="90" text-anchor="middle" fill="white" font-size="12">Лунный эфир</text> | |||
< | <!-- Quintum --> | ||
<rect x="660" width="220" height="100" fill="#f8f8ff" stroke="black"/> | |||
<text x="770" y="30" text-anchor="middle" font-weight="bold">Qnt</text> | |||
< | <text x="770" y="50" text-anchor="middle">Quintum</text> | ||
<text x="770" y="70" text-anchor="middle">500 зм</text> | |||
<text x="770" y="90" text-anchor="middle" font-size="12">Квинтэссенция</text> | |||
< | |||
<!-- Vacuum --> | |||
<rect x="880" width="220" height="100" fill="#000000" stroke="black"/> | |||
< | <text x="990" y="30" text-anchor="middle" fill="white" font-weight="bold">Vcm</text> | ||
<text x="990" y="50" text-anchor="middle" fill="white">Vacuum</text> | |||
<text x="990" y="70" text-anchor="middle" fill="white">200 зм</text> | |||
< | <text x="990" y="90" text-anchor="middle" fill="white" font-size="12">Пустота</text> | ||
</g> | |||
< | <!-- Заголовки категорий --> | ||
< | <g transform="translate(50,220)"> | ||
<rect width="440" height="30" fill="#b8b8b8"/> | |||
< | <text x="220" y="20" text-anchor="middle" font-size="16">Металлы</text> | ||
< | <rect x="440" width="330" height="30" fill="#ffedcc"/> | ||
< | <text x="605" y="20" text-anchor="middle" font-size="16">Стихии</text> | ||
< | <rect x="770" width="330" height="30" fill="#ffffff" stroke="black"/> | ||
< | <text x="935" y="20" text-anchor="middle" font-size="16">Соли</text> | ||
< | </g> | ||
</ | |||
< | <!-- Первый ряд основных элементов --> | ||
<g transform="translate(50,250)"> | |||
< | <!-- Золото --> | ||
< | <rect width="146" height="100" fill="#ffd700" stroke="black"/> | ||
< | <text x="73" y="30" text-anchor="middle" font-weight="bold">Aur</text> | ||
< | <text x="73" y="50" text-anchor="middle">Aurum</text> | ||
<text x="73" y="70" text-anchor="middle">250 зм</text> | |||
<text x="73" y="90" text-anchor="middle" font-size="12">Золото</text> | |||
< | <!-- Серебро --> | ||
< | <rect x="146" width="146" height="100" fill="#e6e6e6" stroke="black"/> | ||
</ | <text x="219" y="30" text-anchor="middle" font-weight="bold">Arg</text> | ||
< | <text x="219" y="50" text-anchor="middle">Argentum</text> | ||
< | <text x="219" y="70" text-anchor="middle">50 зм</text> | ||
< | <text x="219" y="90" text-anchor="middle" font-size="12">Серебро</text> | ||
<!-- Железо --> | |||
< | <rect x="292" width="146" height="100" fill="#b8b8b8" stroke="black"/> | ||
</ | <text x="365" y="30" text-anchor="middle" font-weight="bold">Fer</text> | ||
< | <text x="365" y="50" text-anchor="middle">Ferrum</text> | ||
<text x="365" y="70" text-anchor="middle">10 зм</text> | |||
<text x="365" y="90" text-anchor="middle" font-size="12">Железо</text> | |||
< | |||
<!-- Огонь --> | |||
<rect x="440" width="165" height="100" fill="#ffedcc" stroke="black"/> | |||
< | <text x="522.5" y="30" text-anchor="middle" font-weight="bold">Ign</text> | ||
<text x="522.5" y="50" text-anchor="middle">Ignis</text> | |||
<text x="522.5" y="70" text-anchor="middle">5 зм</text> | |||
< | <text x="522.5" y="90" text-anchor="middle" font-size="12">Огонь</text> | ||
< | |||
< | <!-- Вода --> | ||
</ | <rect x="605" width="165" height="100" fill="#e6f3ff" stroke="black"/> | ||
</ | <text x="687.5" y="30" text-anchor="middle" font-weight="bold">Aqa</text> | ||
</ | <text x="687.5" y="50" text-anchor="middle">Aqua</text> | ||
<text x="687.5" y="70" text-anchor="middle">1 зм</text> | |||
<text x="687.5" y="90" text-anchor="middle" font-size="12">Вода</text> | |||
<!-- Белая соль --> | |||
<rect x="770" width="110" height="100" fill="#ffffff" stroke="black"/> | |||
<text x="825" y="30" text-anchor="middle" font-weight="bold">Sal</text> | |||
<text x="825" y="50" text-anchor="middle">Sal</text> | |||
<text x="825" y="70" text-anchor="middle">5 зм</text> | |||
<text x="825" y="90" text-anchor="middle" font-size="12">Белая соль</text> | |||
<!-- Купорос --> | |||
<rect x="880" width="110" height="100" fill="#87ceeb" stroke="black"/> | |||
<text x="935" y="30" text-anchor="middle" font-weight="bold">Vit</text> | |||
<text x="935" y="50" text-anchor="middle">Vitriol</text> | |||
<text x="935" y="70" text-anchor="middle">15 зм</text> | |||
<text x="935" y="90" text-anchor="middle" font-size="12">Купорос</text> | |||
<!-- Квасцы --> | |||
<rect x="990" width="110" height="100" fill="#e0e0e0" stroke="black"/> | |||
<text x="1045" y="30" text-anchor="middle" font-weight="bold">Alm</text> | |||
<text x="1045" y="50" text-anchor="middle">Alumen</text> | |||
<text x="1045" y="70" text-anchor="middle">10 зм</text> | |||
<text x="1045" y="90" text-anchor="middle" font-size="12">Квасцы</text> | |||
</g> | |||
<!-- Второй ряд --> | |||
<g transform="translate(50,350)"> | |||
<!-- Медь --> | |||
<rect width="146" height="100" fill="#cd7f32" stroke="black"/> | |||
<text x="73" y="30" text-anchor="middle" font-weight="bold">Cup</text> | |||
<text x="73" y="50" text-anchor="middle">Cuprum</text> | |||
<text x="73" y="70" text-anchor="middle">25 зм</text> | |||
<text x="73" y="90" text-anchor="middle" font-size="12">Медь</text> | |||
<!-- Свинец --> | |||
<rect x="146" width="146" height="100" fill="#4a4a4a" stroke="black"/> | |||
<text x="219" y="30" text-anchor="middle" fill="white" font-weight="bold">Plm</text> | |||
<text x="219" y="50" text-anchor="middle" fill="white">Plumbum</text> | |||
<text x="219" y="70" text-anchor="middle" fill="white">15 зм</text> | |||
<text x="219" y="90" text-anchor="middle" fill="white" font-size="12">Свинец</text> | |||
<!-- Ртуть --> | |||
<rect x="292" width="146" height="100" fill="#c0c0c0" stroke="black"/> | |||
<text x="365" y="30" text-anchor="middle" font-weight="bold">Hyd</text> | |||
<text x="365" y="50" text-anchor="middle">Hydrargyrum</text> | |||
<text x="365" y="70" text-anchor="middle">75 зм</text> | |||
<text x="365" y="90" text-anchor="middle" font-size="12">Ртуть</text> | |||
<!-- Воздух --> | |||
<rect x="440" width="165" height="100" fill="#f0f0f0" stroke="black"/> | |||
<text x="522.5" y="30" text-anchor="middle" font-weight="bold">Aer</text> | |||
<text x="522.5" y="50" text-anchor="middle">Aer</text> | |||
<text x="522.5" y="70" text-anchor="middle">3 зм</text> | |||
<text x="522.5" y="90" text-anchor="middle" font-size="12">Воздух</text> | |||
<!-- Земля --> | |||
<rect x="605" width="165" height="100" fill="#e6d5bc" stroke="black"/> | |||
<text x="687.5" y="30" text-anchor="middle" font-weight="bold">Ter</text> | |||
<text x="687.5" y="50" text-anchor="middle">Terra</text> | |||
<text x="687.5" y="70" text-anchor="middle">2 зм</text> | |||
<text x="687.5" y="90" text-anchor="middle" font-size="12">Земля</text> | |||
<!-- Селитра --> | |||
<rect x="770" width="110" height="100" fill="#f0e68c" stroke="black"/> | |||
<text x="825" y="30" text-anchor="middle" font-weight="bold">Nit</text> | |||
<text x="825" y="50" text-anchor="middle">Nitrum</text> | |||
<text x="825" y="70" text-anchor="middle">20 зм</text> | |||
<text x="825" y="90" text-anchor="middle" font-size="12">Селитра</text> | |||
<!-- Красная соль --> | |||
<rect x="880" width="110" height="100" fill="#ffc0cb" stroke="black"/> | |||
<text x="935" y="30" text-anchor="middle" font-weight="bold">Cpr</text> | |||
<text x="935" y="50" text-anchor="middle">Capricum</text> | |||
<text x="935" y="70" text-anchor="middle">25 зм</text> | |||
<text x="935" y="90" text-anchor="middle" font-size="12">Красная соль</text> | |||
<!-- Зелёная соль --> | |||
<rect x="990" width="110" height="100" fill="#98fb98" stroke="black"/> | |||
<text x="1045" y="30" text-anchor="middle" font-weight="bold">Vrd</text> | |||
<text x="1045" y="50" text-anchor="middle">Viridis</text> | |||
<text x="1045" y="70" text-anchor="middle">30 зм</text> | |||
<text x="1045" y="90" text-anchor="middle" font-size="12">Зелёная соль</text> | |||
</g> | |||
<g transform="translate(50,450)"> | |||
<!-- Олово --> | |||
<rect width="146" height="100" fill="#dcdcdc" stroke="black"/> | |||
<text x="73" y="30" text-anchor="middle" font-weight="bold">Stn</text> | |||
<text x="73" y="50" text-anchor="middle">Stannum</text> | |||
<text x="73" y="70" text-anchor="middle">20 зм</text> | |||
<text x="73" y="90" text-anchor="middle" font-size="12">Олово</text> | |||
<!-- Сурьма --> | |||
<rect x="146" width="146" height="100" fill="#a9a9a9" stroke="black"/> | |||
<text x="219" y="30" text-anchor="middle" font-weight="bold">Ant</text> | |||
<text x="219" y="50" text-anchor="middle">Antimonium</text> | |||
<text x="219" y="70" text-anchor="middle">40 зм</text> | |||
<text x="219" y="90" text-anchor="middle" font-size="12">Сурьма</text> | |||
<!-- Мышьяк --> | |||
<rect x="292" width="146" height="100" fill="#ffdead" stroke="black"/> | |||
<text x="365" y="30" text-anchor="middle" font-weight="bold">Ars</text> | |||
<text x="365" y="50" text-anchor="middle">Arsenicum</text> | |||
<text x="365" y="70" text-anchor="middle">35 зм</text> | |||
<text x="365" y="90" text-anchor="middle" font-size="12">Мышьяк</text> | |||
<!-- Эфир (новый) --> | |||
<rect x="440" width="165" height="100" fill="#e6e6fa" stroke="black"/> | |||
<text x="522.5" y="30" text-anchor="middle" font-weight="bold">Eth</text> | |||
<text x="522.5" y="50" text-anchor="middle">Ethereal</text> | |||
<text x="522.5" y="70" text-anchor="middle">100 зм</text> | |||
<text x="522.5" y="90" text-anchor="middle" font-size="12">Эфир</text> | |||
<!-- Сера --> | |||
<rect x="605" width="495" height="100" fill="#fffacd" stroke="black"/> | |||
<text x="852.5" y="30" text-anchor="middle" font-weight="bold">Sul</text> | |||
<text x="852.5" y="50" text-anchor="middle">Sulfur</text> | |||
<text x="852.5" y="70" text-anchor="middle">45 зм</text> | |||
<text x="852.5" y="90" text-anchor="middle" font-size="12">Сера</text> | |||
</g> | |||
<!-- Четвертый ряд (новые элементы) --> | |||
<g transform="translate(50,550)"> | |||
<!-- Магнезиум --> | |||
<rect width="146" height="100" fill="#c0c0c0" stroke="black"/> | |||
<text x="73" y="30" text-anchor="middle" font-weight="bold">Mgn</text> | |||
<text x="73" y="50" text-anchor="middle">Magnesia</text> | |||
<text x="73" y="70" text-anchor="middle">45 зм</text> | |||
<text x="73" y="90" text-anchor="middle" font-size="12">Магнезиум</text> | |||
<!-- Цинк --> | |||
<rect x="146" width="146" height="100" fill="#e6e6e6" stroke="black"/> | |||
<text x="219" y="30" text-anchor="middle" font-weight="bold">Znc</text> | |||
<text x="219" y="50" text-anchor="middle">Zincum</text> | |||
<text x="219" y="70" text-anchor="middle">35 зм</text> | |||
<text x="219" y="90" text-anchor="middle" font-size="12">Цинк</text> | |||
<!-- Чёрная соль --> | |||
<rect x="770" width="110" height="100" fill="#2f4f4f" stroke="black"/> | |||
<text x="825" y="30" text-anchor="middle" fill="white" font-weight="bold">Ngr</text> | |||
<text x="825" y="50" text-anchor="middle" fill="white">Nigrum</text> | |||
<text x="825" y="70" text-anchor="middle" fill="white">40 зм</text> | |||
<text x="825" y="90" text-anchor="middle" fill="white" font-size="12">Чёрная соль</text> | |||
<!-- Небесная соль --> | |||
<rect x="880" width="220" height="100" fill="#87ceeb" stroke="black"/> | |||
<text x="990" y="30" text-anchor="middle" font-weight="bold">Cst</text> | |||
<text x="990" y="50" text-anchor="middle">Caelestis</text> | |||
<text x="990" y="70" text-anchor="middle">85 зм</text> | |||
<text x="990" y="90" text-anchor="middle" font-size="12">Небесная соль</text> | |||
</g> | |||
</svg> |
Версия от 11:13, 12 февраля 2025
Периодическая система алхимических элементов — священное знание, передаваемое от мастера к ученику через поколения алхимиков Золотого Ордена. Считается, что первоначальная версия системы была обнаружена в древних руинах Небесной Башни, где по легендам находилась величайшая алхимическая лаборатория древности.
История открытия
Согласно Хроникам Вечного Пламени, система была впервые описана великим мастером Аркадиусом после его семилетнего затворничества в Хрустальных пещерах. В своих дневниках он описывал видения древних мудрецов, которые передали ему знания о истинной природе материи и эфира.
Последующие поколения алхимиков развивали и дополняли систему, основываясь на практических наблюдениях и мистических откровениях. Особый вклад внесла легендарная Школа Пяти Элементов, чьи мастера первыми установили взаимосвязь между эфирными элементами и земными металлами.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 900">
<rect x="50" y="20" width="1100" height="40" fill="#f2f2f2"/> <text x="600" y="45" text-anchor="middle" font-size="24" font-weight="bold">Периодическая таблица алхимических элементов</text> <rect x="50" y="70" width="1100" height="30" fill="#e6e6fa"/> <text x="600" y="90" text-anchor="middle" font-size="18">Эфирные элементы</text> <g transform="translate(50,110)"> <rect width="220" height="100" fill="#e6e6fa" stroke="black"/> <text x="110" y="30" text-anchor="middle" font-weight="bold">Aet</text> <text x="110" y="50" text-anchor="middle">Aether</text> <text x="110" y="70" text-anchor="middle">75 зм</text> <text x="110" y="90" text-anchor="middle" font-size="12">Верхний эфир</text> <rect x="220" width="220" height="100" fill="#191970" stroke="black"/> <text x="330" y="30" text-anchor="middle" fill="white" font-weight="bold">Ast</text> <text x="330" y="50" text-anchor="middle" fill="white">Astrum</text> <text x="330" y="70" text-anchor="middle" fill="white">150 зм</text> <text x="330" y="90" text-anchor="middle" fill="white" font-size="12">Звёздный эфир</text> <rect x="440" width="220" height="100" fill="#483d8b" stroke="black"/> <text x="550" y="30" text-anchor="middle" fill="white" font-weight="bold">Lun</text> <text x="550" y="50" text-anchor="middle" fill="white">Lunar</text> <text x="550" y="70" text-anchor="middle" fill="white">125 зм</text> <text x="550" y="90" text-anchor="middle" fill="white" font-size="12">Лунный эфир</text> <rect x="660" width="220" height="100" fill="#f8f8ff" stroke="black"/> <text x="770" y="30" text-anchor="middle" font-weight="bold">Qnt</text> <text x="770" y="50" text-anchor="middle">Quintum</text> <text x="770" y="70" text-anchor="middle">500 зм</text> <text x="770" y="90" text-anchor="middle" font-size="12">Квинтэссенция</text> <rect x="880" width="220" height="100" fill="#000000" stroke="black"/> <text x="990" y="30" text-anchor="middle" fill="white" font-weight="bold">Vcm</text> <text x="990" y="50" text-anchor="middle" fill="white">Vacuum</text> <text x="990" y="70" text-anchor="middle" fill="white">200 зм</text> <text x="990" y="90" text-anchor="middle" fill="white" font-size="12">Пустота</text> </g> <g transform="translate(50,220)"> <rect width="440" height="30" fill="#b8b8b8"/> <text x="220" y="20" text-anchor="middle" font-size="16">Металлы</text> <rect x="440" width="330" height="30" fill="#ffedcc"/> <text x="605" y="20" text-anchor="middle" font-size="16">Стихии</text> <rect x="770" width="330" height="30" fill="#ffffff" stroke="black"/> <text x="935" y="20" text-anchor="middle" font-size="16">Соли</text> </g> <g transform="translate(50,250)"> <rect width="146" height="100" fill="#ffd700" stroke="black"/> <text x="73" y="30" text-anchor="middle" font-weight="bold">Aur</text> <text x="73" y="50" text-anchor="middle">Aurum</text> <text x="73" y="70" text-anchor="middle">250 зм</text> <text x="73" y="90" text-anchor="middle" font-size="12">Золото</text> <rect x="146" width="146" height="100" fill="#e6e6e6" stroke="black"/> <text x="219" y="30" text-anchor="middle" font-weight="bold">Arg</text> <text x="219" y="50" text-anchor="middle">Argentum</text> <text x="219" y="70" text-anchor="middle">50 зм</text> <text x="219" y="90" text-anchor="middle" font-size="12">Серебро</text> <rect x="292" width="146" height="100" fill="#b8b8b8" stroke="black"/> <text x="365" y="30" text-anchor="middle" font-weight="bold">Fer</text> <text x="365" y="50" text-anchor="middle">Ferrum</text> <text x="365" y="70" text-anchor="middle">10 зм</text> <text x="365" y="90" text-anchor="middle" font-size="12">Железо</text> <rect x="440" width="165" height="100" fill="#ffedcc" stroke="black"/> <text x="522.5" y="30" text-anchor="middle" font-weight="bold">Ign</text> <text x="522.5" y="50" text-anchor="middle">Ignis</text> <text x="522.5" y="70" text-anchor="middle">5 зм</text> <text x="522.5" y="90" text-anchor="middle" font-size="12">Огонь</text> <rect x="605" width="165" height="100" fill="#e6f3ff" stroke="black"/> <text x="687.5" y="30" text-anchor="middle" font-weight="bold">Aqa</text> <text x="687.5" y="50" text-anchor="middle">Aqua</text> <text x="687.5" y="70" text-anchor="middle">1 зм</text> <text x="687.5" y="90" text-anchor="middle" font-size="12">Вода</text> <rect x="770" width="110" height="100" fill="#ffffff" stroke="black"/> <text x="825" y="30" text-anchor="middle" font-weight="bold">Sal</text> <text x="825" y="50" text-anchor="middle">Sal</text> <text x="825" y="70" text-anchor="middle">5 зм</text> <text x="825" y="90" text-anchor="middle" font-size="12">Белая соль</text> <rect x="880" width="110" height="100" fill="#87ceeb" stroke="black"/> <text x="935" y="30" text-anchor="middle" font-weight="bold">Vit</text> <text x="935" y="50" text-anchor="middle">Vitriol</text> <text x="935" y="70" text-anchor="middle">15 зм</text> <text x="935" y="90" text-anchor="middle" font-size="12">Купорос</text> <rect x="990" width="110" height="100" fill="#e0e0e0" stroke="black"/> <text x="1045" y="30" text-anchor="middle" font-weight="bold">Alm</text> <text x="1045" y="50" text-anchor="middle">Alumen</text> <text x="1045" y="70" text-anchor="middle">10 зм</text> <text x="1045" y="90" text-anchor="middle" font-size="12">Квасцы</text> </g> <g transform="translate(50,350)"> <rect width="146" height="100" fill="#cd7f32" stroke="black"/> <text x="73" y="30" text-anchor="middle" font-weight="bold">Cup</text> <text x="73" y="50" text-anchor="middle">Cuprum</text> <text x="73" y="70" text-anchor="middle">25 зм</text> <text x="73" y="90" text-anchor="middle" font-size="12">Медь</text> <rect x="146" width="146" height="100" fill="#4a4a4a" stroke="black"/> <text x="219" y="30" text-anchor="middle" fill="white" font-weight="bold">Plm</text> <text x="219" y="50" text-anchor="middle" fill="white">Plumbum</text> <text x="219" y="70" text-anchor="middle" fill="white">15 зм</text> <text x="219" y="90" text-anchor="middle" fill="white" font-size="12">Свинец</text> <rect x="292" width="146" height="100" fill="#c0c0c0" stroke="black"/> <text x="365" y="30" text-anchor="middle" font-weight="bold">Hyd</text> <text x="365" y="50" text-anchor="middle">Hydrargyrum</text> <text x="365" y="70" text-anchor="middle">75 зм</text> <text x="365" y="90" text-anchor="middle" font-size="12">Ртуть</text> <rect x="440" width="165" height="100" fill="#f0f0f0" stroke="black"/> <text x="522.5" y="30" text-anchor="middle" font-weight="bold">Aer</text> <text x="522.5" y="50" text-anchor="middle">Aer</text> <text x="522.5" y="70" text-anchor="middle">3 зм</text> <text x="522.5" y="90" text-anchor="middle" font-size="12">Воздух</text> <rect x="605" width="165" height="100" fill="#e6d5bc" stroke="black"/> <text x="687.5" y="30" text-anchor="middle" font-weight="bold">Ter</text> <text x="687.5" y="50" text-anchor="middle">Terra</text> <text x="687.5" y="70" text-anchor="middle">2 зм</text> <text x="687.5" y="90" text-anchor="middle" font-size="12">Земля</text> <rect x="770" width="110" height="100" fill="#f0e68c" stroke="black"/> <text x="825" y="30" text-anchor="middle" font-weight="bold">Nit</text> <text x="825" y="50" text-anchor="middle">Nitrum</text> <text x="825" y="70" text-anchor="middle">20 зм</text> <text x="825" y="90" text-anchor="middle" font-size="12">Селитра</text> <rect x="880" width="110" height="100" fill="#ffc0cb" stroke="black"/> <text x="935" y="30" text-anchor="middle" font-weight="bold">Cpr</text> <text x="935" y="50" text-anchor="middle">Capricum</text> <text x="935" y="70" text-anchor="middle">25 зм</text> <text x="935" y="90" text-anchor="middle" font-size="12">Красная соль</text> <rect x="990" width="110" height="100" fill="#98fb98" stroke="black"/> <text x="1045" y="30" text-anchor="middle" font-weight="bold">Vrd</text> <text x="1045" y="50" text-anchor="middle">Viridis</text> <text x="1045" y="70" text-anchor="middle">30 зм</text> <text x="1045" y="90" text-anchor="middle" font-size="12">Зелёная соль</text> </g> <g transform="translate(50,450)"> <rect width="146" height="100" fill="#dcdcdc" stroke="black"/> <text x="73" y="30" text-anchor="middle" font-weight="bold">Stn</text> <text x="73" y="50" text-anchor="middle">Stannum</text> <text x="73" y="70" text-anchor="middle">20 зм</text> <text x="73" y="90" text-anchor="middle" font-size="12">Олово</text> <rect x="146" width="146" height="100" fill="#a9a9a9" stroke="black"/> <text x="219" y="30" text-anchor="middle" font-weight="bold">Ant</text> <text x="219" y="50" text-anchor="middle">Antimonium</text> <text x="219" y="70" text-anchor="middle">40 зм</text> <text x="219" y="90" text-anchor="middle" font-size="12">Сурьма</text> <rect x="292" width="146" height="100" fill="#ffdead" stroke="black"/> <text x="365" y="30" text-anchor="middle" font-weight="bold">Ars</text> <text x="365" y="50" text-anchor="middle">Arsenicum</text> <text x="365" y="70" text-anchor="middle">35 зм</text> <text x="365" y="90" text-anchor="middle" font-size="12">Мышьяк</text> <rect x="440" width="165" height="100" fill="#e6e6fa" stroke="black"/> <text x="522.5" y="30" text-anchor="middle" font-weight="bold">Eth</text> <text x="522.5" y="50" text-anchor="middle">Ethereal</text> <text x="522.5" y="70" text-anchor="middle">100 зм</text> <text x="522.5" y="90" text-anchor="middle" font-size="12">Эфир</text> <rect x="605" width="495" height="100" fill="#fffacd" stroke="black"/> <text x="852.5" y="30" text-anchor="middle" font-weight="bold">Sul</text> <text x="852.5" y="50" text-anchor="middle">Sulfur</text> <text x="852.5" y="70" text-anchor="middle">45 зм</text> <text x="852.5" y="90" text-anchor="middle" font-size="12">Сера</text> </g> <g transform="translate(50,550)"> <rect width="146" height="100" fill="#c0c0c0" stroke="black"/> <text x="73" y="30" text-anchor="middle" font-weight="bold">Mgn</text> <text x="73" y="50" text-anchor="middle">Magnesia</text> <text x="73" y="70" text-anchor="middle">45 зм</text> <text x="73" y="90" text-anchor="middle" font-size="12">Магнезиум</text> <rect x="146" width="146" height="100" fill="#e6e6e6" stroke="black"/> <text x="219" y="30" text-anchor="middle" font-weight="bold">Znc</text> <text x="219" y="50" text-anchor="middle">Zincum</text> <text x="219" y="70" text-anchor="middle">35 зм</text> <text x="219" y="90" text-anchor="middle" font-size="12">Цинк</text> <rect x="770" width="110" height="100" fill="#2f4f4f" stroke="black"/> <text x="825" y="30" text-anchor="middle" fill="white" font-weight="bold">Ngr</text> <text x="825" y="50" text-anchor="middle" fill="white">Nigrum</text> <text x="825" y="70" text-anchor="middle" fill="white">40 зм</text> <text x="825" y="90" text-anchor="middle" fill="white" font-size="12">Чёрная соль</text> <rect x="880" width="220" height="100" fill="#87ceeb" stroke="black"/> <text x="990" y="30" text-anchor="middle" font-weight="bold">Cst</text> <text x="990" y="50" text-anchor="middle">Caelestis</text> <text x="990" y="70" text-anchor="middle">85 зм</text> <text x="990" y="90" text-anchor="middle" font-size="12">Небесная соль</text> </g>
</svg>