Chaos Project

Featured Projects => Song of Destruction => Scripting & Game Experience => Topic started by: winkio on March 20, 2011, 06:38:58 pm

Title: Database
Post by: winkio on March 20, 2011, 06:38:58 pm
Lots of our ideas include modifications of the game's database.  Instead of adding small things on for each separate system, I'm instead simply creating a script based database.  This allows us to do many things, including stat limit breaks (HP > 9999, level > 99, etc.), add a completely new stat (MP), modify database properties (multi-line descriptions, skills with HP/SP/MP costs, etc.), and even configure new properties (timed hits, etc.).

I've already made it, I just thought I'd introduce everyone to the concept so that they are aware of the possibilities.  And because most other scripting tasks will involve some sort of addition or modification to this database.
Title: Re: Database
Post by: AliveDrive on March 20, 2011, 07:10:02 pm
:bow:
Title: Re: Database
Post by: Blizzard on March 21, 2011, 02:47:06 am
Remember that you can use my Unlimited Levels script for stat calculation beyond level 99.