Skip to content

Commit

Permalink
Merge pull request #34 from cohstats/emerald_bear_v122_hotfix
Browse files Browse the repository at this point in the history
Add new data from hotfix 1.2.2
  • Loading branch information
petrvecera committed Aug 4, 2023
2 parents bda68fd + 6e4df9c commit 7e82f9f
Show file tree
Hide file tree
Showing 7 changed files with 43,165 additions and 43,165 deletions.
4 changes: 2 additions & 2 deletions data/abilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -99809,7 +99809,7 @@
"command": 0.0,
"popcap": 0.0,
"fuel": 0.0,
"munition": 50.0,
"munition": 60.0,
"manpower": 0.0,
"requisition": 0.0,
"ultimate": 0.0
Expand Down Expand Up @@ -100364,7 +100364,7 @@
"command": 0.0,
"popcap": 0.0,
"fuel": 0.0,
"munition": 50.0,
"munition": 60.0,
"manpower": 0.0,
"requisition": 0.0,
"ultimate": 0.0
Expand Down
18,988 changes: 9,494 additions & 9,494 deletions data/locstring.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions data/weapon.json
Original file line number Diff line number Diff line change
Expand Up @@ -174372,9 +174372,9 @@
},
"area_effect": {
"accuracy": {
"far": 1.0,
"near": 1.0,
"mid": 1.0
"far": 5.0,
"near": 5.0,
"mid": 5.0
},
"damage": {
"far": 1.0,
Expand Down Expand Up @@ -174496,8 +174496,8 @@
}
},
"rate_of_fire": {
"max": 20.0,
"min": 20.0
"max": 16.0,
"min": 16.0
},
"duration_multiplier": {
"near": 1.0,
Expand Down Expand Up @@ -174525,8 +174525,8 @@
"persistent_cooldownticks": "False"
},
"damage": {
"max": 30.0,
"min": 30.0,
"max": 20.0,
"min": 20.0,
"damage_type": "True Damage",
"allow_overkill": "False",
"on_penetrated_state_trees": [],
Expand Down
4 changes: 2 additions & 2 deletions exported/abilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -99809,7 +99809,7 @@
"command": 0.0,
"popcap": 0.0,
"fuel": 0.0,
"munition": 50.0,
"munition": 60.0,
"manpower": 0.0,
"requisition": 0.0,
"ultimate": 0.0
Expand Down Expand Up @@ -100364,7 +100364,7 @@
"command": 0.0,
"popcap": 0.0,
"fuel": 0.0,
"munition": 50.0,
"munition": 60.0,
"manpower": 0.0,
"requisition": 0.0,
"ultimate": 0.0
Expand Down
Loading

0 comments on commit 7e82f9f

Please sign in to comment.