Skip to content

Mind Vision will miss a target if the target is a higher level. #22224

Open
@LuckyLuc96

Description

@LuckyLuc96

Current Behaviour

The spell only works against targets of a similar or lower level. The spell cast on a target that is much higher level will almost always miss. This appears to be tracking the target's level, when it specifically should be ignoring any such requirement.

Originally reported on ChromieCraft here: chromiecraft/chromiecraft#7993

Expected Behaviour

The spell should never miss against any target.

If you check the flags for the spell on wowhead, one of the flags is "Ignore Target Requirements". This spell should ignore all target requirements.

Source

https://www.wowhead.com/wotlk/spell=10909/mind-vision

Steps to reproduce the problem

  1. On a priest, set level to 50 and try using spell on a level 75 city guard
  2. On the same priest, set level to 75 and see that the spell now works on this guard.

.char level 50
.learn all my class
.tele orgrimmar or .tele stormwind

Extra Notes

AC rev. hash/commit

AzerothCore rev. 06e78fa+ 2025-05-15 10:11:13 +0000 (master branch) (Unix, RelWithDebInfo, Static)
Connected players: 0. Characters in world: 0.
Connection peak: 0.
Server uptime: 16 second(s)
Update time diff: 1ms. Last 500 diffs summary:
|- Mean: 1ms
|- Median: 1ms
|- Percentiles (95, 99, max): 2ms, 2ms, 3ms
Using SSL version: OpenSSL 3.0.2 15 Mar 2022 (library: OpenSSL 3.0.2 15 Mar 2022)
Using Boost version: 1.74.0
Using CMake version: 3.22.1
Using MySQL version: 80042
Found MySQL Executable: /usr/bin/mysql
Compiled on: Linux
Worldserver listening connections on port 8085
Realmlist (Realm Id: 1) configured in port 8085
VMAPs status: Enabled. LineOfSight: true, getHeight: true, indoorCheck: true
MMAPs status: Enabled
maps directory located in /home/lucky1/azerothcore-clean/env/dist/data/maps. Total size: 291014951 bytes
vmaps directory located in /home/lucky1/azerothcore-clean/env/dist/data/vmaps. Total size: 658130721 bytes
mmaps directory located in /home/lucky1/azerothcore-clean/env/dist/data/mmaps. Total size: 2192910844 bytes
Default DBC locale: enUS.
All available DBC locales: enUS
Using World DB: ACDB 335.13-dev
Latest LoginDatabase update: acore_cms_subscriptions.sql
Latest CharacterDatabase update: 2025_03_09_00.sql
Latest WorldDatabase update: rev_1748025016685131060.sql
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
No modules are enabled

Operating system

Pop!OS

Custom changes or Modules

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions