1. Call to Arms - Gates of Hell: Ostfront
  2. News

Call to Arms - Gates of Hell: Ostfront News

Development update #97: Damage model and armor



One of the things some people asked about lately was to get more information about our armour and damage model. Today we will explain how our damage model works, what it takes to accomplish such a system, and why we did this.

Damage System


Let’s start with the question of why we built a new system.
Previous games in the GEM engine, such as Men of War assault Squad 2, feature a highly intertwined and outdated damage system where it has health and RNG combined. Each tank has an amount of durability, which is deteriorated until it breaks. The amount of damage dealt is a multiplier of the penetration or blastwave. So, if you get up close and shoot with a small AT rifle with high penetration, you will deal more damage than a big gun with 10x the shell size, but shooting from far away.
This was absurd, and therefore required the MoW developers to add an additional random chance of breaking the component when pierced. So a big shell had a big chance of breaking or exploding the vehicle. But otherwise, if you were unlucky, it would deal no extra random damage and you were better off with an AT-rifle!
Some players may feel it’s “pseudo-realistic” to fire a 88mm shell at a vehicle and have a random chance of exploding it or a chance it does nothing. While this makes the gameplay more unpredictable and spontaneous, it most certainly is neither realistic nor fit for competitive or calculated gameplay. We absolutely wanted to change this.

Our armour model is very complex yet consistent, so that it benefits those players with intricate knowledge of vehicle warfare and promotes studying the different vehicles, their armour thicknesses, and the position of internal components.
All our vehicle’s components have a set of real hitboxes. Our components are: Chassis, turret(s), gun(s), engine, fuel, ammo rack and transmission. This list is longer than in any conventional RTS game out there, but we want a bigger list of damageable vehicle systems for a more immersive and compelling experience.

HD link

If you pierce any of these components, an amount of damage is dealt to the component. It is possible to damage more than one component with one shot; if you manage to pierce the hull and it still has enough kinetic energy left to pierce the ammo rack, you will deal damage to both. Each component has a certain structural integrity, which is damaged by the penetrations or blasts. When the integrity is depleted, the component may be broken, and then destroyed.

Here is where the system gets realistic and deep: The amount of damage dealt depends on multiple factors. The size of the shell primarily. Does the shell type have fillers which cause internal blastwaves? (APHE will deal more damage than regular AP). The kinetic energy of the shell also has a big impact (if you pierce with more speed and penetration power, there is more energy induced into the internal spalling and speed of shattered fragments, ergo, more damage). Due to the combination of all factors, no two penetrations will deal the same damage. We do not have random damage factors explicitly inserted into the equations, the natural variance of all the factors does that for us.

To add diversity and spontaneity to tank combat, the breakage of certain components may trigger one or another consequence, always consistent with the end result. For example, if you pierce the ammo rack and destroy this component, it will mean there will be an ammunition ignition inside the vehicle which will always lead to its destruction, unless it has no ammo. It may cause an instant explosion, or it may cause a cook-off, or it may cause a very slow cook-off if the amount of ammunition remaining is not very plentiful. Needless to say, you will not cause any of these ammunition ignition events if your shells do not reach the actual ammo rack area. No longer is this a random chance when piercing any part of the hull.

HD link

Both the projectile damage dealt and the structural integrity of the components have mathematical values associated with them, which are not seen by the player. They simply help with consistency and to be able to make the system work in a logical manner. Therefore, we don’t consider them ‘healthbars’, because they are neither visible as a “bar” nor they represent health. They are a “helper” to make things consistent. For example, it takes 2-3 successful penetration shots from a 45mm 20K shell to disable the hull of an enemy Panzer III. If you are shooting at the ammo rack you may get to disable the vehicle with one or two shots. If you shoot APCR which has no HE filler, you will require more shots, but the higher penetration will mean your shots are more likely to penetrate in the first place. If you shoot once at the turret, once at the hull, once somewhere else, you will end up killing the vehicle crew members in the different compartments but not so much actually disabling the vehicle because you’re not focusing your fire. This could be a good tactic for killing the crew and capturing a vehicle!

Next. You destroyed the fuel component. Is it a diesel or a gasoline-powered engine? This will determine a very flammable or less flammable result. One more layer into the system.

All in all. The realistic aspect and detail of our damage model means you can achieve reliable results if you know what you are doing. Another example: you are a german Pak-38 shooting at a soviet T-34. You are an experienced player who knows where the fuel, ammo, transmission and other components are located inside the T-34. You should not shoot at the engine nor fuel area, because it’s a diesel vehicle which has less volatility than a gasoline counterpart. You also have issues shooting at the superstructure, because your shells have a small caliber (50mm) and this, combined with poor normalization in your APCR-shells, have issues against the sloped armour of the T-34. Read about penetration mechanics HERE. You should aim for the hull to disable the vehicle, but you will aim between the second and third roadwheel, because under those wheels there is vertical flat armour and a juicy ammo rack behind the armour.

Which leads us to another topic: do not be hesitant to shoot in between the wheels on the track area. For the first time in GEM2 games, we model our wheels and our track hitboxes accurately. This means you can shoot in between the wheels, and the shot will not be “caught” by the tracks.
Tracks are not the only hitbox accurately modelled. Do you know you can kill an enemy AT-crew member with your sniper by shooting in the aiming holes in the shields?

HD link

As you can see, this system is very deep. Some players may be “concerned” that it always takes around the same amount of shots to take out a tank in the same situation. But the hard reality is, the system is consistent and if you keep aiming at the same spot with the same shell from the same distance, it’s likely that you repeat similar input every time. Just learn how to do it better! We plan to do something in the future to enable people to learn the different vehicles better.

It takes a lot more time to model vehicles this way. But it’s worth it if you know what you are doing!

Brave men in metal coffins


The crew will not be spared from this armour redesign. The first thing we did was to ensure crew stunning and deaths are conditional to where the penetration happens. Only when being pierced in specific locations of the fighting compartment will specific crew members be likely to die. And the size of shell and the type of ammunition on impact will naturally have an important effect on the crew’s survival chances. What would you rather be subjected to? A high velocity projectile that makes clean holes without splintering and may or may not hit you, or perhaps a HEAT shell causing a jet of superheated plasma and molten metal squirting in all directions?

We introduced a seat replacement mechanism. If your gunner is dead, this is obviously a very important position which you will want covered to regain the fighting abilities immediately. But it will take several seconds for a replacement crew member to retake that seat.

Damage visualization


To make the system more manageable, we redesigned our vehicle damage visualization accordingly.
In the vehicle view, it is now possible to see the state of your components. A clear image will tell you your vehicle is fully functional. As it becomes red, it’s becoming unserviceable, because it was damaged from piercing shells or from explosion blastwaves. What we try to represent here is the crew’s assessment of the state of the vehicle: If your vehicle had been damaged, you’d be able to evaluate the functionality state of the systems, but never a quantifiable number which tells you the structural integrity remaining. So we went for the colour-coding. In previous GEM games, one could not tell the state of components, except when they were broken.
HD link

When a component is red, you can repair it. When it is black, it’s destroyed beyond repair, such as a wheel torn off. Tankmen and engineers can repair more quickly than others, but nonetheless any infantry can repair. Repair kits are limited, and you can replenish them with engineering vehicles. It didn’t feel right that you could endlessly repair vehicles with one kit, like on previous games.

Moreover, we also represented minor repairs into the game. If your turret is damaged but still functional, you can repair it and ‘patch’ it up to mint condition. You will, however, still be depleting one repair kit, so you must be cautious. On the other hand, you will have a more survivable vehicle in a better condition when going into combat again, which may give you an extra edge.

So that’s the real story of our damage model. Some people are under the impression our armour model is that of vanilla CtA, or ‘Men of War Assault Squad 2’ or other games in the GEM2 series, but as you have now seen, this is definitely not the case.

Another surprise


Talking about armour systems and tank combat, we have been developing for some time a highly realistic and intricate redesign of 3rd person. Every tank will have realistic gunsights, with realistic zoom (magnifications) to add to the experience.

HD link

You will be able to appreciate how AT guns and dedicated tank destroyers were more suited for precise firing (most of the time) thanks to their superior magnifications. Since we know there are people who like third person and people who like the classic direct control, we made both systems work at the same time, at your convenience, so the player can switch in real-time between his preferred mode. More about this later.

As you can see, we’re working hard for beta phase 2. Stay tuned!

Beta: Phase 2 Next


We are very pleased with the results of the Phase 1 of the beta test and we have collected tons of feedback. We are glad you enjoyed the beta even those who had difficulties having the english version only. Do not worry, we will have you covered on the release.

After the weekend we will end phase 1 and start preparing for the next phase very shortly.

Many new features and ideas will be implemented as a result of your feedback. Thanks for making this game even better!

Open Beta announcement


Hi everyone, here’s a short message to explain how we plan to do the open beta. As we promised, it would begin in March, and in fact it is beginning a few days sooner!

The open beta, is in fact not the full game but a time limited playtest that allows everyone to get a first impression of Call to Arms: Gates of Hell. We plan to run it for several short periods. We invited the entire community, many responded; it’s great to see this level of enthusiasm! We will let as many players as possible in and we want to split the playtest into several phases.

We will commence phase 1 with a single-player test , containing the first 2 single player missions from both campaigns. We will release one this weekend and one later next week. The tutorial is also included, for the new players. The game will be open to all our subscribers until the phase ends next week.

Future phases will include other areas of the game to give you a taste of our project and allow you to give us your feedback. Your subscription to the beta is valid for all the phases and no further action is required . If you haven’t subscribed, now is a good time! Subscriptions will remain open. You will receive a notification that the game is available to you, so keep an eye on your inbox.



After the playtest phases, we will prepare the full release, which contains all the content, dozens of maps and the mighty editor. The full release will be available in the languages indicated in our store page, but the playtests will be in english only. We will be translating the game before release.

Remember you can only play the open beta test if you own a paid edition of Call to Arms, as announced earlier. Also, remember you don’t need to install CtA, ownership is sufficient. A CtA sale will commence today at 19:00 GMT+1, lasting a week, to help anyone who would not yet own the game.

If you own a free version of CtA, this will cause problems launching the game, you will need to acquire the basic edition. We have opened threads in 4 languages to guide you in this process or help with troubleshooting in our forums.

Our project has been in development for over 5 years and we are proud to be this close to releasing Call to Arms - Gates of Hell. We want to do this free playtest to allow anyone interested to try our work and get as much feedback as possible, so we can release a product that will stand the test of time and build an honest, open community around it. We will be working on Gates of Hell for many years to come, so setting a solid foundation now is very important to us, and will be equally important for our players, our fans and our modders. The long wait is over. Do not hesitate to share your thoughts in the forums and help test this project with the same passion we’ve put into it.



So there it is, the Gates of Hell are open, and the eyes of the world are upon us. Are you ready to go into battle?

Lunar New Year Sale and Open Beta!



Our whole product catalogue is discounted during the Steam Lunar New Year Sale!

Furthermore, you can already sign up for the playtest open beta of Call to Arms - Gates of Hell: Ostfront. It will start early March 2021 and keys will be handed out step by step, so the earlier you sign up, the faster you will get access!

Simply sign up on the Call to Arms - Gates of Hell: Ostfront store page. You will then get notified once you have been invited to join the beta. First come, first serve.


Follow our developer website to stay updated on future sales, new games and updates. You may also want to join our official Discord to stay in touch with us more closely!




https://store.steampowered.com/app/302670/Call_to_Arms/?curator_clanid=1560170

https://store.steampowered.com/app/400750/Call_to_Arms__Gates_of_Hell_Ostfront/?curator_clanid=1560170

https://store.steampowered.com/app/244450/Men_of_War_Assault_Squad_2/?curator_clanid=1560170

https://store.steampowered.com/app/920840/Men_of_War_Assault_Squad_2__Ostfront_Veteranen/

https://store.steampowered.com/app/1260050/Assault_Squad_2_Men_of_War_Origins/

https://store.steampowered.com/app/1135240/Men_of_War_Assault_Squad_2__Cold_War/

https://store.steampowered.com/app/64000/Men_of_War_Assault_Squad/?curator_clanid=1560170

Development update #96: Beta news and playtest demo

HD Link

Hi everyone, we hope you’re all doing well in these difficult times.
It’s time to shed some light on our beta, talk about a developer Q&A, and on the mechanics we’ve been testing. We also want to detail the way in which we intend to do our playtest demo.

Beta test

The closed beta test is running at the moment. Our testers are having a good time with it. Of course we’ve found a number of issues that we need to repair, and we’re correcting them systematically.
Besides checking for errors, we’ve asked our testers to focus on certain game mechanics. This is the short list:
  • medical rallying point (The rally point enables soldiers to be auto-resupplied with bandages to extend their survivability)
  • new healing mechanic (Not all of the fallen soldiers can be healed any more; soldiers squashed by tanks or hit by large munitions etc. can’t be revived)
  • refueling is semi- automated (refueling vehicles eliminate the need for micro- management)
  • shifted war time periods to make online play better (balancing)
  • many new engineering emplacements: foxholes, trenches have been added
  • repair mechanics are new (no unlimited repairs)
  • visualisation of vehicle component vulnerability reworked
HD Link All screenshots in this update are from the “Partisans” SP mission HD Link

Besides testing these, we’ve added extra MP maps, bringing the total to 16. We’ve also reviewed performance during the test which allowed for an optimization pass that got us about 20% performance improvement.

HD Link

Playtest particulars

As announced, we will add one step to our release plan: the playtest demo. Subscriptions are open! Join the test!! Click on the image below to enter the store page and subscribe as marked



Our playtest demo will happen as follows; when our closed beta ends, we will allow a first batch of players who own the basic version of CtA - or a higher version - to play a demo version of Gates of Hell for free; the content will be limited in volume and time. It is strongly recommended to read the FAQ about it first!
This may or may not be followed by some adjustments in the game, and after that we start to finalize a build for release.
We want to start this playtest in march, a precise date will be announced.
Steam will grant access at random! To have a chance of taking part,
You can request access right now on our store page.

HD Link
Community

We want to do a developer Q&A soon. Right now, we are working out the details. This may be via a developer screen share on Discord, or a livestream on Twitch (which you will also be able to follow on Discord).
For those who have been waiting for footage, here’s a bit of gameplay. This was done by one of our testers. With this footage we want to show you the look and feel of it. We hope you enjoy it, let us know what you think!

https://youtu.be/XD9MPmf10zY

Release

To us, a good quality product is more important than rushing it out, that's why we have chosen to do a closed beta with community veterans and an open beta via playtest for everyone to participate, before we set the release date in stone. Stay tuned.

HD Link
Did you know?
  • For finding out how we make content, you can check the blog posts on our Company website.
  • On Discord, we post screenshots & other media daily
  • During the Soviet winter counteroffensive of ‘41-42, the 4th Shock Army captured the town of Usvyaty, near Vitebsk. German army groups failed to notice their lines did not connect any more
  • The “Vitebsk gate” that resulted was a 20Km gap in the front line through which the red army could hand huge amounts of supplies to Partisans freely
  • The gap was “open” for 8 months, until late september 1942