View Single Post
  #196  
Old October 25th, 2006, 05:08 AM

Tortanick Tortanick is offline
Corporal
 
Join Date: Mar 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
Tortanick is on a distinguished road
Default Re: Patch Improvements

I'd quite like the list of godly names to be moddible. Idealy with no built in names.

Titles will be devided into requirements and title. A requiremnt can be any of the following:
Minimum skill in a magic path(s)
Gender
physical body
Dominion scales.

Boolean operators should be supported, e.g. Growth > 0 OR Nature > 2

The title can be simple.

King of Air.

or by useing brackets () you can have a comma seperated list and one word will be selected randomly.

(King, Lord, Prince) of Air.

And if you have a secondary bracket [] inside the first bracket you can make it chose between two lists based on requirements. The first list that passes will be selected.

([male: King, Lord, Prince] [female: King, Lady, Princess]) of Air.

If you use {} instead of () then rather than choseing the first list that passes it randomly selects a word from any list that passes. If there are no [] brackets then () and {} are interchangeible.
Reply With Quote