Started instantiating NPCs
This commit is contained in:
parent
a6dbe8d1cc
commit
a5b7e8219b
20 changed files with 45 additions and 453 deletions
|
|
@ -27,7 +27,7 @@ Hybrids are in effect chains of quests: do this task in order to get this precon
|
|||
|
||||
My understanding is that what Wikipedia means by a 'syntax quest' is what one would normally call a puzzle.
|
||||
|
||||
An escort quest is typically a request to take a specified non-player character safely through a dangerous area.
|
||||
An escort quest is typically a request to take a specified non-player character safely through a dangerous area. It is thus very similar to a delivery quest, except that you are escorting a character rather than delivering an item.
|
||||
|
||||
Combo quests are not, in my opinion, particularly relevant to the sorts of game we're discussing here.
|
||||
|
||||
|
|
|
|||
|
|
@ -167,6 +167,7 @@ different top level goals. The following are some plausible top level goals:
|
|||
4. **Climber**: To climb as high as possible in the social hierarchy, to become Tyrranos or Imperator;
|
||||
5. **Conqueror**: To build the largest possible realm under your control;
|
||||
6. **Citizen**: To build a secure and comfortable home, able to feed and protect those within it;
|
||||
7. **Hoarder**: To accumulate the greatest possible amount of wealth.
|
||||
|
||||
In this typology, a hero is a master soldier, and a sage a master scholar.
|
||||
Each of these types should be capable of being 'scored' by a real function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue