Explore our powerful game systems that you can mix and match to create your perfect RPG experience.
📊Stats System
Define character attributes like Strength, Intelligence, and Dexterity to determine character capabilities. Supports multiple named stat sets (e.g. stats, skills).
Core Functions:
• createStatSet
• createGatchaStatSet
• And 3 more...
⏳Job System
Allows characters to perform time-based jobs to yield resources. Jobs scale with skill levels and provide passive progression.
Core Functions:
• addJob
• activateJob
• And 3 more...
🪙Resource System
Manages in-game resources like Biomass, Plasma, and Crystals. Leverages ERC20 tokens, and supports deploying new tokens, minting, burning, and balance checks.
Core Functions:
• deployToken
• mint
• And 1 more...
📜Quest System
Tracks player progression through narrative or procedural quests. Rewards can include resources, stat boosts, or items.
Core Functions:
• Coming Soon
⚔️Combat System
Handles PvE combat. Outcomes depend on stats, equipment, and randomness. Combat may yield loot and experience.
Core Functions:
• Coming Soon
🗿Artifact System
Handles the creation and management of artifacts. Artifacts can be used to enhance gameplay, provide buffs, or serve as collectibles.
Core Functions:
• Coming Soon
🥊PVP Combat System
Handles player-versus-player combat. Players can engage in battles, tournaments, or duels. Outcomes depend on stats, equipment, and randomness.
Core Functions:
• Coming Soon
🏰Guild System
Manages player guilds or factions. Players can join or create guilds, participate in guild events, and earn rewards.