I've got a racial special setup for selecting an energy type and gaining that type of energy resistance. It pipes the selection into #applyresist[] but I realized that doesn't really work because the energy types aren't the same as the things for energy restiance.
The only idea I've got so far is to setup an if statement that sets a string variable to the proper resistance type depending on what is selected ...
Is there a better way?
Andrew
The only idea I've got so far is to setup an if statement that sets a string variable to the proper resistance type depending on what is selected ...
Is there a better way?
Andrew