XCOM 2
Rogue Class Mod
okkebeltman 11 Jul, 2016 @ 6:04pm
Temporary LW style Rogue
I added some skills to make a full LW-perkpack style rogue, with perks i thought appropiate. Might be OP might not be. just to help us survive untill Isms's can finish his own modifications.

just past everything after this to your XComClassData in steamapps/workshop/content/268500/618036260/Config

;A configuration File

[XComGame.X2SoldierClass_DefaultClasses]
+SoldierClasses=TheRogueClass

[TheRogueClass X2SoldierClassTemplate]
+bMultiplayerOnly=0
+ClassPoints=4
;+IconImage="img:///UILibrary_StrategyImages.X2StrategyMap.MissionIcon_BlackMarket"
;+IconImage="img:///UILibrary_RogueMod.icon"
+IconImage="img:///UILibrary_RogueMod.class_rogue"
+NumInForcedDeck=1
+NumInDeck=4
+KillAssistsPerKill=3
+SquaddieLoadout=SquaddieRogue
+AllowedWeapons=(SlotType=eInvSlot_PrimaryWeapon, WeaponType="rifle")
+AllowedWeapons=(SlotType=eInvSlot_SecondaryWeapon, WeaponType="pistol")
+AllowedArmors="soldier"
bAllowAWCAbilities=1
ExcludedAbilities=LightningReflexes"
ExcludedAbilities=Phantom"
ExcludedAbilities=Stealth"
+SoldierRanks=( aAbilityTree=( (AbilityName="PistolStandardShot", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon), (AbilityName="HuntersInstinct2", ApplyToWeaponSlot=eInvSlot_Unknown)), aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_SightRadius,StatAmount=1), (StatType=eStat_Strength,StatAmount=0), (StatType=eStat_Hacking,StatAmount=35), (StatType=eStat_CombatSims,StatAmount=1)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="IsmsFragileGhost"), (AbilityName="Gunslinger", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon), (AbilityName="IsmsLoneAura") ), aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=0), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="RogueSpotter", ApplyToWeaponSlot=eInvSlot_Unknown), (AbilityName="HuntersInstinct", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon), (AbilityName="RogueAndGun", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon) ), aStatProgression=((StatType=eStat_Offense,StatAmount=3), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=0), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="ConcussiveShot", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon), (AbilityName="RapidFire", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon), (AbilityName="ReturnFire3", ApplyToWeaponSlot=eInvSlot_SecondaryWeapon) ), aStatProgression=((StatType=eStat_Offense,StatAmount=2), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=1), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_SightRadius,StatAmount=1), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="RogueStealthBonus") , (AbilityName="Implacable"), (AbilityName="IsmsLowProfile") ), aStatProgression=((StatType=eStat_Offense,StatAmount=2), (StatType=eStat_HP,StatAmount=0), (StatType=eStat_Strength,StatAmount=0), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="IsmsNBKMobility", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon), (AbilityName="EverVigilant", ApplyToWeaponSlot=eInvSlot_Unknown), (AbilityName="IsmsSoulCollectorB3") ), aStatProgression=((StatType=eStat_Offense,StatAmount=1), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=0), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="IsmsLastWish"), (AbilityName="RapidReaction", ApplyToWeaponSlot=eInvSlot_Unknown), (AbilityName="Faceoff2", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon) ), aStatProgression=((StatType=eStat_Offense,StatAmount=1), (StatType=eStat_SightRadius,StatAmount=1), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=1), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )
+SoldierRanks=( aAbilityTree=( (AbilityName="HardTarget", ApplyToWeaponSlot=eInvSlot_Unknown), (AbilityName="Lethal", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon), (AbilityName="Untouchable") ), aStatProgression=((StatType=eStat_Offense,StatAmount=1), (StatType=eStat_SightRadius,StatAmount=1), (StatType=eStat_HP,StatAmount=1), (StatType=eStat_Strength,StatAmount=1), (StatType=eStat_Hacking,StatAmount=5), (StatType=eStat_CombatSims,StatAmount=0)), )


;taunt has damage immunity function. fix it.
; to fix bug, see mod page