Results 1 to 10 of 18

Dev. Posts

Hybrid View

  1. #1
    Player
    sanosuke001's Avatar
    Join Date
    Aug 2013
    Location
    Ul'Dah
    Posts
    93
    Character
    Aiya Lorana
    World
    Balmung
    Main Class
    Thaumaturge Lv 60
    I would even go so far as request a window that displays +/- values instead of currently equipped. ie.

    Code:
    New shiny  |  Stat changes | Old Gear
    ----------------------------------------
    25 DPS     |  +2 DPS       |  23 DPS
    +12 int    |  -5 int       |  +17 int
    +10 vit    |  +2 vit       |  +8 vit
    +10 det    |  +0 det       |  +10 det
    +15 crit   |  +15 crit     |  +0 crit
    +0 acc     |  -10 acc      |  +10 acc


    etc
    (4)
    Last edited by sanosuke001; 04-15-2014 at 10:22 PM. Reason: more clear with stat change column

  2. #2
    Player
    Niwashi's Avatar
    Join Date
    Aug 2013
    Posts
    5,248
    Character
    Y'kayah Tia
    World
    Coeurl
    Main Class
    Ninja Lv 50
    Quote Originally Posted by sanosuke001 View Post
    I would even go so far as request a window that displays +/- values instead of currently equipped.
    That would be a better match to what we (partially) have now. Just like it already shows +/- numbers for the top-line information (damage for weapons, defense for armor), extend that to the stat modifiers and materia sections of the tooltip.

    The only obvious complication in that is that it can add a few extra lines to the description. For instance, in your example above, the "New shiny" which doesn't have any Accuracy modifier would need to be able to show "+0 Accuracy (-10)" during the comparison, even though it normally doesn't show an Accuracy line at all. Since the basic tooltip template is clearly expandable to accommodate a wide variety of items already, it's unlikely that expanding it a little further would be an insurmountable problem.

    If it turns out that that's more complicated than it looks, though, simply showing us both tooltips side-by-side would be a lot better than what we have now.
    (1)

  3. #3
    Player
    sanosuke001's Avatar
    Join Date
    Aug 2013
    Location
    Ul'Dah
    Posts
    93
    Character
    Aiya Lorana
    World
    Balmung
    Main Class
    Thaumaturge Lv 60
    Quote Originally Posted by Niwashi View Post
    That would be a better match to what we (partially) have now. Just like it already shows +/- numbers for the top-line information (damage for weapons, defense for armor), extend that to the stat modifiers and materia sections of the tooltip.

    [...snipped cause length]

    If it turns out that that's more complicated than it looks, though, simply showing us both tooltips side-by-side would be a lot better than what we have now.
    Yes, having both tooltips adjacent would be better than we have now but I proposed a second tooltip adjacent to the first with all the changes; not in-line in the original. Though, in-line would work, too, but it might be more trouble to do so as you pointed out.
    (0)