Reactions (almost) done

This commit is contained in:
Rendo 2026-01-16 04:47:00 +05:00
commit e08ae7a11f
28 changed files with 479 additions and 4 deletions

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://cm1dujt3w33dj"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_5lcny"]
[resource]
script = ExtResource("1_5lcny")
formula = &"Ag_2S"
scientific_name = &"Сульфид серебра"
melting_point = 836.0
boiling_point = 125215.0
color = Color(0.04755766, 0.047557645, 0.047557645, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://dbiub80ontn2b"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_20goo"]
[resource]
script = ExtResource("1_20goo")
formula = &"AgCl"
scientific_name = &"Хлорид серебра(I)"
melting_point = 455.0
boiling_point = 1554.0
color = Color(1, 1, 1, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Нитрат серебра"
melting_point = 209.7
boiling_point = 9999999999999.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://dtkjo3c3dvfy3"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_uckrv"]
[resource]
script = ExtResource("1_uckrv")
formula = &"CaCO_3"
scientific_name = &"Карбонат кальция"
melting_point = 825.0
boiling_point = 125125125.0
color = Color(1, 1, 1, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://c1wkul8what4g"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_h3ln8"]
[resource]
script = ExtResource("1_h3ln8")
formula = &"CuS"
scientific_name = &"Сульфид меди(II)"
melting_point = 1194.0
boiling_point = 12512512.0
color = Color(0.12955844, 0.12955847, 0.12955844, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Сульфат меди (II)"
melting_point = 200.0
boiling_point = 21515.0
color = Color(0, 0.2166667, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://dqaqxvtfuued2"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_fh0fe"]
[resource]
script = ExtResource("1_fh0fe")
formula = &"FeS"
scientific_name = &"Сульфид железа(II)"
melting_point = 1194.0
boiling_point = 12512512.0
color = Color(0.12955844, 0.12955847, 0.12955844, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Сульфат железа (II)"
melting_point = 1e+16
boiling_point = 1e+16
color = Color(0.35377085, 0.8262475, 0.78860706, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Хлорид калия"
melting_point = 776.0
boiling_point = 1407.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Йодид калия"
melting_point = 681.0
boiling_point = 1324.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,13 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://i6g736kto67i"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_gc7wb"]
[resource]
script = ExtResource("1_gc7wb")
formula = &"KNO_3"
scientific_name = &"Нитрат калия"
melting_point = 334.0
boiling_point = 12541256.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Нитрат свинца"
melting_point = 270.0
boiling_point = 999999.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -4,9 +4,11 @@
[resource]
script = ExtResource("1_34ksu")
formula = &"Na_2S"
formula = &"Na2S"
scientific_name = &"Сульфид натрия"
melting_point = 1176.0
boiling_point = 99999999999.0
color = Color(0.9993091, 0.8301688, 0.668, 1)
boiling_point = 1251256.0
pH = 14.0
color = Color(0.9993965, 0.8914352, 0.79421496, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,13 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://chhcvdy3o3vdk"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_wk8wt"]
[resource]
script = ExtResource("1_wk8wt")
formula = &"Na2SO4"
scientific_name = &"Сульфат натрия"
melting_point = 883.0
boiling_point = 12154125.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -9,4 +9,5 @@ scientific_name = &"Хлорид натрия"
melting_point = 800.8
boiling_point = 1465.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,13 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://ctf0qqkoxvblc"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_puicw"]
[resource]
script = ExtResource("1_puicw")
formula = &"NaNO_3"
scientific_name = &"Нитрат натрия"
melting_point = 308.0
boiling_point = 380.0
color = Color(1, 1, 1, 1)
is_solution = true
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://ceghwphi28hgx"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_gn880"]
[resource]
script = ExtResource("1_gn880")
formula = &"PbCl_2"
scientific_name = &"Хлорид свинца(II)"
melting_point = 498.0
boiling_point = 950.0
color = Color(1, 1, 1, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"

View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://0rknrpwfyxtp"]
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_yp8tx"]
[resource]
script = ExtResource("1_yp8tx")
formula = &"PbI_2"
scientific_name = &"Иодид свинца(II)"
melting_point = 412.0
boiling_point = 872.0
color = Color(0.9060971, 0.7015196, 0, 1)
metadata/_custom_type_script = "uid://b8q5buwgvppyh"