Skip to content

Commit

Permalink
apply recent patch 128442
Browse files Browse the repository at this point in the history
  • Loading branch information
king8fisher committed Nov 15, 2024
1 parent f6c18a9 commit fb9b281
Show file tree
Hide file tree
Showing 4 changed files with 13,148 additions and 5,370 deletions.
42 changes: 25 additions & 17 deletions src/data/json/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@
{
"Amount": -2,
"Class": 31
},
{
"Amount": 0,
"Class": 40
}
],
"Attack": 0,
Expand Down Expand Up @@ -434,6 +438,10 @@
{
"Amount": 2,
"Class": 31
},
{
"Amount": 0,
"Class": 40
}
],
"Attack": 0,
Expand Down Expand Up @@ -4062,7 +4070,7 @@
"24": {
"Cost": {
"Food": 175,
"Gold": 125
"Gold": 100
},
"ID": 100,
"ResearchTime": 35,
Expand Down Expand Up @@ -4184,7 +4192,7 @@
"492": {
"Cost": {
"Food": 450,
"Gold": 400
"Gold": 350
},
"ID": 237,
"ResearchTime": 50,
Expand Down Expand Up @@ -4497,8 +4505,8 @@
},
"832": {
"Cost": {
"Food": 1000,
"Gold": 800
"Food": 650,
"Gold": 500
},
"ID": 448,
"ResearchTime": 65,
Expand Down Expand Up @@ -8135,7 +8143,7 @@
"AttackDelaySeconds": 0.0,
"Attacks": [
{
"Amount": 150,
"Amount": 160,
"Class": 11
},
{
Expand Down Expand Up @@ -12014,7 +12022,7 @@
"Range": 6,
"RechargeRate": 0,
"ReloadTime": 6,
"Speed": 0.9,
"Speed": 1.05,
"TrainTime": 50,
"Trait": 2,
"TraitPiece": 0,
Expand Down Expand Up @@ -12080,7 +12088,7 @@
"Range": 7,
"RechargeRate": 0,
"ReloadTime": 6,
"Speed": 1.035,
"Speed": 1.05,
"TrainTime": 50,
"Trait": 2,
"TraitPiece": 0,
Expand Down Expand Up @@ -13045,7 +13053,7 @@
"RechargeRate": 0,
"ReloadTime": 3.45,
"Speed": 0.85,
"TrainTime": 21,
"TrainTime": 25,
"Trait": 0,
"TraitPiece": 0,
"internal_name": "ORGAN"
Expand Down Expand Up @@ -13197,7 +13205,7 @@
"RechargeRate": 0,
"ReloadTime": 3,
"Speed": 1.43,
"TrainTime": 36,
"TrainTime": 25,
"Trait": 2,
"TraitPiece": 0,
"internal_name": "CARAV"
Expand Down Expand Up @@ -13271,7 +13279,7 @@
"RechargeRate": 0,
"ReloadTime": 3,
"Speed": 1.43,
"TrainTime": 36,
"TrainTime": 25,
"Trait": 2,
"TraitPiece": 0,
"internal_name": "CARAV"
Expand Down Expand Up @@ -16083,7 +16091,7 @@
"AttackDelaySeconds": 0.0,
"Attacks": [
{
"Amount": 125,
"Amount": 150,
"Class": 11
},
{
Expand Down Expand Up @@ -17186,7 +17194,7 @@
"RechargeRate": 0,
"ReloadTime": 3.45,
"Speed": 0.8,
"TrainTime": 26,
"TrainTime": 30,
"Trait": 0,
"TraitPiece": 0,
"internal_name": "HUSSITEWAGON"
Expand Down Expand Up @@ -17958,7 +17966,7 @@
"AttackDelaySeconds": 0.0,
"Attacks": [
{
"Amount": 75,
"Amount": 90,
"Class": 11
},
{
Expand Down Expand Up @@ -18314,12 +18322,12 @@
"ID": 1750,
"LanguageHelpId": 26435,
"LanguageNameId": 5435,
"LineOfSight": 8,
"LineOfSight": 9,
"MaxCharge": 0,
"MeleeArmor": 2,
"MinRange": 0,
"PierceArmor": 10,
"Range": 6,
"Range": 7,
"RechargeRate": 0,
"ReloadTime": 3.45,
"Speed": 1.3,
Expand Down Expand Up @@ -19522,7 +19530,7 @@
},
"FrameDelay": 0,
"GarrisonCapacity": 0,
"HP": 75,
"HP": 70,
"ID": 1803,
"LanguageHelpId": 26035,
"LanguageNameId": 5035,
Expand Down Expand Up @@ -19600,7 +19608,7 @@
},
"FrameDelay": 0,
"GarrisonCapacity": 0,
"HP": 90,
"HP": 80,
"ID": 1805,
"LanguageHelpId": 26036,
"LanguageNameId": 5036,
Expand Down
2 changes: 1 addition & 1 deletion src/data/json/patch.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"DE": 111772
"DE": 128442
}
Loading

0 comments on commit fb9b281

Please sign in to comment.