home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / udck20s.zip / RARECOLR.LST < prev    next >
File List  |  1995-07-04  |  2KB  |  49 lines

  1. //////////////////////////////////////////////////////////////////////////////
  2. //"RARECOLR.LST": list of characters to highlight in rarity column
  3. //////////////////////////////////////////////////////////////////////////////
  4. //
  5. //[Black=0, Blue=1, Green=2, Cyan=3, Red=4, Magenta=5, Gold=6, White=7]
  6. //[Add 8 to those numbers to make them brighter, or/and 128 to blink  ]
  7. //
  8. //Everything following the "//" characters is ignored by ULTRADECK.  This
  9. //list may be added to as needed for new printings and general configuration
  10. //of your color scheme.  Blank lines are also ignored.  ULTRADECK looks at
  11. //this data.  If it finds any of these characters, it writes them with the
  12. //specified color.  To change the card data you need to use "card-udx.exe"
  13. //available in the Registered Version.  The Rarity column is ordered 
  14. //newest printing to oldest.
  15. //Note: To set the default Rarity color edit "ultdeck.cfg".
  16. //
  17. //Format  : character@color #
  18. //Example : "f@14"
  19. //////////////////////////////////////////////////////////////////////////////
  20.  
  21. q@6   //anti"Q"uities
  22. n@12  //arabian "N"ights
  23. l@14  //"L"egends
  24. d@8   //"D"ark
  25. p@3   //"P"romo
  26. g@15  //"G"athering: 4th edition, revised, unlimited/beta/alpha
  27. f@10  //"F"allen empires
  28. i@9   //"I"ce age
  29. c@7   //"C"hronicles
  30. +@15  //+ for arabian nights cards that had both light and dark mana circles
  31.  
  32. X@8   //X ultra-common, land
  33. C@1   //Common
  34. U@9   //Uncommon
  35. R@11  //Rare
  36. P@3   //Promo rarity, different for different promo cards
  37. -@4
  38.  
  39. 1@11  //sub levels of rarity
  40. 2@9
  41. 3@1
  42. 4@8
  43. 5@8
  44. 6@8
  45. 7@8
  46. 8@8
  47. 9@8
  48. 0@8
  49.