Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"Here are the designs for the legion artillery Mr lead designer"
"Awesome, they look great. Every time they fire I want it to be a coin toss if the player has to reload the level. Realism is better than fun. I am very smart"
Plasma artillery (weapon) stats are in ammunition file - "ammo_hw_plasma" is the line. The damage values are under the column "direct_damage" and the range is under "max_shot_distance". Damage is a bit complicated in this game, but if you want to reduce it - just reduce all the numbers however you like.
Now armour is quite a bit more complicated. Each vehicle consists of different parts and hitboxes, and each of them has their HP values and armour values for each direction (left, right, top, bottom, front, back).
Plasma arilltery (armour) stats are in modules file - "Lgn_artillery_" are the lines. It has legs, turret, gun and head as different parts. Columns you are interested in start from "left_armor_layers" and end at "backward_armor_layers".
So just change thing however you like there and that's it.
Be aware though that since you extracted this file the game will use the extracted stuff and not the archived stuff - this means that if devs update things you will not get the updates, since the changes will be to the basis.pak and not extracted files.
The relevant guide (with password to basis.pak) - https://steamcommunity.com/sharedfiles/filedetails/?id=3169386393