Re: Design help and multiple values in a field
Posted by: Huu Da Tran
Date: May 14, 2008 08:02AM

I had in mind that `creatures` table would contain the actual stats. When the player choose what kind of creature he wants, I would copy the selected creature_id informations from the `basicStats` table into the `creatures` table.

Then, like, when ever the creature levels up or whatever you had in mind, I would increment `creatures` infos according to informations included in `basicStats`.

I that like what you had in mind, but it's rather complex not knowing exactly what your gameplan is.

H.

Options: ReplyQuote


Subject
Written By
Posted
Re: Design help and multiple values in a field
May 14, 2008 08:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.