Tasks:Charedit: Difference between revisions
Jump to navigation
Jump to search
Initial charedit task |
|||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
* Convert/Merge characters into game data file | * Convert/Merge characters into game data file | ||
* Assign initial dialogue script | * Assign initial dialogue script | ||
* Assign initial schedule script | * <span style="text-decoration:line-through;">Assign initial schedule script</span> (done). | ||
* Assign sprite and portrait | * Assign sprite and portrait | ||
Latest revision as of 09:41, 16 January 2010
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