TargeterLocation

floorOfTargets

Targets the first non-passable block up to <tries> blocks below each target

Aliases

floorsOfTargetFOT

Examples & Notes

Examples

This mechanic will mask the block below every player in a 10 blocks radius to ice

ExampleSkill1:
  Skills:
  - skill{s=ExampleSkill2} @PIR{r=10}

ExampleSkill2:
  Skills:
  - blockmask{r=1;m=ICE} @FloorOfTargets

Universal Targeter Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.