Hit Marker Shows But They Take No Dmg

Mods are add-ons that make the game easier and more comfortable. You must install them by yourself or use packs with installer, like Aslain.

1 Hit Log - It shows information who shot you, with what ammunition type and when will he reload. Information that you are shot with gold ammunition (very expensive, with far greater armor penetration) is especially helpful, you know then that chances of receiving damage greatly increases.

2 Info Panel - basic vehicle information after moving your pointer at him. Even if you know all vehicles parameters, thanks to this panel you will know which gun does your enemy have installed. The red information is very helpful, it shows enemy reload time. It tells you how much time you have after enemy shoot for riding out, shooting and hiding back.

No Hit Marker; No Hit Marker. Use permission in mods/files that earn donation points You must get permission to earn Donation Points for your mods if they. Jan 31, 2020 Remainers are scrawling 'I love EU' on 50p coins with permanent marker and releasing them back into circulation, in a last-ditch attempt to anger Brexit voters. Karen Hoyles, from Devon, posted.

3 Damage Indicator - shows direction from which you were shot, even if enemy vehicle isn't discovered. In red hits with penetration, in gray without.

4 XVM side panel - presents enemy skills with colors

5 Modified map - show vehicles name. The drawing range (tanks outside the red frame are unseen - the game engine doesn't show them but you can hit them with blind shoot). White line shows the direction of your camera. Orange circle shows the theoretical vision range. Small white field around your tank shows 50m circle in which every tank is always spotted. Most important thing - with a faded red color the last known position of enemy tanks is marked.

6 Tank marker - left yellow digit - vehicle tier. Two middle digits - percentage of health points left. Two digits at sides - player level - XVM. Color of those digits change depending on player skills. Lower right corner - white digits - amount of battles played by enemy with that tank. Tank name above. A star near tank name means stock turret - probably a weaker gun. Markers work similar for allied vehicles, except player name added and the lack of digits showing the amount of battles played.

The current time and modules repair time in the damage panel is shown thanks to this mod pack as well.

XVM - it's a modification that shows player skills. It's a very useful tool that allows you to predict with great precise what can you except of your enemy and your ally. Additionally, before every battle it shows chances for winning and after it a thorough debriefing.

For XVM to work properly you must activate it for free at XVM site by login in with your World of Tanks login. There you will be able to change the way it works as well.

XVM player categories. Players are shown in game with colors. There are various parameters that estimates skills. Those are the most popular: WN8, WN6, WN7 and EFF. Each player is automatically judged based on his actions in those categories. Based on his score, he is in the bracket with a specific color. There are differences in all parameters mentioned above, but usually player gets the same color in all indicators.

COLORS

  • Red (this is from where the tomato term originates) - a very weak player. You can expect everything from him, including riding backwards, through the middle of the map and that he will be shooting at birds on the sky.
  • Orange - weak player
  • Yellow - average player
  • Green - good player
  • Blue - very good player
  • Purple - master

When watching at player color, you must take in consideration amount of victories, number of frags (killed enemies) per battle and the ratio of damage dealt to own HP as well.

Skins

Hit marker shows but they take no dmg free

Skins add colors to the tank and a marker showing the placement of modules an crew.

  • Red - weakspots - spots easy to penetrate
  • Blue - fuel tanks - chance for getting tank on fire
  • Purple - ammo racks - chance for damaging the ammunition rack and a small chance for blowing the tank
  • Green - engine - chance for damaging the engine
  • Yellow - crew seat - a chance for hurting the crew member

Additionally, there is a mod in the pack that adds a second line of slots for tanks shown in the garage, which is useful when you have more of them.

Hello everyone!

In this post, we discuss whether [Dmg] or [CrtD] is the better weapon modifier for DPS runs. Besides answering this question for high end ISA runs, we also explain which parameter affect the performance of both modifier and under which conditions one is better than the other. [Dmg] outperforms [CrtD] for short high end ISA runs. We also recommend it, as it might be the more future-proof option considering future powercreep.

Approach

First, we want to show which parameters affect the [Dmg] and [CrtD] modifier and then explain which conditions have to be true that one modifier is better than the other. The following calculation applies to both ground and space combat.
For that, we take a look how the damage is calculated:

All base damage buffs are summed up and also all bonus damage buffs are summed up separately. Both sums are then multiplied with each other and with the product of all final multipliers. This means that base and bonus damage buffs are additive whereas final multiplier are multiplicative.

The [Dmg] modifier is a 1.03 final multiplier and [CrtD] is a 0.2 (20%) bonus damage buff applied on a critical hit. In the following, (c_h) refers to the critical hit chance, (c_d) the critical severity and (d_s), (d_b), (d_f) to base, bonus and final damage respectively. The average damage of a weapon including critical hits can be calculated as follows:

(mathcal{D}(c_h, c_d, d_s, d_b, d_f) = c_h((1+d_s)(1+d_b+c_d)*d_f) + (1-c_h)((1+d_s)(1+d_b)d_f) tag{1})

Using term 1, we can directly compare [Dmg] and [CrtD]. [Dmg] leads to a higher average damage than [CrtD] (=: [Dmg] (succ) [CrtD] ) if and only if

(mathcal{D}(c_h, c_d, d_s, d_b, d_f*1.03^N) > mathcal{D}(c_h, c_d+0.2N, d_s, d_b, d_f) )

where (N) is the number of modifiers to compare. Written out, the inequation looks as follows.

( 1.03^N( c_h(1+d_s)(1+d_b+c_d)d_f + (1-c_h)(1+d_s)(1+d_b)d_f))
(>)
(c_hd_f(1+d_s)(1+d_b+c_d+0.2N) + (1-c_h)(1+d_s)(1+d_b)d_f )

which can be reduced by dividing both terms by (d_f(1+d_s)) (because (d_f > 0), (d_s geq 0)) and applying further transformations ((N > 0), (c_h > 0)):
( (1 + c_hc_d + d_b)/c_h > (0.2N) / (1.03^N -1) tag{2})
Hence, [Dmg] is better than [CrtD] if the inequation 2 is evaluated as true. From this inequation, we can see that the critical chance, critical severity and bonus damage buffs determine whether [Dmg] increases the average damage more than [CrtD] or not. Base damage buffs and other final multipliers (besides the [Dmg] itself) are irrelevant for this comparison.
In the next step, we want to find an upper bound for [CrtD], at which it is safe to say that [Dmg] is superior. Since the performance of critical severity depends on the critical chance, the best case scenario for [CrtD] is a critical chance of 100%. This way we can find out, at which point [Dmg] is better than [CrtD] regardless of the critical chance. Setting the critical chance (c_h) to 100% for the inequation 2 yields:

(c_d + d_b > (0.2N) / (1.03^N -1) – 1)

The right side is a constant value (f_N-1) depending on the number of modifiers (N) to compare. Approximate values of this threshold for different (Nin{1,2,3,4}) are shown in the following table.

N1234
(f_N-1)566.7%556.8%547%537.4%

As an example, [Dmg]x4 leads to a higher average damage than [CrtD]x4 regardless of the critical chance, if the sum of the critical severity and bonus damage buffs are greater than ~537.4%.
There are cases, where a player cannot reach this threshold or is unable to maintain it. If the sum of bonus damage buffs and critical severity is less than this threshold, there exists a critical chance (c_h < 100%) where [CrtD] outperforms [Dmg]. To investigate this, we look into different scenarios.

Example Scenario: Minimal Buffs

Hit Marker Shows But They Take No Dmg 2

In this scenario, we consider damage enhancements of a typical space DPS build that are permanent throughout a PvE. Higher critical severity and bonus damage favor [Dmg], so we need to know the minimum value for both that are always guaranteed.
Critical Severity:

Macos high sierra 10.13.6 dmg google drive mac. No preview available.

  • +50% Base
  • +40% Skills
  • +20% Advanced Targeting Systems
  • +20% 4x SROs (at least, Vanguards might have more)
  • +15% Colony Deflector (at 100% hull)
  • +16% Tactical Fleet III
  • +30% Endeavor
  • +13.1% Tachyokinetic Converter
  • +26.2% Bioneural Infusion Circuits
  • +4% Fleet Boost
  • +20% Epic weapon modifier

which is a total of 254.3% critical severity.

Â

Figure 1 shows the relation between bonus damage and critical chance for the given critical severity of 254.3%. The green area represents the range in which [Dmg] is better than [CrtD] and the white area the range where [CrtD] is better than [Dmg]. This figure also shows that more bonus damage favors [Dmg]. In this case, a sum of 283.1% bonus damage buffs is required for [Dmg] (succ) [CrtD] regardless of the critical chance.

Example Scenario: ISA

With the formula provided in the last section, [Dmg] (succ) [CrtD] can be answered for any case by simply entering the critical chance, critical severity and bonus damage of a build. But since most bonus damage buffs come from active abilities, the available bonus damage buffs heavily depend on their usage and uptime. For example, high end ISA runs can be completed in under 30 seconds. Therefore short duration abilities like Go Down Fighting have a high uptime due to the shortness of such runs. We also know that the critical chance can exceed 80% in those runs. First, we look at permanent bonus damage increases:

  • +40% Tactical Fleet III
  • +7.5% Improved * Training
  • +10% Fleet Coordinator
  • +9.5% Controlled Countermeasurements
  • +10% Emergency Power to Weapons I (up to 16.6 for rank 3)

Total: 77%

Most bonus damage increases come from abilities, so we have to count them in dynamically. To name some important buffs:

  • +50% Go Down Fighting
  • +20-50% Narrow Sensor Bands
  • +40% Dynamic Power Redistributor
  • +25% Domino (semi-permanent)
  • +49.8% Alpha
  • +30% Mixed Armaments Synergy I

For ~30s ISA runs, we can a assume a 100% uptime from the sides to the end for Alpha, Dynamic and Domino, which is another 114 bonus damage. Furthermore, Alpha provides an additional ~50% critical severity when it’s active. Scattering field and frenzy provide additional 67% bonus damage.

Hit Marker Shows But They Take No Dmg Free

Figure 2 shows the same relation as Figure 1 for a high end ISA run with a critical severity of 304.1%. The red marker shows the minimum number of bonus damage for the entire ISA after the initial wave. The bonus damage is even higher when using additional buffs like Narrow Sensor Bands and Mixed Armaments Synergy. In this case, [Dmg] outperforms [CrtD] regardless of the critical chance.

Conclusions

  • [Dmg] vs [CrtD] depends on the critical chance, critical severity and bonus damage. Base damage increases and other final multipliers (besides the [Dmg] itself) are irrelevant.
  • For high end ISA runs, [Dmg] is better than [CrtD].
  • [Dmg]x4 is better than [CrtD]x4 if the sum of bonus damage and critical severity is greater than 537.4% (or 547% for three mods, 556.8% for two mods and 566.7% for one mod).

Hit Marker Shows But They Take No Dmg In Windows 7

~ [email protected]

Comments are closed.