home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.12 / 1998-03_Disc_3.12.iso / SMGDEMO / smgdemo.exe / getty11.scn < prev    next >
Text File  |  1997-12-05  |  15KB  |  303 lines

  1. *********************************************************************
  2. * Title: ANDERSON'S COUNTERATTACK: PLANK'S HILL                     *
  3. *********************************************************************
  4. * Scenario Template
  5. *
  6. * First Line = Title of scenario
  7. * '-' lines  = Scenario tree designation and description
  8. *              LINE 1
  9. *                1st digit = Type (0 = Union Attack, 1 = Rebel Attack,
  10. *                            2 = Meeting). This determines icon used
  11. *                            on "pick scenario" screen.
  12. *                2nd digit = Direction (0 = North, 1 = NE, ... 7 = NW)
  13. *                3-4 digit = Main VP site (see names.txt)
  14. *                            This determines location of icon on
  15. *                            "pick scenario screen"
  16. *                Comma     = Optional separator. Word after comma
  17. *                            determines type of scenario:
  18. *                            Hist  = Historical
  19. *                            Spec  = Speculative
  20. *                            Multi = Multiplayer
  21. *                            (This just determines message displayed
  22. *                            on Pick Scenario screen).
  23. *              LINES 2-3 = Description
  24. * Time lines = Starting and ending times and date. Ending time
  25. *              also contains a number of 'x' characters equal to
  26. *              the number of quasi-historical variants. Lines can
  27. *              also contain hexadecimal bitmasks (0-f) indicating
  28. *              at which difficulty levels the variant can be chosen.
  29. * Variant lines = One line for each 'x': description of variant
  30. *                 Remember that the first line corresponds to
  31. *                 the -last- 'x', because this is a 'bitmapped'
  32. *                 format.
  33. *
  34. * Troubleshooting: If scenario hangs when run, it usually means you've
  35. *                  listed a unit that doesn't exist in the Order of
  36. *                  Battle file. Comment out lines with '*' until you
  37. *                  find the one that is creating the problem.
  38. *********************************************************************
  39. Anderson's Counterattack: Plank Hill
  40. La contre-attaque d'Anderson : Plank Hill
  41. Andersons Gegenangriff: Plank Hill
  42. -10V,Spec
  43. -Lee gives ground to Sickles' attack, then
  44. -snaps back with Anderson's fresh division.
  45. -Lee abandonne du terrain face α l'attaque de Sickles
  46. -puis rΘplique avec la division fraεche d'Anderson.
  47. -Lee weicht vor Sickles zurⁿck, und schlΣgt
  48. -dann mit Andersons frischer Division zu.
  49. 15.0,2,7,1863,
  50. 16.2,3,7,1863,xx,
  51. Plank Hill
  52. Plank Hill
  53. Plank Hill
  54. Plank Hill
  55. Plank Hill
  56. Plank Hill
  57.  
  58. **********************************************
  59. * Victory Point Sites                        *
  60. * + who desig points,variants,locx,locy,name *
  61. *                                            *
  62. **********************************************
  63. *
  64. * '+'      = (1 column) indicates this line specifies a victory site
  65. * who      = (1 column) who holds site
  66. *            'u' = Union holds site at beginning
  67. *            'c' = Confederates hold at beginning
  68. *            ' ' = No one holds at beginning
  69. * desig    = (2 columns) designation of site (see names.txt)
  70. * points   = (2 columns) victory point value of site
  71. * variants = optional, but if omitted all subsequent options must
  72. *            be omitted: bitmask of variants/difficulty levels at which
  73. *            victory site appears. 'x' indicates always present,
  74. *            '0'-'f' is hexadecimal bitmask for difficulty levels
  75. *            at which site appears. See discussion of variants under
  76. *            Troops, below, for full details.
  77. * locx,locy= optional: can be used to adjust positioning of victory
  78. *            site. Use map coordinates as if placing troops. Decimal
  79. *            values can be used (in 1/100ths) if desired. Omit or use
  80. *            "0,0" to indicate that site should not be repositioned.
  81. * name     = optional: Can be a comment preceeded by '*', or a string
  82. *            used to rename the victory site for the purposes of this
  83. *            scenario.
  84. *
  85. * Examples:
  86. *
  87. * +uT 15,xxx,00,00,*Little Round Top
  88. *    (Union controls Little Round Top, worth 10 VP, it appears in all three
  89. *     variants at all difficulty levels, and is not repositioned or
  90. *     renamed).
  91. * + M310,ccc,45,23,An Objective
  92. *    (Objective M3 begins uncontrolled, appears only at the two highest
  93. *     difficulty levels but in all variants, is positioned at 45,23
  94. *     on the map, and is called "An Objective" for this scenario).
  95. *
  96. * When 'fighting the battle' (i.e. playing the whole campaign), control
  97. * of the LARGEST VP SITE determines the scenario chosen next (or, for
  98. * the final scenario, determines the result of the campaign). A few
  99. * scenarios, notably The Peach Orchard, feature two "largest sites",
  100. * and can branch three different ways, but normally a scenario with
  101. * two largest sites will be carried by the side with the highest score.
  102.  
  103. + V 12,xx, *Plank's Hill     (12)
  104. +cN404,xx, *E Plank's Farm   (04)
  105. +uQ404,xx, *S Pitzer's Farm  (04)
  106. +uL504,xx, *Sach's Dairy     (04)
  107.  
  108.  
  109. *********************************************************************
  110. * Randomizing Line Format:
  111. * use size    type vp dir  adv Udesig Udelta   Cdesig Cdelta
  112. *********************************************************************
  113. *
  114. * Randomizing line can be omitted, in which exact units listed in file
  115. * are always used.
  116. *
  117. * Units listed above randomizing line always appear in the scenario
  118. * (even 'randomized' variants). Units below randomizing line appear
  119. * only in 'historical' variants.
  120. *
  121. * Just to make things interesting, Victory sites listed -above- the
  122. * line only appear in 'historical' variants, and victory sites -below-
  123. * the line always appear. Note that this is kind of the opposite
  124. * behavior as that for units.
  125. *
  126. * use  = Designates when randomizing line is to be used
  127. *        ':' : Use 50% of the time, but not when 'historical' is selected.
  128. *              These lines should preceed '=' lines.
  129. *        '=' : Use this line, but not when 'historical' is selected.
  130. *        '!' : Use this line 50% of the time (these should preceed '?' lines).
  131. *        '?' : Always use this line.
  132. *
  133. * size = Size of scenario (0-3) at each increasing difficulty level.
  134. *        0 is smallest size, 3 is largest size
  135. *
  136. * type = Bitmask for type of scenarios which can be generated
  137. *        0x01 = Union Defensive
  138. *        0x02 = Confederate Defensive
  139. *        0x04 = Meeting Engagement #1
  140. *        0x08 = Meeting Engagement #2
  141. *        0x10 = Balance
  142. *
  143. * vp   = VP site designation (from list in names.txt) which must
  144. *        appear in scenario (anchor site). If this VP site was
  145. *        already listed, that VP value is used, otherwise the
  146. *        randomizing algorithm assigns all VP values.
  147. *
  148. * dir  = Hexidecimal bitmask of possible directions
  149. *       (relative to center of Union position) at which
  150. *        Confederates can appear.
  151. *        0x01 = From the north
  152. *        0x02 = From the northeast
  153. *        0x04 = From the east
  154. *        0x08 = From the southeast
  155. *        0x10 = From the south
  156. *        0x20 = From the southwest
  157. *        0x40 = From the west
  158. *        0x80 = From the northwest
  159. *
  160. * adv  = Advantage to one side at each of 4 sizes of scenario (negative
  161. *        number is advantage to Confederates, positive is advantage to
  162. *        Union). Also useful in scenarios such as First Contact to
  163. *        take into account extra forces hardcoded for one side or the
  164. *        other: Union always gets Gamble's brigade, so Confederates need
  165. *        a bit of 'advantage' in randomizing to account for it.
  166. *
  167. * Udesig = Order of Battle (see OBU.TXT) designation for first Union
  168. *          unit likely to be selected
  169. * Udelta = Amount of random skipping over of brigades likely to occur
  170. *          at each of 4 sizes of scenario.
  171. *
  172. * Cdesig = Order of Battle (see OBC.TXT) designation for first Confederate
  173. *          unit likely to be selected
  174. * CDelta = Amount of random skipping over of brigades likely to occur
  175. *          at each of 4 sizes of scenario.
  176. *********************************************************************
  177. * Randomizing Line Format:
  178. * use size    type vp dir  adv Udesig Udelta   Cdesig Cdelta
  179. *********************************************************************
  180. = 1,1,2,2, 0xd,V,0x03,0,0,0,0, 0x500, 6,6,4,4, 0x330, 3,3,2,2,
  181.  
  182.  
  183. ************************************************************************
  184. * Troops Line Format:
  185. * who desig  x,y, form,dir,eff, var, time,delta,  plan,vp,to_x,to_y,name
  186. ************************************************************************
  187. *
  188. * who = Confederate/Union
  189. *       'c'     = Confederate
  190. *       'u'     = Union
  191. *       'C','U' = Confed/Union, but pair this line with another
  192. *                 adjacent capitalized line and (randomly) use only
  193. *                 one of them per scenario
  194. *
  195. * desig = Order of Battle designation (see OBU.TXT and OBC.TXT) of
  196. *         unit to appear. Listing a brigade commander inserts the
  197. *         entire brigade. To place individual regiments (or a commander
  198. *         by himself), place an alphabetic character ('a','b','c', etc.)
  199. *         in front of the designation. For Confederates, '131'
  200. *         designates Law's brigade, 'a131' designates Law by himself,
  201. *         and 'b131' designates the 4th Alabama. Many groups of
  202. *         artillery units have the same designation and must be
  203. *         specified using letter prefixes.
  204. *
  205. * x,y   = Map position. Map positions can be determined by starting
  206. *         a scenario and pressing Shift-M. You can then right-click
  207. *         around the map and see coordinates listed.
  208. *         NOTE: Decimal places in 1/100ths may be used optionally if
  209. *               desired:  i.e. 45.02,56.91  (but not: 45.2)
  210. *
  211. * form  = Formation
  212. *         'b' = Battle line (brigade)
  213. *         'd' = Double line (brigade)
  214. *         'm' = Maneuver Column (brigade) (if to_x,to_y specified,
  215. *                                          form Battle Line @ location)
  216. *         'M' = Maneuver Column (brigade) (if to_x,to_y specified,
  217. *                                          form Double Line @ location)
  218. *         'R' = Road Column (brigade)
  219. *         's' = Skirmishers (brigade or regiment)
  220. *               Regiments given skirmish orders begin detached.
  221. *         'l' = Line (regiment), Unlimbered (artillery)
  222. *         'c' = Column (regiment), Limbered (artillery)
  223. *         'x' = Rout
  224. *
  225. * dir   = Initial facing
  226. *         0 = North, 1 = North-Northeast, 2 = Northeast, 3 = East-Northeast,
  227. *         4 = East,  5 = East-Southeast, ... 15 = North-Northwest
  228. *
  229. * eff   = Effectiveness (100 = 100%). Used to account for earlier
  230. *         casualties in unit. Any number but 100 is subject to some
  231. *         randomness.
  232. *
  233. * var   = Variants in which this line is used. Must contain a number of
  234. *         'x', bit, and '0' characters equal to the number of 'x' chars
  235. *         listed after the scenario ending time line above. A variant is
  236. *         randomly selected. Lines with an 'x' in the proper column are
  237. *         used in that variant. Lines with an '0' in the column are not
  238. *         used in that variant. Lines with a hexidecimal number in the
  239. *         column ('0' - 'f') form a bitmask indicating which difficulty
  240. *         levels the line is used at:
  241. *           1 = Use at Heth/Rowley "Corporal" level.
  242. *           2 = Use at Hill/Howard "Captain"  level.
  243. *           4 = Use at Longstreet/Doubleday "Colonel" level.
  244. *           8 = Use at Lee/Hancock "General" level.
  245. *         So 'xc0' indicates that the line is NOT used for variant 1 ("0"),
  246. *         is used for variant 2 ("c") at the two highest difficulties, and
  247. *         is used for variant 3 ("x") at all difficulty levels. Note
  248. *         the reverse 'bitmapped' order--the last character is used
  249. *         for the first variant, and so forth.
  250. *
  251. * time  = Time troops appear. "hh.m" format, where "hh" is hour on a
  252. *         24-hour clock, and "m" is either (0-4) to indicate 15-minute
  253. *         increments (16.2 = 4:30 pm) or (05-59) to indicate exact
  254. *         minute (16.35 = 4:35 pm).
  255. * delta = Possible delta (in 15-minute increments) in appearance time
  256. *         for these troops
  257. *
  258. *         Notes:
  259. *         * Units listed at or before starting time are present at
  260. *           the start of the scenario (unless delta is indicated).
  261. *         * Units appearing after scenario starts are subject to
  262. *           a certain amount of randomness (will not always appear at
  263. *           exact time indicated)
  264. *         * Normally unit does not appear until time indicated, but if
  265. *           this is a frozen unit (see 'plan' below) then unit is always
  266. *           present but 'unfreezes' at the time indicated.
  267. *
  268. * plan  = General plan for this unit. Mostly used for AI purposes,
  269. *         except for Frozen & Refused aspects.
  270. *         'a' = attack
  271. *         'A' = assault (more emphatic version of attack)
  272. *         'd' = defend
  273. *         'D' = defend, and refuse flanks in starting setup
  274. *         's' = support
  275. *         'h' = hold this position
  276. *         'H' = hold this position, and refuse flanks in setup
  277. *         'f' = frozen
  278. *         'F' = frozen, and refuse flanks at setup
  279. *         'x' = no plan
  280. *
  281. * vp    = VP cost to activate this unit. '0' indicates no cost.
  282. *         (Note: if unit is frozen [plan = 'f','F'] and has an
  283. *         entry time, -and- has a vp cost, then it begins frozen,
  284. *         but becomes available for activation when the time
  285. *         arrives--at the designated cost).
  286. *
  287. * to_x, to_y = Initial marching orders: unit begins scenario with orders
  288. *              to march to designated location. Decimal places in
  289. *              1/100ths can be used optionally if desired.
  290. *              To_x and To_y are IGNORED unless one of the following
  291. *              is true:
  292. *                1) Unit is in road formation ('r')
  293. *                2) Unit is in maneuver column ('m', 'M')
  294. *                3) Unit has 'a' or 'A' as its 'plan'
  295. *              Use 00,00 the specify no marching orders.
  296. *
  297. * name  = Name of commander or unit. Normally preceeded by one or
  298. *         more "*"'s, in which case line is ignored. If not preceeded
  299. *         by "*", string is used in scenario instead of normal name
  300. *         from Order of Battle (OBC.TXT, OBU.TXT). This can be used
  301. *         to make commander substitutions.
  302. *
  303.