home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 274.ULT6EDIT.DOC < prev    next >
Text File  |  1990-03-28  |  3KB  |  55 lines

  1.    3/28/90
  2.  
  3.    Rifleman here ...
  4.  
  5.         Ultima 6 was a bit more difficult than our previous editor for Dragon 
  6.    Wars.  Instead of saving each character seperately, Origin saved each 
  7.    attribute together, so it was a bit difficult to find at first, but once 
  8.    we got rollin, it got easier.  I just want to tell ya that we didn't make 
  9.    these Super Characters as we did on Dragon Wars because Ultima 6 is 
  10.    sensitive to shit like this.  We only set the maximum strength to 49 
  11.    because it would screw up the screen where it would list the weight.  Also 
  12.    if you set the dexterity or intelligence to anything higher than 127, it 
  13.    would lock up.  
  14.  
  15.         We didn't bother messing with the max magic because the level decides 
  16.    what that will be along with what picture you have; to get the magic
  17.    condition points up, just rest.  We didn't alter this because characters
  18.    vary.  Also we didn't touch the max hit points because with each level you
  19.    get 30 more hit points.  So we just set the level to 8 and that took care
  20.    of both max magic and max hit points.  We did set the current hit points
  21.    to 240 because all level 8 characters have that much.
  22.  
  23.         We only screwed with the first 4 characters because if you don't have 
  24.    all of the possible characters, it gets real fucked!  Run the batch file 
  25.    if you want a back-up of OBJLIST made.  If you want to fix your own 
  26.    characters, use the file offsets at the end of this file.  But I warn you, 
  27.    make a back-up, and be careful on what you edit.  
  28.  
  29.                                                         Patch
  30.                                                         Rifleman
  31.  
  32.         If ya have any questions/comments, leave 'em to Rifleman, cause he's
  33.         established across the U.S.  He'll throw the shit my way.  He can be
  34.         reached on any of these boards:
  35.                 Dragon's Heaven         Lake of Dreams
  36.                 StoneY                  Unholy Temple
  37.                 Player's Guild          Elm Street
  38.                 Midnite Oil             Ulterior Motives ][
  39.  
  40.         We can both be reached on Wastelands ][.
  41.  
  42.    File Offsets for OBJLIST
  43.    ~~~~~~~~~~~~~~~~~~~~~~~~
  44.    The order of this is char. 1, 2, 3, and 4.
  45.    
  46.    Str       : 2305-2308
  47.    Dex       : 2561-2564
  48.    Int       : 2817-2820
  49.    Exp       : 3074-3081
  50.                (2 bytes each, hi and low bytes switched; i.e. 9999 = 0F27)
  51.    H.P cond  : 3585-3588
  52.    H.P max   : 3756-3759
  53.    Level     : 4082-4085 
  54.    Magic cond: 5106-5109
  55.