This commit is contained in:
Shiroyasha 2025-09-14 21:22:24 +03:00
commit a956daf8e2
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
2351 changed files with 163047 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"required_data": 54,
"data_per_kill": 10,
"color": "blue",
"accuracy": 0.10
}

View file

@ -0,0 +1,6 @@
{
"required_data": 6,
"data_per_kill": 4,
"color": "green",
"accuracy": 0.05
}

View file

@ -0,0 +1,6 @@
{
"required_data": 0,
"data_per_kill": 1,
"color": "dark_gray",
"accuracy": 0.00
}

View file

@ -0,0 +1,6 @@
{
"required_data": 1254,
"data_per_kill": 0,
"color": "gold",
"accuracy": 0.30
}

View file

@ -0,0 +1,6 @@
{
"required_data": 354,
"data_per_kill": 18,
"color": "light_purple",
"accuracy": 0.20
}