Model Driver

Description

Targets the driver of the casting modeled entity

Attributes

This targeter has no attributes

Examples

This metaskill will heal the driver of the modeled entity once casted

ExampleSkill:
  Conditions:
  - modelhasdriver true
  Skills:
  - heal{a=10} @modeldriver
Updated Aug 19, 2026