RandomTitleCreator [Tool]

This would be the forum for questions about how to work with mod making tools which can be a problem of its own.

Moderator: Paul Siramy

Post Reply
User avatar
HarvestWombs
Senior Moderator
Arch-Angel
Posts: 1019
Joined: Wed May 25, 2011 11:50 pm
United States of America

RandomTitleCreator [Tool]

Post by HarvestWombs » Tue May 23, 2017 12:19 am

Alright so I found this tool some time ago, and I thought it would be nice to share with those who have trouble coming up with names, like me.
For monsters/items/titles or whatever the hell you want really...

I didn't create this tool, I just created three simple dat files with names taken from D2.
Diablo 2 PS
  • MagicPrefix.txt
  • MagicSuffix.txt
  • RarePrefix.txt
  • RareSuffix.txt
Diablo 2 U
  • UniquePrefix.txt
  • UniqueSuffix.txt
  • UniqueTitle.txt
Diablo 2
  • All aforementioned
There are 3 columns that are easy to understand

Column 1: Dictionary
  • Load Dict From Disk : Loads names from dat file
  • Save Dict To Disk : Saves names to dat file
Column 2: Generator
  • >Title From Dict : Generates Titles from Dictionary Column
  • <Words to Dict: Moves list of words to Dictionary
Column 3: Custom Text
  • Parse Text to Possibilities : Moves Text over to Generator Column
If you're just looking to generate names: Load Dictionary > Titles From Dict

If you want to add a missing word you can do 2 things....
The hard way...
  • Add text to Column 3 > Parse Text
  • Click new text in Column 2 > Words to Dict
  • Save Dict to Disk
the easy way...
  • Open up the dat file with notepad and append new word at bottom > save
I've packed all the files here:

For the original thread + source code, go here:
Official Phrozen Keep Discord
Common Modding tools: link
My Resource Packs: link

Post Reply

Return to “Tools”