UnitIsTrivial

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the unit is trivial (i.e. "grey" to the player).

isTrivial = UnitIsTrivial(unit)

Arguments

unit
string : UnitToken

Returns

isTrivial
boolean - True if the unit is comparatively too low level to provide experience or honor; otherwise false.

Details

  • At level 60, units level 47 and under are trivial.[citation needed] 
  • Trivial units continue to give loot, quest credit and (reduced) faction rep.