Gazonga Chronicles V02 Jollythedev Full -
-- file: mods/my_sword/scripts/sword.lua
local Weapon = require("engine.weapon")
local MySword = Weapon:new
id = "my_sword",
name = "Blade of Dawn",
damage = 45,
element = "Light",
rarity = "Epic",
icon = "assets/icons/blade_of_dawn.png"
function MySword:onEquip(holder)
holder:addStatusEffect("Radiance", duration = 10, hpRegen = 5)
end
return MySword
Packaging steps
gazpack pack ./mods/my_sword ./dist/my_sword.gpak
A major gameplay shift in the full build is the "Gazonga Gauge" — a reputation meter that affects how NPCs react to you. Acting like a buffoon raises the gauge (and opens certain comedic dialogue), while acting with suave intelligence lowers it, unlocking secret corporate lore. The "Full" version balances this mechanic perfectly; in early betas, it was too sensitive. gazonga chronicles v02 jollythedev full
| Feature | Version 01 | Version 02 (Full) | | :--- | :--- | :--- | | Total Render Count | 1,200 | 4,500+ | | Animated Scenes | 0 | 12 | | Playable Hours | 2 - 3 | 8 - 12 | | Voice Acting | None | Partial (Main cast) | | Save Slots | 10 | Unlimited cloud-sync | -- file: mods/my_sword/scripts/sword
Gone is the linear chapter select. Version 02 introduces "The Spire" — a hub world where you can choose which character arc to pursue. This allows for non-linear storytelling. Want to skip the office drama and head straight to the alien invasion plot? You can, provided you have the right stats. Packaging steps
Before starting the obstacles in v02, master the movement. The character hitbox is larger than a standard Roblox avatar.
Note: Specific stage names may vary slightly depending on the exact update version.