home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / FishSim / fsetup / tackle / rods / rod2.tkl < prev   
Text File  |  2000-05-24  |  1KB  |  47 lines

  1. ; Default rod
  2.  
  3. ; Descrip section defines generic tackle properties
  4. [DESCRIP]
  5.  
  6. Type = 1
  7.  
  8.  
  9. ; Tackle section defines specific details about the tackle
  10. [TACKLE]
  11. REF             = POLE
  12. ELA         = 1.2
  13. LENGTH        = 200
  14. MAXLENGTH    = 340
  15. OBY        = 560
  16. TYPE         = 2
  17. NAME        = Pole (4 sections)
  18. TAPER         = 100
  19. CAST         = 10
  20. WHIP         = 100
  21. COL1         = 5
  22. COL2         = 10
  23. COL3        = 15
  24. DESC         = tackle/rods/rod2.gsn
  25. SECTIONS     = 3
  26. MINSEC       = 2
  27. ADJSEC         = 1
  28.  
  29. ; NOTES ON RODS
  30.  
  31. ; Type in description section is 1
  32. ; ELA = Rod elevation
  33. ; LENGTH = Rod length ( 150 -> 300 )
  34. ; MAXLENGTH = Poles only, is the maximum length of pole extension
  35. ; OBY = Base of shadow (520 for normal rods increase for poles)
  36. ; TYPE = Normal rod = 1, pole = 2, whip = 3
  37. ; NAME = Name given for the rod
  38. ; TAPER = Rod taper in percent, 100 is fine, 0 is thick & stiff
  39. ; CAST = Cast adjustment with rod in distance
  40. ; WHIP = Striking effectiveness percent
  41. ; COL1 = First rod colour
  42. ; COL2 = Second rod colour
  43. ; DESC = GSN file for the rod
  44. ; SECTIONS = Pole only, maximum number of sections to the pole
  45. ; MINSEC = Minimum number of sections to the pole
  46. ; ADJSEC = Sections can be adjusted
  47.