Implement spell.txt support

New ideas, features you wish were in the game.
Post Reply
PowerWyrm
Balrog
Posts: 1574
Joined: Sun 27.11.2005, 15:57

Implement spell.txt support

Post by PowerWyrm » Thu 10.07.2008, 09:30

Vanilla Angband 3.0.x has a lib file spell.txt to keep all info (number, name, tval, sval, snum, description) about spells. Support to get spell info from this file should be added to MAngband, at least in 1.2.0. with all the other enhancements about Vanilla lib files.
PWMAngband already has this implemented (it was almost required since my variant has many more spell realms than just mage and priest), and today I added support for displaying spell descriptions with the client when browsing spells... and it's quite nice (Vanilla has this too... another feature to add to MAngband in 1.2.0.).

Post Reply