Mental shield: Difference between revisions

275 bytes added ,  18:15, 20 April 2021
query all creatures with it (will null edit everything since EI seems to be storing incorrectly)
mNo edit summary
(query all creatures with it (will null edit everything since EI seems to be storing incorrectly))
Line 13: Line 13:
If the player has a high enough [[glimmer]] and summons a psychic assassin, there is a chance for the hunter to be a creature that normally has a mental shield. The shield is removed, and thus is normally affected by mental attacks and effects.{{Code Reference|class=PsychicHunter}} Creatures with mental shields are unable to become psychic thralls.
If the player has a high enough [[glimmer]] and summons a psychic assassin, there is a chance for the hunter to be a creature that normally has a mental shield. The shield is removed, and thus is normally affected by mental attacks and effects.{{Code Reference|class=PsychicHunter}} Creatures with mental shields are unable to become psychic thralls.


== List of creatures with a mental shield ==
{{#invoke:cargoQuery|main
| tables=GeneralData=GD,ExtraInfo=EI
| join on=GD.ObjectID=EI.ObjectID
| fields= {{favilink format args}}
| where= Info LIKE "%mental shield,,,%"
| template=favilink format
| format = ul
| columns = 2
}}
{{References|2.0.201.71}}
{{References|2.0.201.71}}
{{Mechanics Navbox}}
{{Mechanics Navbox}}
[[Category:Battle Mechanics]]
[[Category:Battle Mechanics]]