home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / FishSim / fsetup / Venues / sware / fish / peg1 / pike.gaf < prev    next >
Text File  |  2000-02-16  |  11KB  |  212 lines

  1.  
  2. REF           PIKE                             ; Must be a unique reference name given to each species
  3.  
  4. ; Minimum and maximum size of the species
  5.                               ;          lb        oz        dr
  6. MINSIZE         500           ;           1        15        4
  7. MAXSIZE         7600          ;          29        11        0
  8.  
  9. ; General species attributes, affect all other attributes - important
  10. ;               Size    Pop   Caution   Depth
  11. GENERAL          60      30      90      50
  12.  
  13. GREED            10           ; Very important, how greedy (high) or lazy (low) the species is
  14. BOTTOM           60           ; Bottom feeding percentage
  15. SURFACE          40           ; Surface feeding percentage
  16. SHOAL           120           ; How much this fish shoals in groups ( 0 = a lot )
  17.  
  18. ; Factors affecting importance of various fish attributes ( 0 = no effect, ratios from there )
  19. ;               Size    Pop   Caution   Depth
  20. BAITFACT         5      300      1        0               ; Bait factors
  21. FLOWFACT         1      250      1        1               ; Flow factors
  22. BOTFACT          3      210      1        2               ; Bottom area factors
  23. TOPFACT          3      250      1        2               ; Top area factors
  24. CONDFACT         1      140      1        3               ; Conditions factors
  25. TEMPFACT         1      140      1        7               ; Temperature factors
  26. WTHRFACT         1      160      1        5               ; Weather factors
  27. TIMEFACT         1      140      1        1               ; Time factors
  28. DPTHFACT         1      250      1        2               ; Water depth factors
  29. STYLFACT         1      250      1        0               ; Fishing style factors
  30. MNTHFACT         1      140      1        0               ; Month factors
  31.  
  32. ;               Size    Pop
  33. FLOAT            15      50           ; Chance of catching and size modifier with float
  34. LEDGER           20      20           ; Chance of catching and size modifier with ledger
  35. SPIN            100      80           ; Chance of catching and size modifier with spinner
  36. FLY              0       -1           ; Chance of catching and size modifier with fly
  37.  
  38. ; General size popularity modifiers
  39. ;              Factor Size per           Per     min dr    max dr
  40. SIZE            200      1       ;     43.29%      500      1210
  41. SIZE            100      2       ;     21.65%     1210      1920
  42. SIZE             50      3       ;     10.82%     1920      2630
  43. SIZE             40      4       ;      8.66%     2630      3340
  44. SIZE             30      5       ;      6.49%     3340      4050
  45. SIZE             20      6       ;      4.33%     4050      4760
  46. SIZE             10      7       ;      2.16%     4760      5470
  47. SIZE             7       8       ;      1.52%     5470      6180
  48. SIZE             4       9       ;      0.87%     6180      6890
  49. SIZE             1       10      ;      0.22%     6890      7600
  50.  
  51. ; Bait feeding habits for the species, new baits need to include a section in species files
  52. ;               Size    Pop   Caution    Ref
  53. BAIT             -1      -1      0     MAGGOT
  54. BAIT             -1      -1      0     CASTER
  55. BAIT             -1      -1      0     BDFLAKE
  56. BAIT             10      15     100    LOBWORM
  57. BAIT             20      10     100    CATPIL
  58. BAIT             -1      -1      0     BDPASTE
  59. BAIT             -1      -1      0      HEMP
  60. BAIT             -1      -1      0     WETFLY
  61. BAIT             -1      -1      0      CORN
  62. BAIT             70      90     100     SPIN
  63. BAIT             -1      -1      0     DRYFLY
  64. BAIT            100      80      90   DEADBAIT
  65.  
  66. ; Area modifiers for each species, dictates where fish can be caught as well as depth and size
  67. ;               Size    Pop     Dep      Ref
  68. AREA             50      60      60     SAND
  69. AREA             80      50     100      MUD
  70. AREA            100      70     100     WEED
  71. AREA             75     100      70     REED
  72. AREA             20      30      20     ROCK
  73. AREA             15      30      20     CLOSE
  74. AREA            100      40      30     OHANG
  75. AREA             5       5      100     FRUN
  76. AREA             25      20     100     MRUN
  77. AREA             70      40     100     SRUN
  78. AREA             90      80      80     STILL
  79. AREA             10      30     100     CLEAR
  80. AREA             90      80      60     MURKY
  81. AREA             5       90      65     NOISE
  82. AREA             70      70      60     LILLY
  83. AREA             80      60      85     ROOTS
  84. AREA             10      50      50     GBAIT
  85.  
  86. ; Modifiers affecting characteristics for species for the time of year
  87. ;               Size    Pop   Caution   Depth      Ref
  88. MONTH            60     100     100      100        1
  89. MONTH            40      90      90      100        2
  90. MONTH            30      80      85      90         3
  91. MONTH            40      60      80      80         4
  92. MONTH            50      50      75      60         5
  93. MONTH            60      45      70      40         6
  94. MONTH            70      50      65      40         7
  95. MONTH            80      60      70      70         8
  96. MONTH           100      65      80      90         9
  97. MONTH            90      70      85      100       10
  98. MONTH            80      80      90      100       11
  99. MONTH            70      90      95      100       12
  100.  
  101. ; Modifiers affecting species characteristics in different air temperatures
  102. ;               Size    Pop   Caution   Depth      Ref
  103. TEMP             40     100      40      100        1
  104. TEMP             60      95      45      100        2
  105. TEMP             80      90      50      100        3
  106. TEMP            100      85      55      100        4
  107. TEMP             80      80      60      100        5
  108. TEMP             60      70      65      100        6
  109. TEMP             50      50      70      100        7
  110. TEMP             40      45      75      90         8
  111. TEMP             30      40      80      80         9
  112. TEMP             25      35      85      60        10
  113. TEMP             20      30      90      20        11
  114. TEMP             10      20     100      10        12
  115.  
  116. ; Modifiers affecting species characteristics for different cloud coverage
  117. ;               Size    pop   caution   depth      ref
  118. CLOUD            10      40      30      10         0
  119. CLOUD            20      50      40      20         1
  120. CLOUD            30      60      50      50         2
  121. CLOUD            40      80      55      70         3
  122. CLOUD            50     100      60      90         4
  123. CLOUD            60      90      65      100        5
  124. CLOUD            70      80      70      100        6
  125. CLOUD            80      70      80      100        7
  126. CLOUD            90      50      90      100        8
  127. CLOUD           100      45     100      100        9
  128.  
  129. ; Modifiers affecting species characteristics for different sun brightness
  130. ;               size    pop   caution    dep       ref
  131. SUN             100     100      60      100        0
  132. SUN              90      90      65      100        1
  133. SUN              80      80      70      100        2
  134. SUN              70      70      80      90         3
  135. SUN              60      60      90      80         4
  136. SUN              50      55     100      70         5
  137. SUN              40      50      90      60         6
  138. SUN              30      45      80      20         7
  139. SUN              20      40      70      10         8
  140. SUN              10      20      60       5         9
  141.  
  142. ; Modifiers affecting species characteristics for different rain amounts
  143. ;               size    pop   caution   depth      ref
  144. RAIN             10      30      10      80         0
  145. RAIN             20      70      20      85         1
  146. RAIN             30      80      30      90         2
  147. RAIN             40      20      40      95         3
  148. RAIN             50      30      50      100        4
  149. RAIN             60      50      60      100        5
  150. RAIN             70      80      70      100        6
  151. RAIN             80      90      80      100        7
  152. RAIN             90      40      90      100        8
  153. RAIN            100      60     100      100        9
  154.  
  155. ; Modifiers affecting species characteristics for different weather conditions
  156. ;               size    pop   caution    dep       ref
  157. WEATHER          10      45      40      10       SUNNY
  158. WEATHER          20      60      50      20       HUMID
  159. WEATHER          30      40      60      50      CLOUDY
  160. WEATHER          40      30      65      80       DULL
  161. WEATHER          40      50      70      90       LSHWR
  162. WEATHER          50      50      80      100      DRIZ
  163. WEATHER          70      70      90      100      HSHWR
  164. WEATHER          80      50     100      100      LRAIN
  165. WEATHER         100      90      90      100      HRAIN
  166. WEATHER          90     100      50      100      FROST
  167. WEATHER          80      80      90      100      LSNOW
  168. WEATHER          70      70     100      100      HSNOW
  169.  
  170. ; Modifiers affecting species characteristics for different times in the day
  171. ;               Size    pop   caution    dep       ref
  172. TIME             20      5      100      100        0
  173. TIME             30      5      100      100        1
  174. TIME             50      5       95      100        2
  175. TIME             60      5       90      100        3
  176. TIME             80      5       90      100        4
  177. TIME            100      10      85      100        5
  178. TIME            100      50      80      100        6
  179. TIME             90      60      70      100        7
  180. TIME             70     100      60      90         8
  181. TIME             50      90      40      90         9
  182. TIME             40      80      40      90        10
  183. TIME             30      75      30      90        11
  184. TIME             40      70      30      90        12
  185. TIME             20      60      30      80        13
  186. TIME             30      50      20      80        14
  187. TIME             40      40      30      80        15
  188. TIME             50      50      40      90        16
  189. TIME             60      60      40      90        17
  190. TIME             70      20      50      90        18
  191. TIME             90      10      65      100       19
  192. TIME            100      5       70      100       20
  193. TIME             80      5       80      100       21
  194. TIME             60      5       90      100       22
  195. TIME             40      5      100      100       23
  196.  
  197. ; Modifiers affecting species characteristics for different water depths (1=shallow, 10=deep)
  198. ;               Size    pop    depth     ref
  199. DEPTH            10      5      100       1
  200. DEPTH            30      10     100       2
  201. DEPTH            50      30     100       3
  202. DEPTH            70      50      90       4
  203. DEPTH           100      70      90       5
  204. DEPTH            90      60      80       6
  205. DEPTH            80      50      70       7
  206. DEPTH            70      20      60       8
  207. DEPTH           100      15      50       9
  208. DEPTH           100      10      40      10
  209.  
  210.  
  211. END
  212.