Menu
112 players are currently having fun. Join Them!
Tools & Stats
News
April 16, 2025
December 15, 2024
December 15, 2024
April 16, 2024
December 15, 2023
User login
Players Blogs
Recent comments
1 day 14 hours ago
1 week 3 days ago
2 weeks 17 hours ago
2 weeks 19 hours ago
3 weeks 2 days ago
In version 3, I will sell books that increase the maximum level of single talent. Now I just don't understand how easy it is to modify the assortment of the store. :(
Seems the mod is incompatible with the Wilder Balance mod https://te4.org/games/addons/tome/wilder-balance that adds a psiblade side to the class. Using Psiblades as a Takonyudo doesn't let psiblades appear, keeping talents that depend on them disabled. Bug doesn't seem to appear on vanilla races with Wilder Balance enabled, tested with Human.
ToME is my jam, so I'm completely prejudiced about it. Always glad to see new players.
Just wanted to let you know that there are at least a couple of folks out there watching. It's always nice to see new people try their hand at this game. Good luck, and I hope you don't give up!
we love you! ty for your gifts to us <3 be well
Heya, I am brand new as well only logged about 25ish hours in last weekish lmao,
Keen to watch your journey and your content!
Absolutely love the in-game chat and blog systems. Feels very close-knit and classic WoW vibes. Everything online is very dehumanised and this is quite refreshing, despite being a single-player game.
It warms my heart that in 2025 people are still finding and loving this game, it does have a timeless appeal. Have fun!
From what I've read he's sadly been dealing with health problems the last few years, hence the lack of updates on ToME. I think people were saying he's on the road to recovering, so hopefully we'll hear from him soon! :)
Great read, these comments are.
True, TOME by its nature is extremely flexible, much more so than some commercial games you find on Steam. I can live with some occasional bugs. And honestly so far I haven't found commercial roguelikes that seem to be as fun and varied as TOME, but I'll keep searching. Gandolf's review is pretty spot-on.
Side notes:
As for T-Engine's world and content, it would be immensely fun if DarkGod managed to have a word with these guys:
http://www.fightingfantasy.com/
I think the game engine is perfect for adapting RPG classics such as Warlock of Firetop Mountain or Citadel of Chaos.
Even if stuff like Dragonriders or Tolkien content is not available, there are many game-suitable alternative scenarios that could be used if authorization could be secured.
On another note, regarding the music: I like all the styles Gandolf described, but blues and 60s soul kind of kill the medieval RPG vibe for me ;-), doesn't fit the ambience. Subjective issue, I guess. Love B.B. King and Aretha, but when I'm playing TOME I open up a streaming service, web radio or my albums collection and mostly go for rock and metal: 70's prog rock and heavy metal works pretty well (Yes, Hawkwind, Black Sabbath, Uriah Heep). 80's, 90s and 00s metal also does the trick (anything from Iron Maiden, Kreator and Cirith Ungol to Dimmu Borgir and Electric WIzard).
In any case: I agree that TOME is still lacking in the sound department, but since the gameplay is not dependant on sound feedback, no worries.
-removed-
You (along with another commenter below) misunderstand the description of Distracted Tail. It's not supposed to double the effective levels of all other talents at all times; it doubles the effective levels of all other talents *while using the talent it is attached to*.
Your suggested change breaks every minor tail except Focused and Twitching and improves nothing.
Is the dlc even still being worked on? don't really care about a release date it would just be nice to know if it's still in the works
Yeah definitely but I was suggesting it to mirror the behavior of escort rewards, especially since you can see the description of talents on the tooltip. The skill level could stay fixed and have a chance to be +1, +2 +x? I find it more fun to directly choose talents, I basically always choose this option at escorts. I'm less keen on having to choose between big lists of talent categories
Hi, sorry for slow answer :)
Individual talents cannot be swayed by skill points. They do not appear in the level-up window. Directly increase skill levels decision is dubious. Then talents mastery will become useless...
In version 2, powerful artifactors will be added. They compensate for some lack of skills.
Rejoice! HE is alive! HE is speak! It`s really good news! Will be pray for our Dark but kind!
Maybe as an option, would it be possible to have merchants sell some individual talents, spells, etc, instead of categories?
Thank you Darkgod for the awesome game.
Hope life is good for your avatar here in the material plane.
Is Insane!!!
Or Madness!!!
Pick your poison..
So far it just seems like you've removed a bunch of compatibility with other mods. What exactly does this add that we are missing out on by using the original version?
I still live! Hope shall prevail
Found another problem, in your superloaded Actor:canWearObject():
The problem is that the base Actor:canWearObject() returns multiple values, and you're only passing through one of them; the value you're dropping is the message explaining why the player can't wear the object, so we end up with messages like "player can not wear: Special Thing (nil)." instead of "player can not wear: Special Thing (not enough stat)." What you need to be doing here is something like:
to pass through all the returned values from the base method.
Lots of interesting races in this addon [you should probably update the addon description to mention them... ;) ]. Small bug to report: the Mekurabe talent calls Actor:combatSteampower() without checking whether the method is actually present, which causes the game to go into an infinite error loop if the Embers of Rage DLC isn't active for the character.
when you return to your body while monsters are nearby, you can't heal even though you're not under "assume form" effect.