wiki standardization authored by Lxlp's avatar Lxlp
## 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
```yaml
ExampleSkill:
Conditions:
- modelhasdriver true
Skills:
- heal{a=10} @modeldriver
```
\ No newline at end of file