Skip to content

Commit

Permalink
Merge pull request #50 from cohstats/161
Browse files Browse the repository at this point in the history
Add version 1.6.1
  • Loading branch information
petrvecera authored Apr 12, 2024
2 parents feaaf16 + 1de9b5a commit 0a2d45d
Show file tree
Hide file tree
Showing 24 changed files with 56,556 additions and 2,375,344 deletions.
18,963 changes: 12,279 additions & 6,684 deletions data/abilities.json

Large diffs are not rendered by default.

8,269 changes: 5,615 additions & 2,654 deletions data/daily_challenges_store_release.json

Large diffs are not rendered by default.

98 changes: 96 additions & 2 deletions data/ebps.json
Original file line number Diff line number Diff line change
Expand Up @@ -145447,6 +145447,53 @@
"small_arms": {
"machine_gun": {
"heavy_machine_gun": {
"w_mg34_base_defense_ak": {
"extensions": [
{
"exts": {
"template_reference": {
"name": "exts",
"value": "ebpextensions\\weapon_ext"
},
"weapon": {
"instance_reference": "weapon/afrika_korps/small_arms/machine_gun/heavy_machine_gun/mg34_hmg_bunker_ak"
}
}
},
{
"exts": {
"template_reference": {
"name": "exts",
"value": "ebpextensions\\attachment_child_ext"
},
"on_attach": {
"template_reference": {
"name": "on_attach",
"value": "state_tree_reference_info"
},
"ActionTree_OpeningBranch": ""
},
"on_detach": {
"template_reference": {
"name": "on_detach",
"value": "state_tree_reference_info"
},
"ActionTree_OpeningBranch": ""
},
"requires_attachment_dynamics": "True",
"tracking_affects_transformation_when_setup": "True",
"rotation_rate_degrees_per_second_signed_dca_key": "",
"output_dca_to_parent": "False",
"dca_vertical_degrees_offset": 0.0,
"horizontal_angle_limits_only_apply_when_setup": "False"
}
}
],
"pbgid": 2103686.0,
"parent_pbg": {
"instance_reference": ""
}
},
"w_mg34_bunker_ak": {
"extensions": [
{
Expand Down Expand Up @@ -293338,6 +293385,53 @@
"instance_reference": ""
}
},
"w_105mm_howitzer_dummy_us": {
"extensions": [
{
"exts": {
"template_reference": {
"name": "exts",
"value": "ebpextensions\\weapon_ext"
},
"weapon": {
"instance_reference": "weapon/american/explosive_weapon/heavy_artillery/105mm_dummy_howitzer_us"
}
}
},
{
"exts": {
"template_reference": {
"name": "exts",
"value": "ebpextensions\\attachment_child_ext"
},
"on_attach": {
"template_reference": {
"name": "on_attach",
"value": "state_tree_reference_info"
},
"ActionTree_OpeningBranch": ""
},
"on_detach": {
"template_reference": {
"name": "on_detach",
"value": "state_tree_reference_info"
},
"ActionTree_OpeningBranch": ""
},
"requires_attachment_dynamics": "True",
"tracking_affects_transformation_when_setup": "False",
"rotation_rate_degrees_per_second_signed_dca_key": "",
"output_dca_to_parent": "False",
"dca_vertical_degrees_offset": 0.0,
"horizontal_angle_limits_only_apply_when_setup": "True"
}
}
],
"pbgid": 178541.0,
"parent_pbg": {
"instance_reference": ""
}
},
"w_105mm_howitzer_normal_us": {
"extensions": [
{
Expand Down Expand Up @@ -435911,15 +436005,15 @@
"name": "armor_layout_option",
"value": "options\\ebpextensions\\healthext\\armor_layouts\\armor_layout_uniform"
},
"armor": 5.0
"armor": 10.0
},
"can_repair": "True",
"cuttable": "False",
"death_event_name": "Death",
"death_seconds": 1.0,
"delete_when_dead": "True",
"force_attacker_memory": "False",
"hitpoints": 600.0,
"hitpoints": 720.0,
"is_invincible": "False",
"is_salvagable_wreck": "False",
"rebuilt_entity": {
Expand Down
Loading

0 comments on commit 0a2d45d

Please sign in to comment.