Well this is the DocuDemons entry:
Code:
Identifier: HighestAttSharedChar
Trigger requirements: character_record
Parameters: attribute type, character type, logic token, level
Sample use: HighestAttSharedChar piety priest >= 5
Description: Is the highest attribute rating of any character of the same faction sharing the same tile higher than specified?
Battle or Strat: Strat
Class: HIGHEST_ATTRIBUTE_SHARED_CHARACTER
Implemented: Yes
Author: ScottL
For reference of others.
It's strange that it doesn't work, but you're saying it will read it but come back false if you just capitalize Piety? That might make sense in the context that the other conditions referencing attributes use capitalized attributes, but the coming back false doesn't. Are you using any other conditions in the trigger that could make it come back false? It's also rather curious that it wants the name of the attribute before the character type, I'd expect it to be the other way around :hmmm:
Cheers,
Augustus