home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / rec / games / board / 13686 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  5.1 KB

  1. Path: sparky!uunet!das.wang.com!ulowell!news.bbn.com!usc!sdd.hp.com!saimiri.primate.wisc.edu!caen!batcomputer!cornell!uw-beaver!cs.ubc.ca!unixg.ubc.ca!peters
  2. From: peters@physics.ubc.ca (Dan Peters)
  3. Newsgroups: rec.games.board
  4. Subject: Re: Republic of ROME question, HELP
  5. Date: 27 Jan 1993 04:12:03 GMT
  6. Organization: The University of British Columbia
  7. Lines: 120
  8. Distribution: world
  9. Message-ID: <1k522jINNnt0@iskut.ucs.ubc.ca>
  10. References: <1k1pr2INNfcs@iskut.ucs.ubc.ca> <1993Jan26.014626.12748@news.arc.nasa.gov> <1k2h09INNh9m@iskut.ucs.ubc.ca> <1993Jan26.194727.5018@news.arc.nasa.gov>
  11. NNTP-Posting-Host: physics.ubc.ca
  12.  
  13. Melvin H. Nicholson writes:
  14.  
  15. >Exactly.  If the state goes bankrupt, the Rebel must count himself as a
  16. >war in his attempt to keep Rome standing.
  17.  
  18. ok... How about if the senate doesn't send an army against the rebel at all?
  19. Is the civil war still ongoing in this case?
  20.  
  21. [stuff deleted about my question #1]
  22.  
  23. ok, that's cool.
  24.  
  25. (I write:)
  26. >>2. At what point in the sequence of play do you make Tax Farmer destruction
  27. >>rolls (for the 2nd Punic War and the Gladiator Slave Revolt)? Again, the rules
  28. >>give no clue!
  29.  
  30. >I think this one is covered.  It happens during the forum phase. 
  31.  
  32. I have never found this, and I have searched the book several times to find this
  33. exact thing.... Oh well, maybe I'm just unobservant....
  34.  
  35. >Rather than leave this all up to you, I'll throw some of my own back:
  36.  
  37. >1) How should a faction who loses it's leader to an assination be
  38. >treated.  When should that faction be allowed to appoint a new leader
  39. >assuming it was not eliminated?
  40.  
  41. I assume you mean a faction which loses its leader in the prosecution following
  42. an assassination attempt. I don't think any special treatment is needed: the
  43. faction, if it still exists, does not have a leader at all until its next
  44. Forum Phase initiative, during which one can be appointed in the usual way.
  45.  
  46. >2) If the faction leader is a caught assassin, does the prosecution
  47. end with his death?
  48.  
  49. I think so. No defendant, no case.
  50.  
  51. >3) if the censor is either the victim of a successful assination where
  52. >the assassin is caught, or is a caught assassin, who conduct the
  53. >prosecution?
  54.  
  55. Last line of 9.84: The Censor is not involved in this prosecution. (So it
  56. doesn't make any difference.) I would imagine that whoever was presiding
  57. at the moment of the attempt would conduct the prosecution (after all, 
  58. _someone_ has to call for votes etc.) Does this sound ok to you? 
  59.  
  60. Of course this just begs another question: what if _that_ guy was involved
  61. somehow in the assassination? I would say the HRAO conducts it, but for
  62. this purpose the defendant is not considered "Available". I would even 
  63. prefer to add that any member of the defendant's faction is not "Available"
  64. for this purpose. ("Available" = the "A" in "HRAO".)
  65.  
  66. By the book, "Available" simply means alive and in Rome. The book gives no
  67. exceptions to this, so the answer I gave to your question has the problem 
  68. that there is no precedent for making such exceptions.
  69.  
  70. This reminds me of another one of my questions:
  71.  
  72. Suppose the HRAO steps down to avoid influence loss (9.34). Suppose this
  73. happens before prosecutions. (for example: new RC has trouble electing a
  74. Censor and steps down; FC conducts Censor election.) When the prosecutions
  75. are over, does the HRAO preside again (which is the literal meaning of 9.46)
  76. or does the guy who was presiding immediately before prosecutions started
  77. preside again (which is what I think was more likely the intended rule)?
  78.  
  79. Now suppose the HRAO steps down after prosecutions, and suppose the presiding
  80. dude gets sent off to war. He's not the HRAO, so the Senate Phase doesn't end,
  81. if we take the book literally. Is this a mistake? I.e., when it says "Passage
  82. of any measure sending the HRAO to War ends the Senate Phase" (middle of 9.65)
  83. should "HRAO" read "presiding magistrate"?
  84.  
  85. Let's assume, in this latter case, that there is no mistake. Then when the
  86. (non-HRAO) presiding magistrate is sent to war, does control of the meeting
  87. drop to the next guy (e.g. from FC to Censor), or does it jump back up to the
  88. HRAO? I would say the former, but the book doesn't cover this.
  89.  
  90. In effect, my opinion here is equivalent to saying that anyone who has stepped
  91. down is no longer "Available" that turn, thus making another exception to the
  92. usual definition.
  93.  
  94. An unrelated (and slightly silly) question:
  95.  
  96. How do you handle "DRAW 2" in multiple chit draws? Take Epidemic for example.
  97. Which of the following procedures do you do?
  98.  
  99. A: 1. Draw 6 chits.
  100.    2. If there are no "DRAW 2"s, then
  101.     END
  102.       Else
  103.     Put back the "DRAW 2"s
  104.     Draw the appropriate number of extra chits (2 or 4).
  105.       End If
  106.    3. GOTO 2.
  107.  
  108. or
  109.  
  110. B: For I = 1 to 6
  111.    do Subroutine (shown below)
  112.    Next I
  113.    END
  114.  
  115.    Subroutine:
  116.      draw chit
  117.      If it's a "DRAW 2" then
  118.        put it back
  119.        For J = 1 to 2
  120.      do Subroutine (yup, it's recursive)
  121.        Next J
  122.      End If
  123.    End Subroutine
  124.  
  125. I would say B. What do you think?
  126.  
  127. Drin
  128. --
  129. -------------------------------------------------------------------------------
  130. "I think I think, therefore I think I am." 
  131. - Descartes' failed attempt to discard the notion of objective reality.
  132. -------------------------------------------------------------------------------
  133.