ConditionEvaluation Error : canImproveIntelligence

Expected Behavior

conditionevaluation should understand [c => canImproveIntelligence(c.slave)]

Current Behavior

Condition has an error : Cannot read properties of undefined (reading 'intelligence').

Steps to Reproduce

  1. open RA
  2. drag and drop boolean condition
  3. delete everything and enter "c => canImproveIntelligence(c.slave)"
  4. click away

Additional information

  • Release ID: latest
  • Commit: (if available) latest
  • Save file : don't need one

FC_RA_error