Typos (1.4 and onward!)
Moderator: Moderator
Re: Typos (1.4 and onward!)
It should be probably be "ghoulish talents", though. I think it's meant to be an adjective.
Re: Typos (1.4 and onward!)
I just assumed this was something that missed being changed after copying it from the Ghoul description. Skeleton is almost the same, except it says "Skeleton" instead of "Ghoul". Following that logic, I would have expected it say "Whitehoof" or "Minotaur".ibanix wrote:Isn't that supposed to be correct? They're undead minotaurs.nsrr wrote:Whitehoof description on the character creation screens says they have "ghoul talents" .
Re: Typos (1.4 and onward!)
Phase Pulse:
... Each target has a %d%% chance per tile you travelled to be stunned, blinded, confused, or pinned for %d turns. ...
Travelled has one extra 'l'.
... Each target has a %d%% chance per tile you travelled to be stunned, blinded, confused, or pinned for %d turns. ...
Travelled has one extra 'l'.
Please help with the ToME wiki!
Re: Typos (1.4 and onward!)
Travelled and Travelling are 100% okay in English. It's just that travelled is often seen in British English.
A little bit of a starters guide written by yours truly here.
Re: Typos (1.4 and onward!)
Temporal Hounds:
... Your hounds inherit your increased damage percent ...
I think that should be 'your bonus to damages'? How it is doesn't read well.
... Your hounds inherit your increased damage percent ...
I think that should be 'your bonus to damages'? How it is doesn't read well.
Please help with the ToME wiki!
Re: Typos (1.4 and onward!)
I blame my spell checker, and that I live in the US.Micbran wrote:Travelled and Travelling are 100% okay in English. It's just that travelled is often seen in British English.
Please help with the ToME wiki!
Re: Typos (1.4 and onward!)
I haven't unlocked Yeti yet, but from looking at the source code and their description in ToME Tips, it looks like "Algid Rage"'s gold highlighting tag is incorrect.
Re: Typos (1.4 and onward!)
The 'Elemental Surge' prodigy says that Nature damage may make you immune to magical effects for a couple of turns.
On proc, you get the buff 'Elemental Surge: Nature' that says you're immune to physical effects.
Line 2395 of physical.lua says this:
So I presume it's meant to block magical as the prodigy says, and that the buff tooltip is the typo.
The description where the typo occurs appears to be line 2389 of /data/timed-effects/physical.lua.
On proc, you get the buff 'Elemental Surge: Nature' that says you're immune to physical effects.
Line 2395 of physical.lua says this:
Code: Select all
self:effectTemporaryValue(eff, "spell_negative_status_effect_immune", 1)
The description where the typo occurs appears to be line 2389 of /data/timed-effects/physical.lua.
Pronounced try-bull, not tree-bell
Re: Typos (1.4 and onward!)
Not sure how this one got missed. Biting gale runes:
"... The storm will soak enemies hit reducing their resistance ... "
The 'hit' clearly shouldn't be there.
"... The storm will soak enemies hit reducing their resistance ... "
The 'hit' clearly shouldn't be there.
Please help with the ToME wiki!
Re: Typos (1.4 and onward!)
Looking at the code, the message given when trying to use slam in cursed/rampage while not rampaging is thus: "You must be rampaging to use this talant."
Most likely never found because no one uses slam.
Most likely never found because no one uses slam.
A little bit of a starters guide written by yours truly here.
Re: Typos (1.4 and onward!)
I've reported this before, but it persists . Leafwalker ego is learwalker on doll
MADNESS rocks
Re: Typos (1.4 and onward!)
either i am missing something? or someone made a massive missclick
Hold the ground talent, has 12 turn cooldown. but the description says "This can only happen once every 10 turns."
there is quite a distance between 2 and 0, so if its a missclick, its a massive one.
Hold the ground talent, has 12 turn cooldown. but the description says "This can only happen once every 10 turns."
there is quite a distance between 2 and 0, so if its a missclick, its a massive one.
-
- Cornac
- Posts: 34
- Joined: Sat Sep 14, 2013 4:27 am
Re: Typos (1.4 and onward!)
Clicking the login with steam button on the main menu pops up with a dialog box and a loading bar that say login in your account.
A little bit of a starters guide written by yours truly here.
Re: Typos (1.4 and onward!)
Whitehoof talent Essence Drain mentions that "darkness will drain a part of it's life essence", should be "its life essence".