home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 - Julekalender / JULEKALENDER.ISO / SWEDISH / MAZE.INI < prev    next >
Text File  |  1999-09-08  |  6KB  |  81 lines

  1. ; now type all the levels parameters
  2. ; Max Virus On Screen =  how many viruses can be at the same time on the screen (MUST BE 1-5)
  3. ; Max Virus Length = the longest virus length that can be
  4. ; Speed = virus speed. the speed must be a number between 0 and -100 (0 = slow   -100 = fast)
  5. ; Entry Distance = the distance (in grid squares) that should be between 2 virus.
  6. ; Check Inc SubLevel = after how many killed virus check if Sub level should be update
  7. ;
  8. LEVEL= 1
  9. ; Max Virus On Screen    Max virus Length     Speed%     Entry Distance   Check Inc SubLevel
  10. ;---------------------------------------------------------------------------------------------------------
  11.            2                    3                 0           10              1
  12.            2                    3               -10           10              1
  13.            2                    3               -20           9               3
  14.            3                    4               -20           8               2
  15.            3                    4               -25           8               2
  16.            3                    4               -30           7               6
  17.            4                    5               -30           6               2
  18.            4                    5               -30           6               2
  19.            5                    5               -35           5               6
  20.            5                    5               -35           5               2
  21.            5                    5               -35           5               3
  22.            5                    5               -35           5               3
  23.            5                    5               -35           5               3
  24.            5                    5               -40           5               3
  25.            6                    5               -40           4               3
  26.            6                    5               -50           4               5
  27.            6                    5               -55           4               5
  28.            6                    5               -60           3               10
  29.            6                    5               -70           3               10
  30.            7                    5               -80           3               800
  31. ;
  32. LEVEL= 2
  33. ; Max Virus On Screen    Max virus Length     Speed     Entry Distance   Check Inc SubLevel
  34. ;---------------------------------------------------------------------------------------------
  35.            2                    6                 0           10             2
  36.            2                    7               -10           8              2
  37.            3                    7               -20           8              4
  38.            3                    7               -25           8              2
  39.            3                    8               -30           8              2
  40.            4                    8               -30           6              5
  41.            4                    9               -35           6              3
  42.            4                    10              -40           6              3
  43.            4                    10              -45           5              3
  44.            6                    10              -45           5              3
  45.            6                    10              -45           5              3
  46.            6                    10              -45           5              3
  47.            6                    10              -50           5              3
  48.            6                    10              -50           5              3
  49.            7                    10              -50           5              5
  50.            7                    10              -55           5              5
  51.            7                    10              -60           5              5
  52.            7                    10              -70           5              7
  53.            7                    10              -75           5              10
  54.            8                    10              -85           5              999
  55. ;
  56. LEVEL= 3
  57. ; Max Virus On Screen    Max virus Length     Speed     Entry Distance   Check Inc SubLevel
  58. ;---------------------------------------------------------------------------------------------
  59.            3                   11               -10           10            2
  60.            3                   11               -10           10            1
  61.            3                   12               -20           10            3
  62.            4                   13               -25           8             1
  63.            4                   13               -25           8             2
  64.            4                   14               -30           8             5
  65.            4                   15               -35           6             2
  66.            5                   15               -45           6             2
  67.            5                   15               -50           5             4
  68.            5                   15               -40           5             2
  69.            5                   15               -40           5             2
  70.            5                   15               -50           5             2
  71.            5                   15               -50           5             2
  72.            5                   15               -50           5             3
  73.            5                   15               -65           5             3
  74.            5                   15               -60           5             3
  75.            5                   15               -65           5             3
  76.            5                   15               -70           5             5
  77.            5                   15               -75           5             10
  78.            5                   15               -85           5             999
  79. ;
  80.  
  81.