Anathema is a Warhammer 40,000 pbp game for 4-5 players. It has very simple rules, but great depth and complexity. If focuses on a Champion of Chaos and his Warband. It is strongly influenced by Birthright .
0 Members and 4 Guests are viewing this topic.
Can I use a Realm action, to Rule a holding of the same type, in ths same province, more than once?
If than else statements are banned I think. Probably for the best.One I've tried:So.action 1. I try to hire an adviseraction 2. I assign the adviser - if action 1 succeeds.Action 2 is 'readied' - if I fail to hire the adviser then #2 just doesn't happen...
LOL, I write code all the time that wayIf Alamie.Status="Allied" ThenCall Action Maesford.Rule.Holding.ManorElseif Alamie.Status="Enemy" ThenCall Action KoH.DeclareWar(Alamie)Call Action KoH.CreateFieldArmyEnd If
I have a few quick questions: ^_^----------------------------------------------------1) Is this series of readied actions allowed:Regent action: Rule law in province x from 3 to 4Regent action: if law in province x is 3 then: rule law from 3 to 4Regent action: if law in province x is 4 then: rule law from 4 to 5----------------------------------------------------2)Is this series of readied actions allowed:Regent action: Rule law in province x from 3 to 4Regent action: if law in province x is 4 then: rule law from 4 to 5Regent action: if law in province x is 5 then: rule law from 5 to 6----------------------------------------------------3) Does court actions used in conjunction with a realm action count as the same action as the realm action for the purpose of readying actions?-------------------------------------------------------4) Does free actions taken in conjunction with a regent diplomacy action where you visit the court of another regent count as the same action as the regent action for the purpose of readying actions?RegardsLinde
1. No2. Inst this the same as 1?3. Not sure what you're asking4. Not sure what you're asking