home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / FishSim / fsetup / tackle / rods / rod1.tkl < prev    next >
Text File  |  2000-05-24  |  1KB  |  51 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             = DEF
  12. ELA         = 1.2
  13. LENGTH        = 200
  14. MAXLENGTH    = 200
  15. OBY        = 520
  16. TYPE         = 1
  17. NAME        = 13 Ft coarse rod (default)
  18. TAPER         = 50
  19. BLOCKS        = 10
  20. BEND        = 1
  21. CAST         = 0
  22. WHIP         = 50
  23. COL1         = 10432
  24. COL2         = 13568
  25. COL3        = 18851
  26. DESC         = tackle/rods/rod1.gsn
  27. SECTIONS     = 0
  28. MINSEC       = 0
  29. ADJSEC         = 0
  30.  
  31.  
  32. ; NOTES ON RODS
  33.  
  34. ; Type in description section is 1
  35. ; REF = Unique reference for the rod ( 8 chars max )
  36. ; ELA = Rod elevation
  37. ; LENGTH = Rod length ( 150 -> 300 )
  38. ; MAXLENGTH = Poles only, is the maximum length of pole extension
  39. ; OBY = Base of shadow (520 for normal rods increase for poles)
  40. ; TYPE = Normal rod = 1, pole = 2, whip = 3
  41. ; NAME = Name given for the rod
  42. ; TAPER = Rod taper in percent, 100 is fine, 0 is thick & stiff
  43. ; CAST = Cast adjustment with rod in distance
  44. ; WHIP = Striking effectiveness percent
  45. ; COL1 = First rod colour
  46. ; COL2 = Second rod colour
  47. ; DESC = GSN file for the rod
  48. ; SECTIONS = Pole only, maximum number of sections to the pole
  49. ; MINSEC = Minimum number of sections to the pole
  50. ; ADJSEC = Sections can be adjusted
  51.