Hi, here you can read & comment my list of items for TomeNET 4.9.2
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Gimme your thoughts and have a nice day & games, Marc.
Google Sheet for beginners & more
Re: Google Sheet for beginners & more
I think that's real helpful for new players, I'd say keep it up Marc
To supplement this, and other guides and tools like https://muuttuja.org/tomenet/monsters/, I have a rough spreadsheet I've been using to sort through and play around with all the monsters in TomeNET (r_info.txt):
https://docs.google.com/spreadsheets/d/ ... sp=sharing
It's also got all the flags sorted out on the columns with binary 0/1 for if they have a certain resistance flag or breath attack intrinsic etc.
really useful if you can do mimicry/polymorph forms you can start filtering by 1 by what flags you want (or don't).
Here is the Python code to convert the r_.info.txt into a .csv in anyone is interested (just run it in '...\lib\game'):
https://pastebin.com/y33SkKt8
To supplement this, and other guides and tools like https://muuttuja.org/tomenet/monsters/, I have a rough spreadsheet I've been using to sort through and play around with all the monsters in TomeNET (r_info.txt):
https://docs.google.com/spreadsheets/d/ ... sp=sharing
It's also got all the flags sorted out on the columns with binary 0/1 for if they have a certain resistance flag or breath attack intrinsic etc.
really useful if you can do mimicry/polymorph forms you can start filtering by 1 by what flags you want (or don't).
Here is the Python code to convert the r_.info.txt into a .csv in anyone is interested (just run it in '...\lib\game'):
https://pastebin.com/y33SkKt8
PapaPetro