XCOM 2
252 vurderinger
[WotC] Create Your Own Class Templates [Old, Unsupported]
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
275.787 KB
5. sep. 2017 kl. 9:43
1 ændringsbemærkning ( vis )

Abonner for at downloade
[WotC] Create Your Own Class Templates [Old, Unsupported]

I 1 samling af Richard
XCOM2 Mods by RICHARD
19 genstande
Beskrivelse
Ever wanted to try some simple class editing but don't have the confidence to go through the mod tools? Then this mod is for you. This mod adds 20 blank class templates to the game which you can edit and activate yourself (you don't have to use all 20).

To start of with go to this location on your Hard Drive (after subscribing):
Steam\steamapps\workshop\content\268500\1128707437
You might want to make a shortcut to that folder somewhere as you will be coming back to it to make edits.

I've provided a step by step guide on what to do inside the mod folder (The "ReadMe" file) and I've tried to make it as easy as possible but if you don't understand anything please ask. There are also references to all the vanilla and dlc perks you can get in text files for your convenience.

If any of you create any interesting classes post them in the Discussions for this mod page. If we get some good ones I will upload a "Community Class Pack".

Good Luck, Commanders.

COMMON ISSUES:
You can paste your code to me via pastebin links but please check your spelling, commas and brackets are in place. In addition (which is my fault really) please remove any comments ";" and make sure there are no spaces after line breaks (the \\ things) as this makes perks go missing as the game reads the next line (if theres a space or comment) as blank so it skips it.
Populære diskussioner Vis alle (11)
27
6. mar. 2020 kl. 15:09
FASTGJORT: Access DB to make class creation easier
RaunchyFartBomb
22
26. nov. 2022 kl. 22:21
FASTGJORT: Supplementary Perk List
tiagobmiranda
7
22. juni 2019 kl. 4:59
10 new classes over 200+ new abilities, help requested.
Respect
716 kommentarer
CyberNeo 4. maj 2024 kl. 1:26 
Does there a new Version exists of this Mod?
Loki 24. jan. 2023 kl. 2:23 
is there a legacy version
Agent Coxack 7. aug. 2022 kl. 17:03 
This mod may be old and unsupported but I couldn't go any further without thanking the mod maker. I learned to make one class from this mod and have since moved on to butchering every single facet of this game to make my own perfect experience. Thanks muchly Richard; I have lost many hours and much hair from what I've learned from your mods.
initium 26. maj 2022 kl. 9:01 
@pardoxii
It's been years since I looked into modding XCOM 2, but your issue may be down to the game needing each vanilla class to be replaced (ie. you need 4 new classes). This is down to the game starting with each of these classes in the first mission and the way classes are spawned for the pool of soldiers in game. Comment out each of the vanilla classes and replace each with a copy of your Grunt class, so you'll have 4 of the same class, but the game will only care that there is a class for class replacement.
There's more details in guide a created.
@darkace77450
Also check the guide. It will explain what you're looking for.
All the best

Guide link
pardoxii 13. maj 2022 kl. 21:24 
Hi its been a while since i used this mod, but I tried disabling vanilla classes and replace with a generic grunt class for a more challenging playthrough, but my grunt is not popping up in game also the vanilla classes are still active
darkace77450 10. jan. 2022 kl. 20:08 
I know this mod is unsupported, but I'll ask anyway. Where do I set my custom class' GTS skill? Specifically, I want to give my class the Skirmisher's Parkour ability. Any help you guys can offer is appreciated.
initium 17. sep. 2021 kl. 9:01 
@Kokoa
Have you got this mod, or any of Richards other mods working?
What exactly are you trying to do; is it a replacement class or a new class?
What abilities do you want the class to have and have you researched them?
Brynhildr 16. sep. 2021 kl. 15:22 
can anyone help me make a class that's literally just specialist but hacking and sharpshooting...?
I can't even get the bloody mod making thing to work and I feel like I'm just better off giving up TT^TT
initium 14. aug. 2021 kl. 16:04 
@HissingSquid - Check this guide link and make certain that the mods you are taking the abilities from are active in your mod list. Use the Alternative Mod Launcher for the best results.
HissingSquid 12. aug. 2021 kl. 11:06 
Can anyone help me with my squaddie abilities? I can't get all of them to show up. For one class i can get 2/3 abilities, and for the other only 1/4.

Here is what I have:
+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="SkirmisherStrike")),\\
(AbilityType=(AbilityName="LW2WotC_DenseSmoke")),\\
(AbilityType=(AbilityName="LaunchGrenade", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon)), \\
),\\

+SoldierRanks=( AbilitySlots=( (AbilityType=(AbilityName="Shredder", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)),\\
(AbilityType=(AbilityName="LW2WotC_AreaSuppression", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)),\\
(AbilityType=(AbilityName="Suppression", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)),\\
(AbilityType=(AbilityName="PistolStandardShot", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon))\\
),\\