|
## Description
|
|
## Description
|
|
Executes the skill when the mob spawns.
|
|
Executes the skill when the mob spawns.
|
|
> There is no associated [@trigger]
|
|
> There is no associated [@trigger](/Skills/Targeters/Trigger)
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
... | @@ -11,9 +11,4 @@ EXAMPLE_MOB: |
... | @@ -11,9 +11,4 @@ EXAMPLE_MOB: |
|
# sends a message to all the players in the world
|
|
# sends a message to all the players in the world
|
|
# when the mob spawns
|
|
# when the mob spawns
|
|
- message{m=SPAWN} @World ~onSpawn
|
|
- message{m=SPAWN} @World ~onSpawn
|
|
```
|
|
``` |
|
|
|
\ No newline at end of file |
|
|
|
|
|
<!-- LINKS -->
|
|
|
|
[ThreatTables]: /Mobs/ThreatTables
|
|
|
|
[@trigger]: /Skills/Targeters/Trigger |
|
|
|
\ No newline at end of file |
|
|