SIGN OF BALANCE: BELTION: Cheat Codes
Find A Folder With Saved Game (Default: C: \ Users \ Username \ Documents \ My Games \ Beltion \ Saves \), And Select The Desired Saving. Find A File in the Folder While Saving GlobalGameState.Lua AND OPEN IT NOTEPAD. Editing IT, You Can Change Many Parameters, But Do it Carefully.
Attention! Pre-Back Up the Changing File
In lines:
[“Type”] = “Money”,
[“iSenable”] = false,
[“COUNTS”] = 10,
10 IS The Amount Of Gold. By Changing The Number You Get The Desired Amount Of Money. For instance:
[“Type”] = “Money”,
[“iSenable”] = false,
[“COUNTS”] = 1000000,
– Will Give You 100,000 Gold.
In lines:
Gamescene.CreateObject (“avatar”, “charactermale”, {
[“UsepathFinder”] = True,
[“STATS”] = {
[“Spregeneration”] = 2,
[“MaxHP”] = 100,
[“SP”] = 100,
[“MAXSP”] = 100,
[“hp”] = 100,
},
[“SPREGENERATION”] = 2, – MANA REGEENATION
[“MaxHp”] = 100, – Maximum Health Amount
[“SP”] = 100 – Current Number of Mana
[“MAXSP”] = 100 – Macimal Number of Mana
[“HP”] = 100, – Current Number of Health
By Changing These Parameters, You Will Significantly Strength Your Hero. For instance:
Gamescene.CreateObject (“avatar”, “charactermale”, {
[“UsepathFinder”] = True,
[“STATS”] = {
[“Spregeneration”] = 10,
[“MaxHP”] = 1000,
[“SP”] = 1000,
[“MAXSP”] = 1000,
[“hp”] = 1000,
Will Give You Increased Mana Regeneration, 1000 Maximum and Current Health, 1000 Maximum and Affordable Mana.
[“FreeExPamount”] = – Responsible for free Experience Available for Distribution
[“GlobalXPamount”] = – The Overall Experience Gained Per Game