Saevon / webdnd

An application to automate basic aspects of Dungeons & Dragons. Also a library of various D&D things.
MIT License
11 stars 3 forks source link

[Items] Morphing items #20

Open Saevon opened 12 years ago

Saevon commented 12 years ago

Some items can change material, shape, appearance and/or type (e.g. from longsword to dagger to bow)

Check that: 1) Materials changing works with this (should be fine) 2) Appearance could change dynamically ?? Not sure if this is as important as the others 3) we can change the weapon base and still adjust all the stats for the weapon without problem

Saevon commented 12 years ago

Related to Issue #19 (appearance)