XCOM 2
Keep Up - Proficiency Travel Light
 此主题已被置顶,因此可能具有重要性
KnoxAHHHHHHHHHH  [开发者] 2023 年 4 月 11 日 下午 11:33
Recommend Classes to add
As the title says, recommend classes to add, it takes a short amount of work for me to set this up so if you have ideas for Non-Proficiency classes, let me know.

Preferably inform me of the name of the class in the code to make it simpler for me to add and try to add the link to the mod.
(ex. "WOTC_KPP_Commander" found at the top of XComClassData.ini)

Already Added Classes
  • Iridar's Bounty Hunter
  • Iridar's Akimbo Class
  • Favid's Pharmacist
  • Mitzruti's Butterfly Class
  • Phantom's Tank Class
  • Alpha's Commando Class
  • Ekscom's Necromancer Class
  • Cerebralcloud's Hellion Class
  • Iridar's Stormrider Class
  • Kiraku's Stormrider LWOTC Port
  • Musashi's Samurai Class
  • Grimy's Fury Class
  • AmunRyu's Super Soldiers
  • Kelvae's Templar Mage
  • PZ's Reaper Scythe
  • Mitzruti's Skirmisher Heretic
最后由 KnoxAHHHHHHHHHH 编辑于; 2023 年 4 月 14 日 上午 12:48
< >
正在显示第 1 - 12 条,共 12 条留言
MaCC165 2023 年 4 月 12 日 上午 3:47 
i did it for myself, but here u go:
+ADD_SLOT=(SOLDIER_CLASS="F_Pharmacist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="MZButterfly", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TankWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaCommando", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NecromancerClassWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="HellionWotc", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Samurai", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="LWS_Stormrider", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="N7Soldier_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Spartan-II_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Cyborg_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NanoSuit_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Fury", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
Nero 2023 年 4 月 12 日 上午 4:17 
引用自 RambelZambel
i did it for myself, but here u go:
+ADD_SLOT=(SOLDIER_CLASS="F_Pharmacist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="MZButterfly", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TankWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaCommando", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NecromancerClassWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="HellionWotc", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Samurai", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="LWS_Stormrider", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="N7Soldier_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Spartan-II_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Cyborg_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NanoSuit_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Fury", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
I thought the pharmacist already has their own proficiency plugin?
Nero 2023 年 4 月 12 日 上午 4:18 
Requesting the use of travel light on multiple faction solider classes like templar mage, skirmisher heretic, reaper scythe, etc.
MaCC165 2023 年 4 月 12 日 上午 4:23 
引用自 TrooperCoon
引用自 RambelZambel
i did it for myself, but here u go:
+ADD_SLOT=(SOLDIER_CLASS="F_Pharmacist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="MZButterfly", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TankWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaCommando", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NecromancerClassWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="HellionWotc", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Samurai", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="LWS_Stormrider", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="N7Soldier_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Spartan-II_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Cyborg_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="NanoSuit_SSV", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Fury", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
I thought the pharmacist already has their own proficiency plugin?

the proficiency port does, f_pharmacist is the vanilla one
Nero 2023 年 4 月 12 日 上午 6:33 
Oh... the one that uses the base class is the patchwork and not the pharmacist, my bad
KnoxAHHHHHHHHHH  [开发者] 2023 年 4 月 12 日 下午 12:04 
引用自 TrooperCoon
Requesting the use of travel light on multiple faction solider classes like templar mage, skirmisher heretic, reaper scythe, etc.
I'd appreciate it if you could send me the links specific to the ones you want added, it takes too much time for me to simply just search through everything.
Nero 2023 年 4 月 13 日 下午 9:30 
引用自 KnoxAHHHHHHHHHH
引用自 TrooperCoon
Requesting the use of travel light on multiple faction solider classes like templar mage, skirmisher heretic, reaper scythe, etc.
I'd appreciate it if you could send me the links specific to the ones you want added, it takes too much time for me to simply just search through everything.
Sure thing!
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2616784823
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1554200219
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1378685824
Nero 2023 年 10 月 24 日 下午 8:23 
;Operation Parallels
+ADD_SLOT=(SOLDIER_CLASS="RM_DoomSlayer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Duke Nukem Class
+ADD_SLOT=(SOLDIER_CLASS="DukeClass", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;MGR Raiden & Sam
+ADD_SLOT=(SOLDIER_CLASS="RM_Raiden", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="RM_JetstreamSam", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Torque Squadmate
+ADD_SLOT=(SOLDIER_CLASS="Torque_Inquisitor", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Sorcerer Class
+ADD_SLOT=(SOLDIER_CLASS="SorcererClass", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Biotic Class Redux
+ADD_SLOT=(SOLDIER_CLASS="RM_Biotic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Warrior Of The Light
+ADD_SLOT=(SOLDIER_CLASS="WarriorOfTheLightWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Valkyrie Class Mod
+ADD_SLOT=(SOLDIER_CLASS="MercyClassMod", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Musashi's Spec-Ops
+ADD_SLOT=(SOLDIER_CLASS="SpecOps", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;ISMS Rogue
+ADD_SLOT=(SOLDIER_CLASS="IsmsRogue", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Drumax's Toxicologist
+ADD_SLOT=(SOLDIER_CLASS="Toxicologist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Project Exvent
+ADD_SLOT=(SOLDIER_CLASS="ExventTrooper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="ExventOfficer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="ExventStunLancer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Alterd's Fixer
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Fixer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Framed", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Forged", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Angel", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Gears Tactics Perk Pack
+ADD_SLOT=(SOLDIER_CLASS="XGT_Support", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Vanguard", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Heavy", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Sniper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Scout", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;WOTC Grimy Classes
+ADD_SLOT=(SOLDIER_CLASS="Anarchist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Bruiser", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Fury", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="HeadHunter", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;WOTC Tac For Class Pack
+ADD_SLOT=(SOLDIER_CLASS="TF_Jackal", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Marksman", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Sapper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Havoc", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Richard's Classes
+ADD_SLOT=(SOLDIER_CLASS="AssaultRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="CommandoRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="GunnerRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="MageRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="PyrotechnicRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="SentinelRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="SupportRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TechnicianRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
Nero 2023 年 11 月 2 日 上午 8:11 
;Alpha's Class Pack (including Alpha's Commando class)
+ADD_SLOT=(SOLDIER_CLASS="AlphaBurner", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaCommander", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaCommando", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaDronePilot", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaDemolisher", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaEnforcer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaFuze", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaHeavyGunner", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaHunter", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AL_Infantry", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaMarauder", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaRifleman", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaRocketeer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaSniper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaSupport", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Drumax's Class Pack
+ADD_SLOT=(SOLDIER_CLASS="Ballistic_Defender", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Bombarder", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Corsair", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="CPU_Expert", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Enchanter", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Ghost_Recon", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Gunfighter", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Juggernaut", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Ninja", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Paramedic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Sapper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="SAW_Gunner", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Sentry", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Shootist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Vigilante", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Shank Tank Class
+ADD_SLOT=(SOLDIER_CLASS="Shank_Tank", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Observer Class
+ADD_SLOT=(SOLDIER_CLASS="Observer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Ronin Class
+ADD_SLOT=(SOLDIER_CLASS="Ronin", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;WOTC Infiltrator
+ADD_SLOT=(SOLDIER_CLASS="Infiltrator", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Mechanic Class
+ADD_SLOT=(SOLDIER_CLASS="MechanicWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Girls' Frontline Resistance Faction: ARC (Tech Commando Class)
+ADD_SLOT=(SOLDIER_CLASS="RM_TechCommando", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Jammerware's Architect Class
+ADD_SLOT=(SOLDIER_CLASS="Jammerware_JSRC_Class_Architect", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;[WOTC] Viper King Squadmate
+ADD_SLOT=(SOLDIER_CLASS="VK_Regent", WEAPON_CAT="travellight", ALLOW_EMPTY=true)

;Multiple Faction Soldier Classes
;Some of these classes have already been added
;Reaper Monk
+ADD_SLOT=(SOLDIER_CLASS="ReaperMonk", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Reaper Scythe
+ADD_SLOT=(SOLDIER_CLASS="ReaperScythe", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Reaper Cryptic
+ADD_SLOT=(SOLDIER_CLASS="ReaperCryptic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Templar Mage
+ADD_SLOT=(SOLDIER_CLASS="TemplarMage", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Templar Dragon
+ADD_SLOT=(SOLDIER_CLASS="TemplarDragon", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Templar Psion
+ADD_SLOT=(SOLDIER_CLASS="TemplarPsion", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Skirmisher Knight
+ADD_SLOT=(SOLDIER_CLASS="SkirmisherKnight", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Skirmisher Heretic
+ADD_SLOT=(SOLDIER_CLASS="SkirmisherHeretic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Skirmisher Heavy
+ADD_SLOT=(SOLDIER_CLASS="SkirmisherHeavy", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
Nero 2023 年 11 月 2 日 上午 8:12 
引用自 TrooperCoon
;Operation Parallels
+ADD_SLOT=(SOLDIER_CLASS="RM_DoomSlayer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Duke Nukem Class
+ADD_SLOT=(SOLDIER_CLASS="DukeClass", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;MGR Raiden & Sam
+ADD_SLOT=(SOLDIER_CLASS="RM_Raiden", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="RM_JetstreamSam", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Torque Squadmate
+ADD_SLOT=(SOLDIER_CLASS="Torque_Inquisitor", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Sorcerer Class
+ADD_SLOT=(SOLDIER_CLASS="SorcererClass", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Biotic Class Redux
+ADD_SLOT=(SOLDIER_CLASS="RM_Biotic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Warrior Of The Light
+ADD_SLOT=(SOLDIER_CLASS="WarriorOfTheLightWOTC", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Valkyrie Class Mod
+ADD_SLOT=(SOLDIER_CLASS="MercyClassMod", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Musashi's Spec-Ops
+ADD_SLOT=(SOLDIER_CLASS="SpecOps", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;ISMS Rogue
+ADD_SLOT=(SOLDIER_CLASS="IsmsRogue", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Drumax's Toxicologist
+ADD_SLOT=(SOLDIER_CLASS="Toxicologist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Project Exvent
+ADD_SLOT=(SOLDIER_CLASS="ExventTrooper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="ExventOfficer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="ExventStunLancer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Alterd's Fixer
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Fixer", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Framed", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Forged", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="WoTC_Angel", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Gears Tactics Perk Pack
+ADD_SLOT=(SOLDIER_CLASS="XGT_Support", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Vanguard", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Heavy", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Sniper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="XGT_Scout", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;WOTC Grimy Classes
+ADD_SLOT=(SOLDIER_CLASS="Anarchist", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Bruiser", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="Fury", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="HeadHunter", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;WOTC Tac For Class Pack
+ADD_SLOT=(SOLDIER_CLASS="TF_Jackal", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Marksman", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Sapper", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TF_Havoc", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
;Richard's Classes
+ADD_SLOT=(SOLDIER_CLASS="AssaultRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="CommandoRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="GunnerRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="MageRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="PyrotechnicRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="SentinelRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="SupportRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="TechnicianRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
whoops i seem to have forgotten the demolitions class from richard's classes redux my bad
+ADD_SLOT=(SOLDIER_CLASS="DemolitionsRS", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
Nero 2023 年 11 月 2 日 上午 8:17 
;[WOTC] Proxian Soldier Unit
+ADD_SLOT=(SOLDIER_CLASS="Proxian", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
Nero 2023 年 11 月 2 日 下午 9:37 
;Alpha's Psionic Class
+ADD_SLOT=(SOLDIER_CLASS="AlphaPsionic", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaPsionicRav", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
+ADD_SLOT=(SOLDIER_CLASS="AlphaPsiCommander", WEAPON_CAT="travellight", ALLOW_EMPTY=true)
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50