Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#claude#ai-ethics#code-generation#ai-safety#openai#anthropic#discussion

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

© 2026 Themata.AI • All Rights Reserved

Privacy

|

Cookies

|

Contact
game-aielden-ringnpc-behaviorhavok-script

The Low-Tech AI of Elden Ring

The Low-Tech AI Of Elden Ring

nega.tv

June 23, 2026

12 min read

🔥🔥🔥🔥🔥

49/100

Summary

Elden Ring's AI decision-making utilizes Havok Script, a Lua implementation designed for gaming. The AI implementation is characterized as low-tech despite the game's complex NPC encounters.

Key Takeaways

  • FROMSOFT's AI in Elden Ring primarily utilizes a stack-based Goal system, allowing for complex decision-making through a Pushdown Automaton model.
  • Each Actor updates the top Goal on their stack every frame, which can push Sub-Goals and determine outcomes based on success or failure.
  • The AI's decision-making process involves a weighted random selection of actions based on context and randomness derived from the Actor itself.
  • Goals are defined by callback functions, with the most significant logic occurring in the 'activate' function, which selects the next action for the Actor.
Read original article

Community Sentiment

Mixed

Positives

  • The discussion highlights the historical context of AI in gaming, reminding us that behavior trees have been foundational for many game AI systems, emphasizing their importance in game design.
  • Acknowledging that low-tech AI can still be effective, some commenters appreciate the charm and unique design choices of Fromsoft's approach to NPC interactions.

Concerns

  • The term 'AI' is being misused in the gaming context, leading to confusion and frustration among developers who feel it undermines the complexity of true AI systems.
  • Critics point out that the inscrutable nature of NPC quests in Elden Ring reflects poorly on the design, suggesting that the AI's limitations can detract from the gaming experience.

Related Articles

My AI Adoption Journey

My AI Adoption Journey

Feb 5, 2026