I’m making my own scenarios, but what I didn’t get yet is how to make Lou Chuan by A.I.
I initially, of course, used “train lou-chuan,” but it doesn’t work but pops an invalid identifier message.
(defrule
(unit-type-count-total lou-chuan < 3)
(can-train lou-chuan)
=>
(train lou-chuan)
)
This doesn’t work, for example.
Is there a proper way for it? Or, are there official campaign scenarios that A.I.s use Lou Chuan? If then, I can check it by the temp folder.