| Passive | Wanders, flees from danger | Villagers, animals | | Neutral | Ignores unless provoked | Guards, merchants | | Hostile | Actively attacks players | Monsters, enemies | | Companion | Follows and assists player | Pets, allies |
| Selector | Try children until one succeeds | | Sequence | Run all children in order | | Condition | Check if something is true | | Action | Do something |
| avoidWater | Don't path through water | | avoidDanger | Avoid hostile areas | | maxDistance | Limit path length | | canOpenDoors | Allow door navigation |
Erstellen von NPCs mit KI-Verhalten in Hytale. Behandelt NPC-Typen, Verhaltensbäume, Dialogsysteme, Zustandsmaschinen, Wegfindung und Kampf-KI. Zum Erstellen von Dorfbewohnern, Händlern, Feinden oder anderen interaktiven Charakteren. Quelle: z3nlotus/hytale-agent-skills.