PCGen / pcgen

Main code and data development for pcgen program release
http://pcgen.org
GNU Lesser General Public License v2.1
432 stars 339 forks source link

Elemental Spell Metamagic Feat not functioning 6.06.01 #1787

Closed Sadler0000 closed 8 years ago

Sadler0000 commented 8 years ago

The program will not let me add "Elemental Spell" Metamagic feat to a spell (example Fireball). It does not even come up in the list of "Add Spell with Metamagic Feats window, but I know I have taken this feat with the Cold descriptor selected.

I have installed PCGen on several different computers and tried older versions of PCGEN and I run into the same issue.

Any help will be appreciated!

LegacyKing commented 8 years ago

Investigating...

LegacyKing commented 8 years ago

@Zaister Is there a restriction on what Metamagic can be selected by the code? Elemental Spell with the Add Level stuff is on a VISIBLE:NO line. Did we determine it needs a YES or EXPORT?

LegacyKing commented 8 years ago

Needs a Jira Ticket, and testing.

Sadler0000 commented 8 years ago

Is this something I need to do or are you doing it?

BTW thank you for your help! I love this program!

LegacyKing commented 8 years ago

https://github.com/PCGen/pcgen/pull/1810