Wednesday, September 24, 2008

AV NPCs

Someone at WOTC decided it would be cool to make a whole bunch of magic items that had NPCs linked with them. This presented a bit of a problem to the PHB parser as it had no clue how to parse NPCs. I decided to use the MMParser to parse the NPCs and then have an option on the PHBParser that would merge the data back in. Once that was done it was just a matter of parsing in the mount table and having the ability to link an NPC onto an item.

Behold!


On the ruleset side, I made a class to display a table of mounts. I had some time to modify the Armor description and armor table to include the new special field that showed up in AV...

No comments: