Tasks:Charedit
Back to Task List
Overview
Tool to create NPC and Creature instances, to assign attributes, equipment and items, dialogue and schedule scripts. And possibly more.
Dependencies
- Character implementation
Requirements
- Create character instance based on character template
- Set initial level and attributes based on game rules
- Store and load individual characters in XML format (for revision control)
- Convert/Merge characters into game data file
- Assign initial dialogue script
- Assign initial schedule script (done).
- Assign sprite and portrait
References
- Game Rules for list of character attributes, levelling, etc.
- Charedit code from version 0.3