TCArknight
Well-known member
In working on the Aegis, one of the suit customizations is Evasion or Improved Evasion. These provide the class special of the same name when the suit is worn.
However, when i bootstrap the cEvasion ability or cImpEvas ability to the customization, I get this:
Do I need to go ahead and bootstrap the evasion and improved evasion specials to the class with conditionals? Or is there a way to handle this just in the customization?
Thanks!
TC
However, when i bootstrap the cEvasion ability or cImpEvas ability to the customization, I get this:
Attempt to access field 'cTotalLev' that does not exist for thing 'rcASCIEvad'
Location: 'field calculate' script for Field 'xTotalLev' near line 32
- - -
Attempt to access field 'cTotalLev' that does not exist for thing 'rcASCEvade'
Location: 'field calculate' script for Field 'xTotalLev' near line 32
Do I need to go ahead and bootstrap the evasion and improved evasion specials to the class with conditionals? Or is there a way to handle this just in the customization?
Thanks!
TC