home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / GAMES_C / CYBER30.ZIP / CYBER30.DOC next >
Text File  |  1994-01-09  |  5KB  |  117 lines

  1. Cyber -- A character generator for the CyperPunk 2.0.2.0 RPG.
  2.  
  3. Version 3.0, January 1994
  4.  
  5. Disclaimer : I have tried Cyber on these systems, and here are the results:
  6.              If it fraggs out on you, let me know and we'll see what we can
  7.              do, but I am not responsible for any loss, damage, etc.  This 
  8.              is provided as is, and cannot be/is not guaranteed.
  9.  
  10.              Amiga SAS C 6.3, no problem. ( Native system!  :-) )
  11.              UNIX gcc, no problem.
  12.              IBM Borland C, Zortech C, Visual C++, no problem.
  13.  
  14.              Anyone got a PD Mac compiler I can use?!?
  15.              Anyone got a PD Atari ST compiler I can use?!?
  16.  
  17.  
  18. HISTORY
  19.  
  20. 1.0 - Basic, no supplement or InterFace additions.
  21. 1.4 - Basic, with all suppliments except Night's Edge and Cyber Generation.
  22. 1.7 - All Interface magazines added, now 45 classes total.
  23. 2.0 - Coerced into adding Night's Edge compatability.  Dammit.
  24. 2.1 - Bug fix, max() macro made literal to deal with Borland's strange libs.
  25. 2.2 - Bug fix, will not crash when Vampire Psyber-Punk maxes out all skills.
  26. 2.4 - Corrected IBM filename bug (8+3, not 11!), and improved even
  27.       distribution of values in random() function for all platforms.
  28. 2.5 - Heard from R. Tal., and inserted requested legalese.
  29. 3.0 - Christmas project time!
  30.       Added skill <-> stat information to skill list.
  31.       Added short/long skill names option (33K of total program data now).
  32.       Added enter/roll stat/total by user request.
  33.       Added enter/roll PSY stat option.
  34.       Added character roles list to program.
  35.       Changed static char * method to reduce stack requirements.
  36.       Prog will write short/long skill names + stat info to output file.
  37.  
  38. This follows the books & Interface magazines fairly closely, if you have them
  39. handy or know the game then this program should be very easy to use.
  40.  
  41. This is giftware, if you use it and like it, mail some token of thanks to the
  42. address below.  ANSI C source code is available from me, please specify how you 
  43. want it and if by US Mail, send a SASE with a 3.5" disk, otherwise, email.
  44.  
  45. I can be reached at <ind00069@pegasus.cc.ucf.edu>, and rec.games.frp.cyber.
  46. US Mail: 12258 Huntsman Lane, Orlando, Florida  32826
  47.  
  48. The roles currently implented are:
  49.                                   
  50. 0    Rocker                   (OEM)
  51. 1    Cult Leader              (Interface v2,2)
  52. 2    Stripper                 (When Gravity Fails)
  53. 3    Spy                      (When Gravity Fails)
  54. 4    Solo                     (OEM)
  55. 5    Corporate Operative      (Interface v1,3)
  56. 6    Ex-Cybersoldier          (Interface v1,3)
  57. 7    Bodyguard                (Interface v1,3)
  58. 8    Bounty Hunter            (Interface v1,3)
  59. 9    Street Samurai           (Interface v1,3)
  60. 10   Space Marine             (Deep Space)    
  61. 11   PA Trooper               (Maximum Metal) 
  62. 12   Cop                      (OEM)
  63. 13   Private Eye              (Interface v1,4)
  64. 14   Corporate                (OEM)           
  65. 15   Government Official      (Interface v1,4)
  66. 16   Lawyer                   (Interface v2,2)
  67. 17   Media                    (OEM)           
  68. 18   Journalist/Correspondent (Interface v2,1)
  69. 19   Investigative Reporter   (Interface v2,1)
  70. 20   War Correspondent        (Interface v2,1)
  71. 21   Sensationalist           (Interface v2,1)
  72. 22   Tabloid Media            (Interface v2,1)
  73. 23   Fixer                    (OEM)
  74. 24   Scavenger                (Interface v1,2)
  75. 25   Pimp/Pusher              (Interface v1,2)
  76. 26   Broker                   (Interface v1,2)
  77. 27   Racketeer                (Interface v1,2)
  78. 28   Black Marketeer          (Interface v1,2)
  79. 29   Techie                   (OEM)
  80. 30   Salver                   (Deep Space)
  81. 31   Medic                    (OEM)
  82. 32   Jockey                   (Interface v1,4)
  83. 33   Highrider                (Interface v1,5)
  84. 34   Workganger               (Interface v1,4)
  85. 35   Netrunner                (OEM)
  86. 36   Rogue Hunter             (Interface v1,3)
  87. 37   Nomad                    (OEM)
  88. 38   Pirate                   (Interface v1,4)
  89. 39   Poser StreetPunk         (Interface v1,4)
  90. 40   Chromer StreetPunk       (Interface v1,4)
  91. 41   Booster StreetPunk       (Interface v1,4)
  92. 42   'Dorpher StreetPunk      (Interface v1,4)
  93. 43   Zoomer StreetPunk        (Interface v1,4)
  94. 44   Inquisitor Predator      (Night's Edge)
  95.  
  96. Also, a character may be a Vampire, Werewolf, and/or Psychic.  These
  97. were implemented from the Night's Edge sourcebook.  I am working on 
  98. implementing Cyber Generation, but it's gonna be a while...
  99.  
  100. To choose a psychic skill, during the pickup skills phase choose skill
  101. number 110.  This will bring up the psychic skill selection routine.
  102. If your PSY stat is below 5, you may not choose psychic skills.
  103.  
  104. Remember that the cost for psychic skills are:
  105.  
  106. Level     1    2    3    4    5    6    7    8    9    10
  107. Cost      1    4    9   16   25   36   49   64   81   100
  108.  
  109. The program will not let you waste points -- if you type in 10, it will
  110. wait until you enter 9 before allowing you skill level 3 for that PSY skill.
  111.  
  112. PsyCat is the string designating which Psychic area(s) your character is
  113. allowed to study and choose skills from.
  114.  
  115. aa = Telepathy, bb = ESP, cc = Psychokinetic, dd = Self Control, zzz = None.
  116.  
  117.