Home » MODDING HQ 1.13 » Flugente's Magika Workshop » New feature: combat jeeps
New feature: combat jeeps[message #344628] Sun, 20 March 2016 20:24 Go to previous message
Flugente

 
Messages:3507
Registered:April 2009
Location: Germany
Jagged Alliance is fairly limited in the number of different types of enemies you will face. Most of the time it's just ordinary humans in various uniforms. You might face giant cats and ugly bugs, but those are few and in between (and not as dangerous as they once were, as the amount of damage our mercs can dish out is a higher than in vanilla). It would be kinda cool to occasionally face tougher enemies, who require different tactics (or at least a lot more dakka).

anv offered a possible solution to this by allowing tanks to move in tactical and join enemy patrols and attacks. However, the step from infantry soldier to tank is somewhat... steep. A tank can only be damaged by explosives and very special ammo, so it is possible that the player forces don't even have the means to destroy the tank - even if it would stop blowing them up from afar or driving over them.


As an intermediate between infantry soldiers and full-sized tanks, we (smeagol, DepressivesBrot and me) have now added combat jeeps as a new enemy type. They fill a similar role to tanks:

  • they can appear in enemy patrols and assaults, jut like tanks nowadays can (if one allows this in the ini of course).
  • As combat jeeps are less armored than tanks, they are easier to damage (but still a lot tougher than infantry). With stock settings, AP and SAP anti-material ammo can damage them.
  • Tanks have a main cannon (item #60) and a Minimi (item #28), combat jeeps only have the Minimi. Note that both have unlimited ammo.
  • Combat jeeps can destroy structures by driving over them just as tanks do - but can't drive through tough structures, like solid walls.
  • http://i.imgur.com/EsQ69RB.png
    Combat jeeps can also appear in autoresolve. Jeep pictures by CVB, thank you!
  • Just like tanks, any enemy formation containing at least one combat jeep will categorically refuse to surrender.
Most tank ini settings are now also used for jeeps - unless explicitly stated in the ini:
Toggle Spoiler

ENEMY_JEEP_RAMMING_MAX_STRUCTURE_ARMOUR is new here. 38 is just slightly beyond sandbags, thus the jeeps wont run over those.

Toggle Spoiler

Whether jeeps appear in attacks and patrols is set here, and what progress is required. It is recommend to use a lower progress than for tanks - after all, combat jeeps should logically show up before tanks do.

There have been a few changes in AmmoTypes.xml that are important to modders:

  • <antiTank> has been removed. It was a boolean that defined whether bullets would do no or full damage to tanks. There was no way to have a mediate between the two, so it has been removed.
  • There are now new tags for damage against tanks, non-tank-but-armoured-vehicle (like combat jeeps), civilian vehicles, and zombies:
    <dDamageModifierTank>0.0</dDamageModifierTank>
    <dDamageModifierArmouredVehicle>0.0</dDamageModifierArmouredVehicle>
    <dDamageModifierCivilianVehicle>1.0</dDamageModifierCivilianVehicle>
    <dDamageModifierZombie>1.0</dDamageModifierZombie>
    

    These tags take values between 0.00 and 100.00. Note that when applying damage, these are then multiplied with the existing tags dDamageModifierLife and dDamageModifierBreath.
These tags allow creating special anti-tank (or anti-jeep, or anti-zombie) weaponry.
If a xml-editor that is not updated to this change is used, these tags will be removed from the xml. This will result in weapons barely dealing any damage. You have been warned!

Whether the AI assigns combat jeeps and/or tanks can now also additionally be controlled by ASD. In this case, the AI has to buy and fuel the tanks, see [url=]here[/url].

The jeep animations were made at smeag's between late breakfast and vegan muffins coffee time. If you are not happy with them, provide better ones, and I might consider replacing them.

And no, the player or militia cannot use tanks or jeeps himself. Because, among other things, I say so.

This has been added to the trunk in r8114 & GameDir r2305.

This is savegame compatible.

Using a new exe without the appropriate GameDir will cause penguins to enroll in your local fire department.

[Updated on: Mon, 21 March 2016 20:01]




I know now that it could never work between us, as much as we wanted to, it could never be! Not because you're a rabbit, but because you're black.

If you want, you can donate to me. This will not affect how and what I code, and I will not code specific features in return. I will be thankful though.

Report message to a moderator

Captain

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message thumbs26.png
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New Feature: militia volunteer pool
Next Topic: New feature: easily placed extra civilians
Goto Forum:
  


Current Time: Sun Dec 01 22:10:25 GMT+2 2024

Total time taken to generate the page: 0.02353 seconds