Saltar al contenido principal

Skill Targeters Reference

Targeters resolve who or where a mechanic applies to. They are prefixed with @ in skill lines:

Skills:
- damage{amount=5} @PlayersInRadius{r=8} ~onTimer:40
- teleport @RandomLocationsNearTargets{amount=1}
información

BTCMobs registers 85 targeters — meeting and exceeding MythicMobs 5.13 parity. Names are case-insensitive and accept standard modifiers such as {r=<radius>}, {amount=<n>}.

Caster & relations

self · selflocation · selfeyelocation · origin · target · targetlocation · targetedtarget · targetedlocation · targeteyes · targetpredictedlocation · mother · father · passenger · mount · vehicle · owner · wolfowner

Nearby entities

playersinradius · mobsinradius · entitiesinradius · entitiesnearorigin · mobsnearorigin · playersnearorigin · entitiesonfire · entitieswitheffect · nearestplayer · furthest · randomentityinworld · entitybyuuid · playerbyname · uniqueidentifier · trackedplayers · playersinworld · playersonserver

Shapes & areas

cone · conebehind · livingincone · line · forward · backward · ring · ringaroundorigin · entitiesinring · playersinring · sphere · cube · cylinder · rectangle · flooroftargets

Locations & blocks

locationsof · targetblock · obstructingblock · highestblock · livingonblock · blocksinradius · blocksnearorigin · boundingbox · crosshair · lookingatcaster · projectileforward · randomlocationsinradius · randomlocationsneartargets · marker · itemsinradius · itemsnearorigin

Threat table

threattable · threattableplayers · randomthreattarget · randomthreattargetlocation

Triggers, pins & variables

trigger · triggerlocation · attacker · pin · blocksinpinregion · variablelocation · variablematches · trackedlocation · interactionlastattacker · interactionlastinteract

consejo

Run /btc audit to print the exact list of targeters registered on your server.