Topic on User talk:Hautarche

Jump to navigation Jump to search
Line 1: Line 1:
 
CompProperties_AbilityTeleport abilities also cannot target any pawn with the "skipResistant" tag, but the only pawn kind with this tag is the Apocriton.
 
CompProperties_AbilityTeleport abilities also cannot target any pawn with the "skipResistant" tag, but the only pawn kind with this tag is the Apocriton.
 +
 +
EDIT: since this is already about psycast targeting limitations, I'll also put the reasoning for Berserk, Berserk Pulse, and Neuroquake being unable to affect mech bosses and Dreadmelds here. That is, all of them have the "isBoss" tag, and those three abilities have "canTargetBosses" set to false; for single-target abilities like Berserk, this makes bosses ineligible for targeting, but for area-effect abilities like BPulse and Nquake, it simply renders them immune to the area effect.