Skip to content

Commit

Permalink
🐛 Correct stat range order & fix food effect values | Closes #256 |
Browse files Browse the repository at this point in the history
Closes #246
  • Loading branch information
Khaoz-Topsy committed Jul 22, 2024
1 parent c945930 commit 9561da2
Show file tree
Hide file tree
Showing 30 changed files with 1,890 additions and 1,890 deletions.
176 changes: 88 additions & 88 deletions assets/json/de/Cooking.lang.json

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions assets/json/de/TechnologyModule.lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"Name": "Geschwindigkeit",
"LocaleKeyTemplate": "percentage",
"Image": "recharge",
"MinValue": "10",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "10"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -74,8 +74,8 @@
"Name": "Geschwindigkeit",
"LocaleKeyTemplate": "percentage",
"Image": "recharge",
"MinValue": "15",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "15"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -126,8 +126,8 @@
"Name": "Geschwindigkeit",
"LocaleKeyTemplate": "percentage",
"Image": "recharge",
"MinValue": "20",
"MaxValue": "10"
"MinValue": "10",
"MaxValue": "20"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -178,8 +178,8 @@
"Name": "Geschwindigkeit",
"LocaleKeyTemplate": "percentage",
"Image": "recharge",
"MinValue": "20",
"MaxValue": "15"
"MinValue": "15",
"MaxValue": "20"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -229,8 +229,8 @@
"Name": "Geschwindigkeit",
"LocaleKeyTemplate": "percentage",
"Image": "recharge",
"MinValue": "20",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "20"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -580,8 +580,8 @@
"Name": "Feuerstoß-Abklingzeit",
"LocaleKeyTemplate": "defaultTemplate",
"Image": "time",
"MinValue": "0.99",
"MaxValue": "0.95"
"MinValue": "0.95",
"MaxValue": "0.99"
}
]
},
Expand Down Expand Up @@ -648,8 +648,8 @@
"Name": "Feuerstoß-Abklingzeit",
"LocaleKeyTemplate": "defaultTemplate",
"Image": "time",
"MinValue": "0.95",
"MaxValue": "0.9"
"MinValue": "0.9",
"MaxValue": "0.95"
}
]
},
Expand Down Expand Up @@ -716,8 +716,8 @@
"Name": "Feuerstoß-Abklingzeit",
"LocaleKeyTemplate": "defaultTemplate",
"Image": "time",
"MinValue": "0.9",
"MaxValue": "0.85"
"MinValue": "0.85",
"MaxValue": "0.9"
}
]
},
Expand Down Expand Up @@ -851,8 +851,8 @@
"Name": "Feuerstoß-Abklingzeit",
"LocaleKeyTemplate": "defaultTemplate",
"Image": "time",
"MinValue": "0.99",
"MaxValue": "0.8"
"MinValue": "0.8",
"MaxValue": "0.99"
}
]
},
Expand Down Expand Up @@ -3318,8 +3318,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "10",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "10"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -3372,8 +3372,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "15",
"MaxValue": "10"
"MinValue": "10",
"MaxValue": "15"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -3426,8 +3426,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "20",
"MaxValue": "15"
"MinValue": "15",
"MaxValue": "20"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -3531,8 +3531,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "25",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "25"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -6263,8 +6263,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "10",
"MaxValue": "5"
"MinValue": "5",
"MaxValue": "10"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -6315,8 +6315,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "15",
"MaxValue": "10"
"MinValue": "10",
"MaxValue": "15"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -6367,8 +6367,8 @@
"Name": "Treibstoffeffizienz von Impulsantrieb",
"LocaleKeyTemplate": "percentage",
"Image": "recovery",
"MinValue": "20",
"MaxValue": "15"
"MinValue": "15",
"MaxValue": "20"
},
{
"AlwaysChoose": false,
Expand Down Expand Up @@ -6471,8 +6471,8 @@
"Name": "Startkosten",
"LocaleKeyTemplate": "percentage",
"Image": "recharge2",
"MinValue": "-5",
"MaxValue": "-10"
"MinValue": "-10",
"MaxValue": "-5"
}
]
},
Expand All @@ -6499,8 +6499,8 @@
"Name": "Startkosten",
"LocaleKeyTemplate": "percentage",
"Image": "recharge2",
"MinValue": "-10",
"MaxValue": "-15"
"MinValue": "-15",
"MaxValue": "-10"
}
]
},
Expand All @@ -6527,8 +6527,8 @@
"Name": "Startkosten",
"LocaleKeyTemplate": "percentage",
"Image": "recharge2",
"MinValue": "-15",
"MaxValue": "-20"
"MinValue": "-20",
"MaxValue": "-15"
}
]
},
Expand Down
Loading

0 comments on commit 9561da2

Please sign in to comment.