User:Kernelmethod/Sandbox: Difference between revisions

m
Some more scribbles
m (Add some possible references.)
m (Some more scribbles)
Line 1: Line 1:
== Static and dynamic encounters tutorial ==
== Tutorial: Mage Towers (static and dynamic encounters) ==


Potential ideas for an encounters tutorial:
Potential ideas for an encounters tutorial:
Line 14: Line 14:
* {{favilink|Oddly-hued Glowpad}}
* {{favilink|Oddly-hued Glowpad}}
* {{favilink|Ruin of House Isner}}
* {{favilink|Ruin of House Isner}}
Other:
* https://bitbucket.org/bbucklew/cavesofqud-public-issue-tracker/issues/9458/modding-feature-request-allow-for-merging
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.