Warhammer 40,000: Gladius - Relics of War

Warhammer 40,000: Gladius - Relics of War

116 ratings
Gameplay: Friendly Territory
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
11.267 MB
24 Dec, 2021 @ 7:46pm
1 Change Note ( view )

Subscribe to download
Gameplay: Friendly Territory

Description
Welcome commander.

This mod aims to make playing on large maps more fun and the end-game faster by giving units bonus movement and healing when enemies are not around.

The bonus is obtained through artefacts (so it's compatible with custom faction mods).

The first artefact grants a +1 movement and 10% healing per turn to a unit when there are no enemies within 7 hex.

Activating consecutive artefacts grant +1% healing.

Obtaining three artefacts gives an additional +1 movement.

Obtaining six artefacts gives an additional +1 movement.




Upon request, here is how to mod the mod:

Personal Mod folder (these mods will load independent of Steam):
C:\Users\*YourPCName*\Documents\Proxy Studios\Gladius\Mods\

Steam Mod folder (these are the Steam mods you are subscribed to):
C:\Program Files (x86)\Steam\steamapps\workshop\content\489630\
(I’m not sure if “489630” is the ID for Gladius on all computers. All your modded games should be here. So if you can’t find “489630” just open the folder and open the mod subfolders, which will also just be labeled with numbers, and look at the Preview pictures. If the preview picture is from a Gladius mod, congratulations, you found your Steam Gladius mod folder.

  • Transfer the FriendlyTerritory mod folder from your Steam mods:
    C:\Program Files (x86)\Steam\steamapps\workshop\content\489630\2692959431
  • To your personal mod folder:
    C:\Users\*YourPCName*\Documents\Proxy Studios\Gladius\Mods\2692959431
  • (once again I’m not sure if 489630 = Gladius and 2692959431 = FriendlyTerritory on all PCs, it might be a random number for each person, in which case you’ll have to find the right folder).
  • Change the name of the 2692959431 in your personal mod folder to “Friendly Territory” so it shows up titled as such in your in-game mod list. Example:
    C:\Users\*pc name*\Documents\Proxy Studios\Gladius\Mods\Friendly Territory
  • You must disable the steam mod or the two identical mods attempting to load will cause a crash.

To add the Friendly Territory effect to other artefacts.
  • Go here: C:\Users\*YourPCName*\Documents\Proxy\Studios\Gladius\Mods\FriendlyTerritory\Data\World\Units\Neutral\Artefacts
  • Select any of the artifact files and copy it. For example:
    C:\Users\*YourPCName*\Documents\Proxy\Studios\Gladius\Mods\FriendlyTerritory\Data\World\Units\Neutral\Artefacts\Damage -copy.xml.ext.
  • Rename the copied file to the file name of whatever other artifacts your other mods are using. These are some common examples.:
    Movement.xml.ext
    Healing.xml.ext
    Sight.xml.ext
  • To find out the file names of custom artifacts mods have introduced you wil have to go to their mod folder.
    C:\Program Files (x86)\Steam\steamapps\workshop\content\*GladiusFolder*\*ArtifactModFolder*\Data\World\Units\Neutral\Artefacts.
  • That should work. The .ext files will insert the Friendly Territory code into the other artifacts.

To Modify Friendly Territory bonuses.
  • Find the Traits folder in Friendly Territory.
    C:\Users\*YourPCName*\Documents\Proxy\Studios\Gladius\Mods\FriendlyTerritory\Data\World\Traits\FriendlyTerritory\
  • There should be two files there. FriendlyTerritory and FriendlyTerritoryHidden. These are the two traits the artefacts give all your units. FriendlyTerritory is the initial bonus and FriendlyTerritoryHidden is the additional stacking bonus given per artifact.
  • For example if you want to have +3 movement upon obtaining 5 artefacts. Then you want the total movement bonus to add up to at least 2.5.
    FriendlyTerritory gives you <movementMax add="0.96"/> and FriendlyTerritoryHidden gives <movementMax add="0.26"/>
    0.96 + (0.26 x 5) = 2.26. Not enough.
    So if we increase the FriendlyTerritoryHidden to <movementMax add="0.31"/>
    0.96 + (0.31 x 5) = 2.51
    That should do it.
  • You can tweak the healing rate with this code: <hitpoints mul="0.01"/> (this equals 1% healing per turn).
    Cheers.

12 Comments
Vaultwulf 8 Jun, 2024 @ 1:00pm 
Great quality of life mod! Thank you!
Zn 5 Jan, 2024 @ 12:49am 
For those who may need in future :AoE3Goat:
healingRate mul = healing rate in game
DJae 8 Feb, 2023 @ 9:25pm 
Hi quick question, are you sure hitpoints mul = healing rate? Are you sure this doesn't mean hitpoints multiplier? like increasing max hp? because in my games, it doubles their max hp near cities
dexgattaca  [author] 18 Oct, 2022 @ 6:50am 
Thanks Avalen!
Avalen 13 Oct, 2022 @ 8:03am 
Great idea for a mod. Fantastic
dexgattaca  [author] 5 Jan, 2022 @ 4:45pm 
Hey Khoran. The easier way is to just unsub and run it from your mod folder. It keeps your in-game mod list cleaner as well.

If your changes effect any of the original Friendly Territory files it's best to just unsub and run it from your mod folder so you don't get conflicts.

If all you did you was add .ext files for new artifacts and want to keeping running this mod from Steam then all you have to do is keep nothing but those new .ext files within their (Gladius\Mods\FriendlyTerritory\Data\World\Units\Neutral\Artefacts\) folder. Then you'll see two "Friendly Territory" mods in your game menu. One would be the steam version and the other this mod of the mod.

Cheers
Khoran Gutsplitter 5 Jan, 2022 @ 1:26pm 
So i have successfully added in the new artefact types (turned out to be pretty easy), but for clarification do i have to unsubscribe from this mod now that i made my own customized version since i've extracted it to my personal mods folder?
Maddy2012 30 Dec, 2021 @ 6:30am 
Excellent mod, makes the late game much more bearable :steamhappy:
dexgattaca  [author] 28 Dec, 2021 @ 9:49am 
Thank you Khoran!
So added a quick guide in the description. Let me know if you works for you. Cheers!
Khoran Gutsplitter 27 Dec, 2021 @ 1:17pm 
I would appreciate the help. All of the mods you have been putting out have been quite intriguing and interesting to try out, really gives a new twist and feel to the gameplay of Gladius.