Modding...: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Modding refers to modifying existing items.<br />
These pages will show how to make modifications possible for a certain game element (items, stats, ...)<br />
To get more knowledge about the actual objects themselves, we refer to the [[My first...]] guides<br />
===[[Modding: Resources | Resources]]===
===[[Modding: Resources | Resources]]===
===[[Modding: Root templates | Root templates]]===
===[[Modding: Root templates | Root templates]]===
===[[Modding: Local objects | Local objects (Objects in a level)]]===
===[[Modding: Local objects | Local objects (Objects in a level)]]===


How do I edit an existing character/item/level/terrain/...
Basically Step 3 in [[David list WIP]]
Basically Step 3 in [[David list WIP]]

Revision as of 20:23, 10 September 2017

Modding refers to modifying existing items.
These pages will show how to make modifications possible for a certain game element (items, stats, ...)
To get more knowledge about the actual objects themselves, we refer to the My first... guides

Resources

Root templates

Local objects (Objects in a level)

Basically Step 3 in David list WIP