Jump to content

yggdrassil01

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by yggdrassil01

  1. Hello guys,

    I'm new here. I am making my own Pokemon White 2 game and I want to make other Pokemons to be unique and somehow useful in battle. Example:

    1. giving Parasect the Prankster ability, hence, it can abuse Spore.

    2. giving Stantler the Magic Guard ability, hence, it can use Facade without worrying burn damage.

    3. giving Beautifly the Simple ability, hence, it can use Quiver Dance.

    4. Giving Shedinja the Reversal and Flail, since it has 1HP.

    5. Giving Ursaring the Contrary ability, hence, it can speed up with Hammer Arm etc.

    Unfortunately, there are so many pokemons and I am running out of ideas for each pokemon. Maybe you can share your ideas to me.. Thanks in advance!!:smile::smile::smile:

  2. Hylianzero requested a "guide" on how to hex edit what the marts sell. Here's a quick one.

    1. Using Tinke or editor.exe (kiwids), open the ROM and unpack the a/2/8/2 narc so that you get the individual files.
    2. Go to wherever you exported the folder to, and you'll have 80 files. The only ones we care about are 0-31, as the rest are empty (zero byte size).
    3. Using the table of File -> Ingame Location posted in the reply above this post, choose which vendor you will edit.
      • Note that location 1 might be named file 0.
      • The generic vendors at the marts sell items based on how many badges you have.
      • Specialty vendors have unique tables and don't appear in multiple locations.

    [*]Open the location in HxD or other hex editor of choice; the way the file is structured is just a list of items (by hex) that will be sold by the vendor.

    [*]Replace or add/delete items.

    [*]Save the location file.

    [*]Repack the narc, replace the old narc with the new. Save the ROM and you're done.

    Hello,

    I tried to edit the Herbal Shop in Driftveil City (File 21??) but it did not work. I added Power Herb, Mental Herb, and White Herb using HxD but it did not show up in the game. But when I replaced the Heal Powder with Power Herb, it worked. Does this mean the vendor have limit in selling items? And also what will I do with the BAK file? Should I delete it or not? Thanks in advance!

×
×
  • Create New...