ZionGames Docs

Home / ZionRPG

⚔️ ZionRPG

RPG Framework · RPGFramework Namespace · Unity 6

What is ZionRPG?

ZionRPG is a full-featured RPG framework built under the RPGFramework namespace. It provides modular, extensible systems for character stats, inventory, quests, economy, and enemy AI — designed to integrate seamlessly with ZionTPS.

System Overview

Character & Stats

Attribute system with level scaling, modifiers, and serialized stat definitions.

Inventory

Slot-based inventory with item definitions, stacking, and equipment slots.

Quest System

ScriptableObject-driven quests with objectives, rewards, and state tracking.

Economy & Shops NEW

ShopController, ShopDefinition, VendorNPC, and ShopUI — Phase 8.

Enemy AI NEW

State machine-based EnemyAIController with patrol, chase, and attack states — Phase 9.

NamespaceAssemblyUnity Version
RPGFramework ZionGames.ZionRPG.Runtime Unity 6.0+