• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

How to Increase Stamina Value in Your Game

Newbie Spellweaver
Joined
Jan 28, 2014
Messages
42
Reaction score
10
We use skills that use stamina values, but the ways to increase them are limited and very low.

This method is useful if you are heavily dependent on stamina, such as a ranger sorcerer.

the "Fitness".


1. Run 'database.bat' db server

2. run the SQL table Program (Navicat, DB Browser for SQLite)

3. load sqllite file
path : your_server\gameserver\bin\data\sqlite3

4. find table 'FitnessLevel_Table'


5. Enter the value you want
- FitnessType '0' is Stamana value
- Level 0 is Base Stamina, so you should be edit this line first.

6. Save changes

7. re start up server

8. You have now Infinite Stamina, Enjoy the sprint,runs & skill Spaming
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jul 8, 2021
Messages
11
Reaction score
1
Do I have to change all "Add stamina" values to 10000? and how this works for strenght? I need more weight
 
Newbie Spellweaver
Joined
Jan 27, 2023
Messages
31
Reaction score
3
Working with Archer version thanks, just work with the "bdoOLD.sqlite3" file inside "gameserver\bin\data\sqlite3" instead of "bac.sqlite3"