Summarised talent info

All new ideas for the upcoming releases of ToME 4.x.x should be discussed here

Moderator: Moderator

Post Reply
Message
Author
Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Summarised talent info

#1 Post by Grey »

Currently in the talent window there is displayed the talent description and details, and you have to scroll down to see what it's like at a higher talent level. Why not incorporate the two into one? For instance, the display for Dirty Fighting could be:

Dirty Fighting (class talent)

Current talent level: 1 [-> 2]
- Talent category known
- Cunning 12 [-> 14]
- Level 0 [-> 1]

Effective talent level: 1.3 [-> 2.6]
Use mode: Activated
Stamina cost: 10.6
Range: melee/personal
Cooldown: 12
Travel Speed: instantaneous
Usage speed: 1 turn
Description: You hit your target doing 45% [-> 56%] damage, trying to stun it instead of damaging it. If your attack hits, the target is stunned for 5 [->6] turns.
Stun chance increase with talent level and your Dexterity stat.


This would shorten the talent screen, and make it clear which attributes change. You could even go further and make each bracket list its dependencies.
Last edited by Grey on Mon May 23, 2011 5:14 pm, edited 1 time in total.
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

Susramanian
Spiderkin
Posts: 454
Joined: Sat May 15, 2010 3:09 am

Re: Summarised talent info

#2 Post by Susramanian »

Great idea, Grey. Darkgod, this would go nicely in your list of b27 UI improvements.

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Summarised talent info

#3 Post by Grey »

Bump cause I want to see this :P Means a lot of boring recoding of talent descriptions, but would be a marked improvement, and others can be gotten to do the grunt work. It would also allow for more detailed talent descriptions without overfilling the description window, which would benefit certain talents that need a bit more verbosity.
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Summarised talent info

#4 Post by darkgod »

Yeah but as I said, it either requires changing all talent descriptions (many hundreds!) or finding a very very smart solution ...

Luckily for you I'm very very smart! :)

No talents description changes required, it uses the fact that TStrings are tables and not real strings to facilitate tokenization and automatic diff :)
Image
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Re: Summarised talent info

#5 Post by Grey »

This is why they call you a god ;)
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

Susramanian
Spiderkin
Posts: 454
Joined: Sat May 15, 2010 3:09 am

Re: Summarised talent info

#6 Post by Susramanian »

Beautiful. As a further refinement to the talent screen, how about a three-column format-- one for class talents, one for generic talents, and the third for the talent info as you've displayed. I suggest this since vertical space is much more limited than horizontal space, so listing the talent trees in one giant column is suboptimal.

Nori
Thalore
Posts: 124
Joined: Thu May 26, 2011 6:55 pm

Re: Summarised talent info

#7 Post by Nori »

Looks great!

Post Reply