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
I can't seem to open my log file, as Notepad keeps crashing. I will try some more to get my log file, but I hope the bug is able to be replicated.
It said in the mod description to report non-functioning perk combinations or situations here.
I have a sniper that uses a sniper rifle, but one of his optional perks is Iron Curtain... which says it doesn't work with sniper rifles :(
Shucks!
-gargak <3
the perk "Cold Blooded" does not seem to work with snipers for some reason (or perhaps squadsight).
That would be because Cold Blooded only trigger on "StandardShot" ability whereas shooting a sniper rifle uses "SniperStandardFire" ability. Will see what I can do next time I get around updating the mod.
Another bug, perhaps also a feature? It was really cool when it happened!
I have the GREMLIN auto-retaliate ability too on different soldier, which zaps enemies with chain lightning they get too close to the techspert.
However, I used Skullmine on an ADVENT dork, and the hack succeeded. For some reason, him dying from being skullmined counts as "movement". She zapped his dead body and his nearby friends with chain lightning after a successful skullmine. Wow! What a cool idea for a perk! :D
This "being skullmined to death for some reason counts as moving" is not limited to only that one GREMLIN ability. I had a different soldier trigger an overwatch-like ability during a different skullmining success. No idea why, but that's what happened.
-gargak <3
This is how it works in Chimera Squad for the gremlin bladestorm chain jolt ability when you go and melee someone (which is where the ability was inspired by / taken from). My best guess is these types of abilities only see if an enemy enters their radius and do not check which side is the one actually doing the movement.
Most likely the same situation as this, will see what I can do when I get to it
Would it be possible for you to replace the underscore string split in FindMostInvestedSpec with a different method? As I understand it now, specs that have an underscore in their internal name will end up breaking that logic on any classes that roll that spec.
(helping someone who is new to making specs, and just noticed they stepped on this rake without knowing about it)
Could try and make my own splitter that understands rogue underscore which has its own downsides, or at least add a comment of the flaw to the tank mod config so its documented in the "guide"