Just in case, you can also look up some herehongdee wrote: Sat Jul 05, 2025 2:29 am Thank you for your patient explanation, as you mentioned the NAGA AI, I just find the same coding content in NAGA too :-). So it is a special feature of your AIs. I still have some questions for discussion:
1. How to know the real boundary of a SN's value? Theoretically, the first line lowers the max value and then the second line would make the first line invalid, finally there would be only one limit on the min value. My question is, what is the max value then? You said it would range from 10 to 14, but I kind of doubt that. I guess it would finally get a value range from 14 to unlimited, which means the max limit is removed. Is that right?
2. According to your reply, your intention is to get a boundary of 10 to 14. So what if exchange the two lines to:
(up-modify-sn sn-maximum-town-size c:max 14)
(up-modify-sn sn-maximum-town-size c:min 10)
I think it would work just as your target value range from 10 to 14. How do you think?
Best,
Hongdee
https://airef.github.io/commands/comman ... -modify-sn
https://airef.github.io/strategic-numbe ... -town-size
https://airef.github.io/parameters/para ... tml#mathOp