home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games (Collectors Edition) - Disc 2 / 1000GamesDisc2.iso / solution / text / eye.txt < prev    next >
Encoding:
Text File  |  1994-09-28  |  13.7 KB  |  344 lines

  1.                      EYE OF THE BEHOLDER
  2.                          CHEAT SHEET
  3.  
  4.  
  5.                     Typed up by: MAD MIKE
  6.  
  7.  
  8.    After long hours of adventuring I found myself stuck.  The
  9. only possible way to get to the next level of the dungeon was
  10. to use a key on a hidden door. Unfortunently I had allready
  11. used up my keys. My Theif Erwin, was not able to pick the
  12. lock.  So I only saw one possible solution. I searched my
  13. magic box full of enchanted black disks. Upon finding the
  14. disk of norton, I inserted it into the magic box. In a few
  15. seconds there where strange runes and symbols all over the
  16. light emmiting box. Only a `Hacker' could decipher these
  17. runes...
  18.  
  19.  
  20.    Anyways, This file is just some help for all you people
  21. trying to edit your characters. I used Norton Diskedit 5.0, I
  22. found it to be usefull because of its built in Hex/Decimal
  23. converter. To edit your characters using norton type DISKEDIT
  24. EOBDATA.SAV. Your norton must be pathed and you must be in
  25. the EOB directory first. When the file comes up the first two
  26. lines of hex code should look like this...
  27.  
  28. 00 01 4d 49 4b 45 00 00 00 00 00 00 00 17 17 64
  29. 64 11 11 12 12 14 14 16 16 11 11 5e 5e fc 00 00
  30.  
  31.  
  32.   The first set of Hex values `01 4d 49 4b 45 00 00 00 00 00
  33. 00' is your characters name. If you look to the far right you
  34. will notice it in the TEXT colum. Next hex code is `17 17 64
  35. 64' This is your character's STRENGTH. `17 17' is the first
  36. number in the strength score. Decimal value is 23. The second
  37. part 64 64 is the last part of the strength score. The
  38. decimal value for this is 100, giving this character a total
  39. strength of 23/100 or 23/00. The next set of hex codes is `11
  40. 11' wich is this characters INTELLIGENCE. The Decimal value
  41. of Hex 11 is 17, therefore this characters intelligence is
  42. 17. Then next is Wisdom, Dexterity, Constitution, Charisma,
  43. Hit Points and Armour Class.
  44.  
  45.   If you want to raise your character's level do not just
  46. change his/her level in the editor. What you must do is give
  47. that character alot of experience points. Then go back into
  48. the game and kill some monsters. To do this write down the
  49. character's XP's in the game. Load Norton Diskedit and
  50. convert the value into Hex. Search through the charater's Hex
  51. code. It should be about 2 or 3 lines from the character's
  52. name. Now change it to something like `FF FF FF' and watch
  53. him go to level 15!
  54.  
  55.   The Character's inventory is probably going to be the
  56. toughest to edit. Fighters are probably the easiest because
  57. they have no spells. So, this is how you edit a fighter...
  58. You will notice about 10 lines of Hex code between each
  59. character. Most of it is 00's. Now to fix up your fighter
  60. look down about half way between your character and the next
  61. one. You will notice something like this...
  62.  
  63. AE 00 65 00 A6 00 4E 00 61 00
  64. A2 00 BB 00 D1 00 7D 00 00 00
  65. 00 00 00 00 00 00 00 00 00 00
  66.  
  67.  
  68.   Each hex code represents an item in that character's
  69. inventory. To change the items simply replace every second
  70. one with a different hex value. Now I have found all the
  71. items from hex 00 to hex FF. This should save you a few hours
  72. of tourture. I know there are many more items in the
  73. inventory. I think they work something like 00 01 to FF 01.
  74. But I am not too shure. Maybe someone can update this list...
  75.  
  76. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  77.        --HEX CODE--          --ITEM DESCRIPTION--
  78. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  79.           00 00      |    Nothing
  80.           01 00      |    Leather Armour
  81.           02 00      |    Robe
  82.           03 00      |    Staff
  83.           04 00      |    Dagger
  84.           05 00      |    Short Sword
  85.           06 00      |    Lock Picks
  86.           07 00      |    Spell Book
  87.           08 00      |    Cleric Holy Symbol
  88.           09 00      |    Leather Boots
  89.           0A 00      |    Iron Rations
  90.           0B 00      |    Nothing
  91.           0C 00      |    NULL
  92.           0D 00      |    NULL
  93.           0E 00      |    NULL
  94.           0F 00      |    NULL
  95.           10 00      |    NULL
  96.           11 00      |    Jeweled Key
  97.           12 00      |    Potion of Giant Strength
  98.           13 00      |    Blue Gem
  99.           14 00      |    Skull Key
  100.           15 00      |    Wand `CONE OF COLD'
  101.           16 00      |    Scroll
  102.           17 00      |    Green Ring `Does Nothing'
  103.           18 00      |    Blue Ring
  104.           19 00      |    Green Ring ` -2 to AC '
  105.           1A 00      |    Adamantite Dart
  106.           1B 00      |    Scroll
  107.           1C 00      |    Scroll
  108.           1D 00       |   Scroll
  109.           1E 00       |   Iron Rations
  110.           1F 00       |   Dwarf Bones
  111.           20 00       |   WAND OF SHIVAS
  112.           21 00       |   Gold Key
  113.           22 00       |   Scroll `Commision Letter'
  114.           23 00       |   Nothing
  115.           24 00       |   Axe
  116.           25 00       |   Dagger
  117.           26 00       |   Dart
  118.           27 00       |   Adamantite Dart
  119.           28 00       |   Halbred
  120.           29 00       |   Chain Mail
  121.           2A 00       |   Helmet
  122.           2B 00       |   Dwarven Helmet
  123.           2C 00       |   Silver Key
  124.           2D 00       |   Adamantite Long Sword `enchanted'
  125.           2E 00       |   Mace
  126.           2F 00       |   Longsword `enchanted'
  127.           30 00       |   Potion of Healing
  128.           31 00       |   Dagger `Guinsoo' (THE ONE ON TV!)
  129.           32 00       |   Red Gem
  130.           33 00       |   ORB OF POWER
  131.           34 00       |   Dwarven Healing Potion
  132.           35 00       |   Brown Rock
  133.           36 00       |   Potion of Extra Healing
  134.           37 00       |   Rations
  135.           38 00       |   Facny Robe
  136.           39 00       |   Rock
  137.           3A 00       |   Rock
  138.           3B 00       |   Mage Scroll of Detect Magic
  139.           3C 00       |   Spear
  140.           3D 00       |   Staff
  141.           3E 00       |   STONE MEDALLION
  142.           3F 00       |   Silver Key
  143.           40 00       |   Halfling bones
  144.           41 00       |   Lock Picks
  145.           42 00       |   Rock
  146.           43 00       |   Dart
  147.           44 00       |   Rations
  148.           45 00       |   Mace
  149.           46 00       |   Clerical Scroll of Bless
  150.           47 00       |   Rock
  151.           48 00       |   Rations
  152.           49 00       |   Arrow
  153.           4A 00       |   Shield
  154.           4B 00       |   Arrow
  155.           4C 00       |   Rations
  156.           4D 00       |   Rations
  157.           4E 00       |   Leather Boots
  158.           4F 00       |   Potion of Healing
  159.           50 00       |   Helmet
  160.           51 00       |   Helmet
  161.           52 00       |   Mace
  162.           53 00       |   Rock
  163.           54 00       |   Axe
  164.           55 00       |   Bow
  165.           56 00       |   STONE DAGGER
  166.           57 00       |   Axe
  167.           58 00       |   Mace
  168.           59 00       |   Rations
  169.           5A 00       |   Staff
  170.           5B 00       |   Mage Scroll of Shield
  171.           5C 00       |   Sling
  172.           5D 00       |   Arrow
  173.           5E 00       |   Axe
  174.           5F 00       |   Rations
  175.           60 00       |   Rock
  176.           61 00       |   Chain Mail
  177.           62 00       |   Dwarven Helmet
  178.           63 00       |   Arrow
  179.           64 00       |   Chain Mail
  180.           65 00       |   Shield
  181.           66 00       |   Arrow
  182.           67 00       |   Iron Rations
  183.           68 00       |   Iron Rations
  184.           69 00       |   Rations
  185.           6A 00       |   Rations
  186.           6B 00       |   Rations
  187.           6C 00       |   Arrow
  188.           6D 00       |   Healing Potion
  189.           6E 00       |   Potion of Extra Healing
  190.           6F 00       |   Rations
  191.           70 00       |   Dagger `Backstabber'
  192.           71 00       |   Rations
  193.           72 00       |   Sheild
  194.           73 00       |   STONE MEDALLION #2
  195.           74 00       |   Healing Potion
  196.           75 00       |   Rock
  197.           76 00       |   Cleric Scroll of Flame Blade
  198.           77 00       |   Rocks
  199.           78 00       |   Mage Scroll of Fireball
  200.           79 00       |   Cleric Scroll of Cause Light Wounds
  201.           7A 00       |   Red Gem
  202.           7B 00       |   Arrow
  203.           7C 00       |   Rock
  204.           7D 00       |   Long Sword
  205.           7E 00       |   Wand of Magic Missile
  206.           7F 00       |   Arrow
  207.           80 00       |   Mace
  208.           81 00       |   Green Ring `Protection +3'
  209.           82 00       |   Nothing
  210.           83 00       |   Nothing
  211.           84 00       |   Blue Ring
  212.           85 00       |   Rock
  213.           86 00       |   Healing Potion
  214.           87 00       |   Mace
  215.           88 00       |   Potion of Cure Poison
  216.           89 00       |   Potion of Cure Poison
  217.           8A 00       |   Medallion
  218.           8B 00       |   Robe
  219.           8C 00       |   Axe `Drow Cealver'
  220.           8D 00       |   STONE CEPTER
  221.           8E 00       |   Wand `Cone of Cold'
  222.           8F 00       |   Healing Potion
  223.           90 00       |   Mage Scroll of Flame Arrow
  224.           91 00       |   Cleric Scroll of Slow Poision
  225.           92 00       |   Iron Rations
  226.           93 00       |   Iron Rations
  227.           94 00       |   Iron Rations
  228.           95 00       |   Dwarven Helmet
  229.           96 00       |   Dwarven Shield ( Cool! )
  230.           97 00       |   Rock
  231.           98 00       |   Arrow
  232.           99 00       |   Axe
  233.           9A 00       |   Rock
  234.           9B 00       |   Cleric Scroll of Hold Person
  235.           9C 00       |   Iron Rations
  236.           9D 00       |   Spear
  237.           9E 00       |   Stone Necklace
  238.           9F 00       |   Cleric Scroll of Aid
  239.           A0 00       |   Rations
  240.           A1 00       |   Potion of Healing
  241.           A2 00       |   Cleric Scroll of Detect Magic
  242.           A3 00       |   Iron Rations
  243.           A4 00       |   Long Sword
  244.           A5 00       |   Rations
  245.           A6 00       |   Scroll `Commision Letter'
  246.           A7 00       |   Rations
  247.           A8 00       |   Potion of Poision ( Yummy! )
  248.           A9 00       |   Rock
  249.           AA 00       |   Mage Scroll of Dispell Magic
  250.           AB 00       |   Plate Mail
  251.           AC 00       |   Chain Mail
  252.           AD 00       |   Scale Mail
  253.           AE 00       |   Axe `enchanted'
  254.           AF 00       |   Sling `enchanted'
  255.           B0 00       |   Dwarven Helmet
  256.           B1 00       |   Blue Ring
  257.           B2 00       |   Rations
  258.           B3 00       |   Gold Key
  259.           B4 00       |   Cleric Scroll of Prayer
  260.           B5 00       |   Boots
  261.           B6 00       |   Kenku Egg ( Collect these! )
  262.           B7 00       |   Kenku Egg
  263.           B8 00       |   Kenku Egg
  264.           B9 00       |   Kenku Egg
  265.           BA 00       |   Blue Ring
  266.           BB 00       |   Kenku Egg
  267.           BC 00       |   Kenku Egg
  268.           BD 00       |   Kenku Egg
  269.           BE 00       |   Kenku Egg
  270.           BF 00       |   Kenku Egg
  271.           C0 00       |   Dwarven Key
  272.           C1 00       |   Dwarven Key
  273.           C2 00       |   Mage Scroll of Hold Person
  274.           C3 00       |   STONE RING
  275.           C4 00       |   Rock
  276.           C5 00       |   Cleric Scroll of Dispell Magic
  277.           C6 00       |   Cleric Scroll of Cure Serious
  278.           C7 00       |   Gold Key
  279.           C8 00       |   NULL
  280.           C9 00       |   NULL
  281.           CA 00       |   NULL
  282.           CB 00       |   NULL
  283.           CC 00       |   NULL
  284.           CD 00       |   NULL
  285.           CE 00       |   Dwarven Shield `enchanted'
  286.           CF 00       |   Rock
  287.           D0 00       |   Mace +3
  288.           D1 00       |   Bracers
  289.           D2 00       |   Wand `Magic Missile'
  290.           D3 00       |   Dwarven Key
  291.           D4 00       |   Red Ring
  292.           D5 00       |   Cleric Scroll of Flame Blade
  293.           D6 00       |   Mage Scroll of Fireball
  294.           D7 00       |   Cheiftain Halbred ( GOOD WEAPON! )
  295.           D8 00       |   Iron Rations
  296.           D9 00       |   Necklace
  297.           DA 00       |   Cleric Scroll of Bless
  298.           DB 00       |   Arrow
  299.           DC 00       |   Cleric Scroll of Protect Evil 10'
  300.           DD 00       |   Cleric Scroll of Remove Paralysis
  301.           DE 00       |   Cleric Scroll of Slow Poison
  302.           DF 00       |   Cleric Scroll of Create Food
  303.           E0 00       |   Gold Key
  304.           E1 00       |   Medallion
  305.           E2 00       |   Green Ring -2 AC
  306.           E3 00       |   Arrow
  307.           E4 00       |   Arrow
  308.           E5 00       |   Arrow
  309.           E6 00       |   Arrow
  310.           E7 00       |   Sword `SLICER' +3
  311.           E8 00       |   Bracers `RED BAND' -3 AC
  312.           E9 00       |   Red Ring
  313.           EA 00       |   Mage Scroll of Fear
  314.           EB 00       |   Jeweld Key
  315.           EC 00       |   Banded Armour
  316.           ED 00       |   Arrow
  317.           EF 00       |   Arrow
  318.           F0 00       |   Drow Key
  319.           F1 00       |   Mage Scroll of Lighting Bolt
  320.           F2 00       |   Gold Key
  321.           F3 00       |   Potion of Healing
  322.           F4 00       |   Drow Key
  323.           F5 00       |   Cleric Scroll of Cure Light Wounds
  324.           F6 00       |   Jewled Key
  325.           F7 00       |   Ruby Key
  326.           F8 00       |   Brown Rock
  327.           F9 00       |   Wand `No Effect'
  328.           FA 00       |   Shield (Blue)
  329.           FB 00       |   Cleric Scroll of Prayer
  330.           FC 00       |   Cleric Scroll of Neutral Poision
  331.           FD 00       |   Cleric Scroll of Cure Critical
  332.           FE 00       |   Medallion
  333.           FF 00       |   Red Ring
  334.  
  335.  
  336.   If you add anymore items or anything else to this text file
  337. the please upload it to me. You can get the number for my
  338. board from any elite 416 board ...
  339.  
  340.  
  341.  
  342.                                         Happy   Hunting
  343.                                         M A D   M I K E
  344.