User:Kernelmethod/Sandbox: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m Some more scribbles
m Add Bey Lah to list of references
Line 14: Line 14:
* {{favilink|Oddly-hued Glowpad}}
* {{favilink|Oddly-hued Glowpad}}
* {{favilink|Ruin of House Isner}}
* {{favilink|Ruin of House Isner}}
* {{favilink|Bey Lah}}


Other:
Other:

Revision as of 21:55, 19 February 2024

Tutorial: Mage Towers (static and dynamic encounters)

Potential ideas for an encounters tutorial:

  • Static/dynamic locations
  • Adding secrets during worldgen
  • Zone builders

Some potential references:

Other:

Static encounters section can be done with just XML; dynamic encounters section will require some C# experience.

Adding static encounters

  • Editing cell definition in Worlds.xml
  • Add a new population table to a cell.
  • Create a map template with the map editor.

Your first dynamic encounter

World generation

  • Locate zone to place tower
  • Place creature

Zone builders

  • Place walls and items
  • Add map template.