Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
```
static function OnPreCreateTemplates()
{
local MZZFocus_AbilitySet CDO;
CDO = MZZFocus_AbilitySet(class'XComEngine'.static.GetClassDefaultObject(class'MitzrutiPerkPack.MZZFocus_AbilitySet'));
if (CDO != none)
{
CDO.WindFocus_DashFocus=3;
CDO.WindFocus_GainBoost=2;
}
}
```
this caused the issue, the MZZFocus_AbilitySet recevied an overhaul on the struct of the elemental types.
altough i dont see any reason for the existence of this block, so maybe just removing it will solve it in the long term.
MZ_PerkFocus and the elemental types received a major overhaul to streamline the development and the ability to create new stuff with configs.
The easier solution though is to just use the console "givefactionsoldiers" then rebuild whatever templar you get (assuming it's not a mage) into a TemplarMage, using the additional soldier commands mod. This will also give you a reaper and skirmisher which you can boot or do whatever you want with them.