|
http://www.sinfulgaming.com/starcraft2/deathchart.php
Simple really.. I'm putting together a little tool that will show how many hits it takes a unit to kill another unit. I'm going to add the ability to add armor and attack upgrades so that players can try to maximize their strategies; for example it might take 1 ground weapon upgrade for protoss to kill off a unit 1 hit less which would be highly valuable information.
I assume all players to know how to properly use strategy with each unit and things like Void Ray probably won't be supported.
I'm not trying to advertise or plug the site... just offering a tool to the community and looking for some feedback so that it can be made more useful. I'm offering it to you guys first since I know there are some number crunchers around.
Please report any bugs or suggestions here.
Thanks.
- 4/5/2010 - Changed entire layout of page with tabs for easier viewing. Working on some sort of unit efficiency rating so that the most efficient unit (excluding micro, kiting, etc.. not calculable) can be displayed.
- 4/15/10 - Complete combat system overhaul.. please report any bugs.
- 4/19/10 - Fixed a bug that caused damage vs shields to account for armor when it should not have. Shield armor is now 0. - Immortal hardened shields implemented. - Stimpack, marine combat shield, protoss shields, guardian shield, EMP implemented as upgrades/abilities.
- 4/20/10 - All upgrades and abilities are now implemented.
- 5/4/10 - Implemented multiple unit vs multiple unit combat.
- 5/21/10 - Updated for Patch 13
- KNOWN ISSUES.
- Baneling damage isn't calculated correctly. - Void Ray damage is based on fully charged. - Battles that result in a tie are broken again.
|
I broke it as soon as I was going to go to bed for the night but I've fixed it... sorry to the 100+ people who already tried to take a look at it ![](/mirror/smilies/wink.gif)
EDIT: Didn't want to triple post. There was an IE bug that made it so the unit images weren't showing up. Fixed.
|
pretty awesome site and awesome idea, mad props
|
very well done, and very useful!!! thanks :D
one bug.... it appears that the damage calc vs immortals (cause of shield) isnt done correctly
immortal vs immortal
5.00 hits to kill this unit This unit does 30 extra damage per shot to this unit.
|
Very good and very useful to learn the basic of a somethign like this. Quite interesting.
Gj man, keep up the work!
EDIT: Lol, you fixed it while I was writing so I re-wrote!
|
TossFloss
Canada606 Posts
I love your website!
I've implemented a program for generating hit charts. You can find it here.
I've made the source code available (Python). Feel free to incorporate the hit computation algorithm (or the charts) into your site if you find it helpful.
|
On March 31 2010 15:37 SarcasticOne wrote:very well done, and very useful!!! thanks :D one bug.... it appears that the damage calc vs immortals (cause of shield) isnt done correctly immortal vs immortal Show nested quote +5.00 hits to kill this unit This unit does 30 extra damage per shot to this unit.
This should be fixed.. thanks for pointing this out, i noticed a pretty large mathematical error which should now fix a lot of calculations across the board.
Consider this alpha release.
|
So I was messin around with your site and when I hit protoss - zealots vs zerg - drone it said "unit cannot attack this unit" or something... buggy?
|
The left is the attacker and the right is the defending unit. You sure you didn't click larva? Seems to work fine on this end for Zealot vs Drone.
|
Added a button to calculate damage vs ALL units at once for a quick viewing. Let me know if you have any other suggestions and I'll add them.
|
Damage charts added showing dmg per rank of weapon and dmg per rank of armor. It does not account for a unit not actually being upgradable or not, so use your SC2 knowledge for now and don't be retarded.
|
Awesome! +1 Immortals kill tanks in 3 hits :D
|
A button for reversing the "matchup" chosen would be awesome.
I mean to be able to see Zealot vs Zergling hits really fast, if I was initally looking at Zergling vs Zealot.
|
Awesome work. A couple of problems, however: the hit to kill against immortals and zerg units is wrong. For immortals, you have to take into account that they take a max of 10 dmg for the first 10 hits. Also, you need to add +1 hp to all zerg units when they face off against an opponent with two attacks. For example, your program indicates that a thor will kill a hydra in one hit. This is not the case because one hp is instantly regenerated before the second hit takes place.
|
looks like corruptors should upgrade armor vs. phoenix, and phoenix should upgrade attack vs. corruptors.
|
On April 01 2010 17:00 Suspected wrote: Awesome work. A couple of problems, however: the hit to kill against immortals and zerg units is wrong. For immortals, you have to take into account that they take a max of 10 dmg for the first 10 hits. Also, you need to add +1 hp to all zerg units when they face off against an opponent with two attacks. For example, your program indicates that a thor will kill a hydra in one hit. This is not the case because one hp is instantly regenerated before the second hit takes place.
I have reports that this functionality is no longer in game.. I do understand the 1hp/2sec regen of Zerg, but someone just tested and it took a full 2 seconds to regen drone hp after a hit on it. I can't confirm till I get home.
|
|
Wow, repears kill non-Terran workers in 2 shots? That's amazing. Just need like, four reapers and you can go to town on a base.
EDIT: They actually kill almost as fast as Banshees. That's ridiculous.
|
u need to change the SCV health. good work!
|
I tried it with only Drones earlier, but now I even tried it with Hydras. One Hydra can take 3 shots at another Hydra to bring it down from 90 to 54 (3x12=36 damage) before the attacked Hydra's regen starts to kick in. There is no instant regen anymore.
|
|
|
|