Lineage
No parent — standalone definition.
In the script
Every trigger of the map's script that names this unit, read from the Galaxy source: what makes the trigger fire and what it does with the unit. Names link to the mission flow graph when the trigger is part of it.
| Trigger | Fires when | Does |
|---|---|---|
Invasion - Alien Scout destroyed via gf_InvasionAct22 | a unit dies | spawns it |
Super admin - Spawn oracle via gf_InvasionSpawnOracle | chat "-oracle" | spawns it |
| Invasion - Oracle Dies | a unit dies | mentions it |
| Invasion - Oracle Idles | unit becomes idle | mentions it |
| Invasion - Oracle Orders | every 0:10 | mentions it |
| Invasion - Oracle starts attacking | unit enters Oracle area | mentions it |
| Invasion - Ping Oracle | chat "-oracle" | mentions it |