Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

[Items] New Item Type: Artifact #91

Open Gvin opened 5 years ago

Gvin commented 5 years ago

Implement new item type: Artifact. Artifact is a multi-use scroll object. It has inner mana storage which can be recharged by player. It's created by inserting some specific spell to artifact base. Using the artifact will result in casting recorded spell with specified mana amount and decreasing artifact durability.