Interaction Last Attacker

Description

Targets the last entity that attacked the caster, if the caster is of the INTERACTION Type.

Attributes

This condition has no attributes

Examples

The following example would ignite the last entity that attacked the caster once every 100 ticks

ExampleInteractionEntity:
  Type: INTERACTION
  Skills:
  - ignite @interactionLastAttacker ~onTimer:100

Aliases

  • lastAttacker
Updated Aug 19, 2026