Modifications
Titan Quest - Powered by vBulletin
Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 69

Thread: A Collection of valuable information (Links to other threads)

  1. #21
    Wordsmith defboy99's Avatar
    Join Date
    Oct 2010
    Posts
    3,040
    Good job, Nightmare14! Very handy reference, and a sticky to boot!

  2. #22
    Olympian God Violos's Avatar
    Join Date
    Apr 2009
    Posts
    3,809
    Quote Originally Posted by Benitot View Post
    The thing about attack speed was interesting. It's true that the numbers seemed not to add up normally. This makes things clear
    It is easy to understand when you keep in mind that what is called "% attack speed" there are in fact two completely different things.

    One is the weapon's speed, which is a simple value around 0.3. For some reason it is just being displayed as a percentage in the player stats.
    Everything else you find are % modifiers to this, which add and then increase that base as one would expect.

    As in

    Weapon speed 0.4
    +20% from an attribute
    +30% from a skill
    --> 0.4 * (100%+20%+30%) = 0.6


    That is also the reason why a wrong entry like there currently exists in the D2I Assassin's Weapon Block, or used to be in the bugged Homados - adding 10 base speed instead of 10% - instantly maxes the speed.

  3. #23
    Demigod Nightmare14's Avatar
    Join Date
    Jan 2012
    Location
    Melbourne Australia
    Posts
    1,141
    Thanks deffboy and essjayhem as I said in the beginning the whole idea came from another forum

  4. #24
    @Violos ok thanks. I guess its like armor absorption where +24% armor absorption is not equal to 90% but 66+(66*.24)=81.84

  5. #25
    Olympian God Violos's Avatar
    Join Date
    Apr 2009
    Posts
    3,809
    Yes, same thing.
    Many things have a value and an valuemodifier, the latter of which appears on equipment and skills.
    Though quite a few things like OA/DA, player stats and damage modifiers appear in both forms.

    Resistances are usually flat numbers (even though they are called % due to their effect) but can be reduced by a percentage.

    The important thing is that everything can be either of those, and have misleading names. But once you are aware of that it is usually easy to find out.
    Last edited by Violos; 06-12-2012 at 05:55 PM.

  6. #26
    Priest CrocMagnum's Avatar
    Join Date
    Apr 2009
    Location
    Brussels
    Posts
    190
    You can add:

    - The Slow cast bug fix (by The Lord of Space): a must, I can't play Immortal Throne without it anymore (Fanpatch 1.17 then Slow cast bug fix):

    I'm sure many of you have run into this bug before, where your character seemingly randomly will perform the casting animation incredibly slowly. Perhaps many of you have died several times because of it (I know I have.)
    ...
    The game is able to update your speeds in the middle of animations whenever your speeds change (run/attack/cast), it does this when your stats change (coming into or leaving out of aura effects for example.) Oddly enough, this code has a case for run and attack animations but none for casting. Apparently while casting it erroneously falls through to the attack condition (the game appears to be unable to discern between them with its current condition checks) in this code, causing your in progress cast animation to be scaled according to your attack speed which is on a different scale and hence slows it down greatly. I made a quick fix to ignore the attack animation speed update condition so that casting won't be screwed up any more.
    EDIT: The Slow cast bug fix is also integrated with SoulSeekkor's Defiler (thanks to fathersquid for the info).

    Just nitpicking:

    - 'Gameplay/Spoilers' section: the Artifact threads should be one above the other, otherwise the reader may miss the second guide!,

    - 'Skills and Stratergies': it's Strategies! (not Stratergies),

    - 'Killer Blues': Violos meant this:

    # If you want to display the start of the thread:

    http://www.titanquest.net/tq-forum/t...Farming-How-To

    # If you want to show post 15 only:

    http://www.titanquest.net/tq-forum/t...l=1#post394674


    Other than that, nice going!
    Last edited by CrocMagnum; 06-14-2012 at 06:28 AM.

  7. #27
    Demigod Nightmare14's Avatar
    Join Date
    Jan 2012
    Location
    Melbourne Australia
    Posts
    1,141
    ok thanks ill fix it up

    yeah i understand what Violos meant i just dont know how to get it to be linked to the post ive tried scrolling down to the post then copying the url but that hasnt worked so how do you do it?
    _"but i have promises to keep, and miles to go before i sleep-Robert Frost"_
    The bird of hermes is my name, eating my wings to make me tame
    Trader Dialogue [in progress-half completed]
    Compiled list of valuable information (please look here before posting new thread with a question)

  8. #28
    Olympian God Violos's Avatar
    Join Date
    Apr 2009
    Posts
    3,809
    Click the post number. ---------------------------------------------------------------------------------^

  9. #29
    Administrator fathersquid's Avatar
    Join Date
    May 2007
    Posts
    2,170
    Quote Originally Posted by CrocMagnum View Post
    You can add:

    - The Slow cast bug fix (by The Lord of Space): a must, I can't play Immortal Throne without it anymore (Fanpatch 1.17 then Slow cast bug fix)
    You might want to mention that this is integrated with Defiler.

  10. #30
    Demigod Nightmare14's Avatar
    Join Date
    Jan 2012
    Location
    Melbourne Australia
    Posts
    1,141
    Quote Originally Posted by fathersquid View Post
    You might want to mention that this is integrated with Defiler.
    i added that info to the OP

    ok thanks Violos
    _"but i have promises to keep, and miles to go before i sleep-Robert Frost"_
    The bird of hermes is my name, eating my wings to make me tame
    Trader Dialogue [in progress-half completed]
    Compiled list of valuable information (please look here before posting new thread with a question)

Page 3 of 7 FirstFirst 12345 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •