Originally Posted by Arcanaville
Some powers are like that. Not sure of the technical details, but it has to do with how the game engine taps into the random roll system to print combat chat. Its not "clean."
|
Accuracy WAS Nerfed
This thread is still here?
Dr. Todt's theme.
i make stuff...
If my accuracy got nerfed, I missed it...
But then, if my accuracy was nerfed I could expect to miss a lot of things, so how would I know?
Goodbye may seem forever
Farewell is like the end
But in my heart's the memory
And there you'll always be
-- The Fox and the Hound
Just started reading this. I think it's quite amusing.
One thing that's been mentioned a few times though is how "Mids' told me... [long story]... so I came to conclude power X doesn't have 120% acc, but 90% acc. Why? Because Mids' says.".
As has been mentioned before Mids' shows your chance to hit, not accuracy... in that particular place you're looking, at least.
Two revelations for people who trust Mids' with their life:
1) Mids' isn't a product of little developer underlings in the game engine spitting it out directly from there. It's third party - it can be wrong.
2) HOWEVER, good news: coincidentally Mids' does have the right numbers - you just don't know where to look. Lock a power, go to Window -> Data View and oh my what's that? Accuracy, second attribute on the list.
Much confusions on topics like this one can be prevented not only if people had a better understanding of the mechanics themselves, but even if only they had better knowledge of the program they choose to follow blindly instead.
"The danger is not that a particular class is unfit to govern. Every class is unfit to govern." Lord Acton
Madam Enigma's History
Just to say it, the pwning of the OP has already been handled, and we do not need to start the thread all over again just to go at him for a second round.
Two revelations for people who trust Mids' with their life:
1) Mids' isn't a product of little developer underlings in the game engine spitting it out directly from there. It's third party - it can be wrong. 2) HOWEVER, good news: coincidentally Mids' does have the right numbers - you just don't know where to look. Lock a power, go to Window -> Data View and oh my what's that? Accuracy, second attribute on the list. |
A classic example of this occurs when the Real Numbers system tells you what your smashing defense is. The combat attributes will tell you what your net smashing defense is, and all buffs and debuffs on you. Interestingly, it can happen that the buffs and debuffs are wrong, but the total is correct. How that can happen is that the Real Numbers system pulls buffs and debuffs from a source comparable to the buff bar - it looks for all buffs and debuffs on the player and itemizes them. But it doesn't add them up: it pulls the total directly from the running attributes of the player. Real Numbers cannot always figure out things like resistances to debuffs, so sometimes the debuffs listed are the unresisted values, but the player is experiencing less of the debuff. Thus, the debuffs might be listed too high, but the total is still accurate because Real Numbers pulls that data from an authoritative source.
These kinds of things are important to know when attempting to use the game's own numbers to test itself.
[Guide to Defense] [Scrapper Secondaries Comparison] [Archetype Popularity Analysis]
In one little corner of the universe, there's nothing more irritating than a misfile...
(Please support the best webcomic about a cosmic universal realignment by impaired angelic interference resulting in identity crisis angst. Or I release the pigmy water thieves.)
Recharge debuffs is another classic example where Real Numbers are wrong. It might show your recharge is debuffed by more than -1000%, but recharge is capped at -75%
In fact, even Real Numbers can be wrong since the devs are not infallible. Its just that because of how it works, it can only be wrong in certain ways. For example, if it tells you the intrinsic accuracy of a power is 1.2, then its 1.2. Its extremely unlikely to be wrong because it pulls that data directly from the power database which itself is pulled from the same source as the game engine. It only reads, it doesn't make up numbers. On the other hand, if it tells you the power does such and such damage, those effects are calculated with rather complex algorithms to account for all the ways a power can work, and that can sometimes be in error (usually by omitting something).
|
Another example of real numbers being wrong or misleading might be for instance Jolting Chain in electric control. It's a low damage attack/KD control. But when looking at it's info, it says at level 50 it'll do 160+ damage per use. And it might, if it hits every enemy it possibly can. It shows for the damage total not per enemy, but ideal situation of it chaining to 15 or 16 enemies.
"The danger is not that a particular class is unfit to govern. Every class is unfit to govern." Lord Acton
Madam Enigma's History
Another example of real numbers being wrong or misleading might be for instance Jolting Chain in electric control. It's a low damage attack/KD control. But when looking at it's info, it says at level 50 it'll do 160+ damage per use. And it might, if it hits every enemy it possibly can. It shows for the damage total not per enemy, but ideal situation of it chaining to 15 or 16 enemies.
|
[Guide to Defense] [Scrapper Secondaries Comparison] [Archetype Popularity Analysis]
In one little corner of the universe, there's nothing more irritating than a misfile...
(Please support the best webcomic about a cosmic universal realignment by impaired angelic interference resulting in identity crisis angst. Or I release the pigmy water thieves.)
Pseudopets cause all sorts of problems for Real Numbers. Is Rain of fire really an accuracy 2.00 power? Why, yes, yes it is. It is very very likely to successfully summon its pseudopet. However, that pseudopet has only normal 1.00 accuracy unless you slot the power for accuracy. Does Poison Gas Trap autohit? Well, yes and no; the regen debuff does, the hold doesn't. I still can't find anything that'll tell me whether PGT gives me 10 seconds of regen debuff and then it's done debuffing, or whether there's a persistant cloud that keeps giving out those 10 second regen debuffs, or what. Except experimenting, which I guess is valid.