Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MP)Incendiary Howitzer and Hellstorm Research Changes #4080

Closed
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Howitzer Research Fix.json
Incendiary Howitzer and Hellstorm
"requiredResearch": Howitzer -> HE Howitzer Shells
"researchPoints": 10000 ->13000,
"researchPower": 312 ->406
  • Loading branch information
Tipchik87 authored Oct 8, 2024
commit b44306a1f456fa6454ac00aff8bb4641ed80690d
12 changes: 6 additions & 6 deletions data/mp/stats/research.json
Original file line number Diff line number Diff line change
Expand Up @@ -6487,10 +6487,10 @@
"name": "Incendiary Howitzer",
"requiredResearch": [
"R-Wpn-Mortar-Incendiary",
"R-Wpn-HowitzerMk1"
"R-Wpn-Howitzer-Damage01"
],
"researchPoints": 10000,
"researchPower": 312,
"researchPoints": 13000,
"researchPower": 406,
"resultComponents": [
"Howitzer-Incendiary"
],
Expand Down Expand Up @@ -6621,11 +6621,11 @@
"Howitzer105Mk1"
],
"requiredResearch": [
"R-Wpn-HowitzerMk1",
"R-Wpn-Howitzer-Damage01",
"R-Wpn-Mortar3"
],
"researchPoints": 10000,
"researchPower": 312,
"researchPoints": 13000,
"researchPower": 406,
"resultComponents": [
"Howitzer03-Rot"
],
Expand Down