[help] How to change starting Defaults

07/24/2011 23:03 dary3113#1
How do i change the default starting

Health
manapoints
Stamina Points
and Items


:/

i've looked everywere in the database
07/24/2011 23:10 sondo81#2
PS_Gamedefs-----dbo.StatusDefs for Health, Mana, Stamina
PS_Gamedefs-----dbo.BaseItemDefs for starting gear
07/25/2011 02:19 TheSyn#3
Dary did u look cause i asked the same question not 3 or 4 posts before yours it is still on the first page of threads o.O
07/25/2011 09:21 -III-#4
Quote:
Originally Posted by sondo81 View Post
PS_Gamedefs-----dbo.StatusDefs for Health, Mana, Stamina
PS_Gamedefs-----dbo.BaseItemDefs for starting gear
As a bit of a quick reference for the BaseItemDefs:

Family values:

* 0 - human
* 1 - elf
* 2 - vail
* 3 - deatheater

Job values:

* 0 - fighter/warrior
* 1 - defender/guardian
* 2 - ranger/assassin
* 3 - archer/hunter
* 4 - mage/pagan
* 5 - priest/oracle

(copied from a txt by tnelis)