Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Clownboss

Pages: [1] 2
1
Strategy & Replays / Re: How splash damage works
« on: June 03, 2019, 03:24:58 AM »
When I say 'a square suffers 100% damage', the damage mechanics in Warcraft II mean that a random number between 51% and 100% gets rolled to determine damage. If I had a Battleship that deals 130 damage, then that means in the 100% square, that it would deal anywhere between 67(integer rounding of 66.3) points of damage at the lowest, and 130 points at the maximum. So that means you could get numbers like 67, 68, 71, 84, 85, 100, 102, 111, 130, any number that's between 66-130.

Splash damage squares are all 25% and it means that every single number generated gets divided by 4. So if the computer generates a percentage between 51% and 100%, it will become 13%-25%(because 51/4=12.75 and 100/4=25), and the Battleship's 66-130 damage output becomes 17(rounded from 16.75) minimum, and 33(32.5 rounded) maximum, so 17-33 points of damage. These ranges all fit well to my damage model in the videos and frankly there was nothing to indicate that any of the squares were reduced to 75%(which would mean Battleship deals 50-98 damage).

If you don't understand this, I suggest reading from the opening post again, carefully, especially the part in the battle.net strategy guide about calculating damage: http://classic.battle.net/war2/basic/combat.shtml

"The attacker does a random amount of damage from 50%-100% of this total each attack. " (more accurately 51%-100% but yeah)

2
Strategy & Replays / Re: How splash damage works
« on: June 02, 2019, 10:35:25 AM »
hmm

1926/2550 = 0.7553

Kind of looks like 25% to me

BTW ground attack splash damage to buildings = 0



In your video your second battleship is probably dealing the 9-grid damage, which does have reduction to 25%. Getting ships to do 4-grid or 6-grid damage is iffy, as I've said, and I don't know what conditions need to be met for that to happen. That's something I want to know myself. But it DOES happen, if you can get your ships right or just by a stroke of luck. That's why I like using grids of peasants as a more reliable method of appraising the radius of splash damage, and always reloading my games.


Why you edit dmg? 50-130 will work diffrent than 35-100


If you say so, but it doesn't change anything.

War 2 cannons part 2 - YouTube

The Battleships deal default 130 basic damage. If diagonal 4-grid damage were reduced, as you've said, then there would be NO CONCIEVABLE WAY that at 0:57 all four peasants would die at once. Even at reduction to 75%, the maximum potential damage dealt would be 98. Yet these 100hp peasants still died all at the same time.

3
Strategy & Replays / Re: How splash damage works
« on: June 02, 2019, 05:25:38 AM »
I sampled every single one of these strikes and wrote down every single damage result. My results are consistent.


Is this the same with ground attack?

Like could you attack ground with a battleship and still do 100% damage to a target that is technically out of range?





Yes! Understand that all the measurements I've done is for ground-attacks, and I measured the outputs using rows of peasant units. In this specific map I tested, I set it so that all the peasants had 100hp, 0 armor, and that all the splash damage units had 100 damage(I used 100 basic damage but it doesn't matter whether you use basic or piercing, if there is no armor involved). And yes, if you shoot at a point that's the farthest in the battleship's range, the splash damage can indeed effect units outside the normal range. Not so sure about attacking ships or buildings because I haven't tested them and they seem to operate on completely different mechanics.

do it, i made  two tries picture 2 jugg

1.mid 100% rest 25%
2. mid 100% right mid 25% right bot 25% bot mid 75%

make video to prove it



Here 'tis:

Warcraft II cannon test - YouTube

I took 15 different samples, 12 of which resulted in 4-square shots. I've written down the damage dealt in the bottom left corner of every single one of the shots, and frankly the numbers rolled just seem to indicate my findings. If we take the highest and lowest scores from these 12 samples, we get:

Mid: 56-96
Mid-right: 51-100
Bot-mid: 51-95
Bot-right: 55-97

Since all damage is randomly calculated to do between 51-100% of its full power, and since the damage output of my battleships is exactly 100, and since these extreme ends of results veer very closely to 51 and 100(indeed, mid-right had the luck to get both the minimum and maximum value in my samples), I think it's safe to say that 4-square diagonal strikes does not do any inhibited splash damage. If it were reduced to 75%, as you say, the damage would range 38-75, or if it were reduced to 50%, damage would be 26-50.

In the attachment I've placed the map which I used to test my firing methods on.

4
Strategy & Replays / Re: How splash damage works
« on: May 31, 2019, 08:09:14 PM »
I sampled every single one of these strikes and wrote down every single damage result. My results are consistent.

Want me to prove it?

5
Strategy & Replays / How splash damage works
« on: May 31, 2019, 09:26:45 AM »
I made this research for a Hive Workshop modder Lord Perenolde II( https://www.hiveworkshop.com/members/lordperenoldeii.123823/ ), who is making an ambitious bid to transpose the Warcraft II campaign to Warcraft III. Earlier he adapted Warcraft I for the same game, and the two of us worked together a lot in uncovering the game mechanics of Warcraft I, especially in regards to damage calculation. I was also asked to help around Warcraft II, in particular about how splash damage mechanics work(primarilly for catapults and ships), and since there's some interesting stuff in here, I thought I might share these here. I really recommend reading the comprehensive Battle.net strategy guide( http://classic.battle.net/war2/basic/combat.shtml ) for explaining how the basic combat mechanics work, although sadly that site did not provide any insight to the intricacies of splash damage.

Catapults/Ballistas: Catapults affect 9 squares every strike, where central square suffers full damage, while the surrounding 8 squares suffer damage reduced by 75%. Each of the 9 squares generates a random numeric value independent from one another, meaning that a strong full damage value does not necessarilly mean the surrounding squares will have proportionally strong values. I have made a chart with 5 strike samples which demonstrates how the splash damage values are all arbitrary, but consistently never break outside of the 12.5-25% damage potential:




Battleships/Juggernauts and Destroyers: When it comes to ships with cannons, their splash damage is more directed. When they shoot horizontally or vertically(or close to it), they deal a 6-square damage grid, and when they shoot diagonally, they deal a 4-square damage grid(and they all deal high damage!). However, for some reason which I can't figure out, ships do not consistently do these directed splash strikes. Sometimes they do the 9-square grid just like catapults, and I can't tell if there are any conditions that must be met, such ship trajectory, target distance, angle, position, sprite etc. I tried everything but just can't get consistent results. About half the time I get the 9-square grid, and other times I get the directed grid, and this might be either some sort of bug or a very obtuse condition within the game code, and I have no idea why anyone would put this intentionally.



Submarines/Turtles: They don't deal splash damage, but direct damage particular to a target unit.

Cannon towers: Cannon towers strike the same way ships do, which is 4-square AoE diagonally, 6-square horizontally/vertically. Unlike ships, however, they don't seem to suddenly deal the strange 9-square grid like it happens with ships, so they are thankfully consistent in that manner.

That's all I've uncovered, and I thought this information might be important enough to post it to the forums. If you've got any other interesting findings regarding splash damage and how it's calculated, feel free to respond!

6
P. cool. I have to look into it once I try out Starcraft II first.

7
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: September 11, 2016, 01:30:28 PM »
Guys, how many times am I supposed to tell you to leave an email, Skype, Steam, or Discord?

8
Server.War2.ru / Re: ABOUT THE GAME WAR2
« on: September 04, 2016, 04:47:19 AM »
I think it's time to put the Hennessy down.

If you're talking about elitists though, I agree, fuck them.

9
Server.War2.ru / Re: Hello!
« on: September 02, 2016, 07:23:03 AM »
Hey there, bro, I immediately like you. Welcome to the forum, though I don't post here much anyway other than host that noob bulletin board I have.

I'll add you up on Steam(with my name Clownboss as always), and we'll see if we can do some fun matches.

10
If you wanna play Warcraft 1 today, I would just turn people to war1gus, tbh:
https://github.com/Wargus/war1gus

Yes, you can select more units here, do unit queues, and build Town Halls outside of roads. It even has a map editor.

Beating the DOSBox version is legit too if you want that authentic experience.

11
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: July 24, 2016, 04:50:55 AM »
Count me in! My name is the same on the server as it is on the forum. I live in +8 GMT timezone and prefer to play at night time or late afternoon.
Please add an alternate way of contacting you, like your email or Steam, which can endure for years and years. Just saying you can be found on Bnet is a bit flimsy.

12
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: July 20, 2016, 03:10:46 PM »
Mouser, thinking of stickying this thread perchance?

13
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: July 16, 2016, 12:00:28 PM »
Am I permabanned for rushing too hard that one time? :o
No, but I figured you didn't have time to play these days or something, like you were waining from Warcraft 2. You said so on Discord so I thought I wouldn't bother you.

If you still want to play, then sure, just don't complain about the game modes I'm setting.

14
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: July 11, 2016, 05:32:15 PM »
My match-ups with bommy have been quite fun and we seem to be on a more or less equal skill level. If anyone wants to join to expand our circle, don't be shy.

15
Server.War2.ru / Re: Noob Recruitment Bulletin Board
« on: July 11, 2016, 11:52:48 AM »
All the power to you, mous.  :D

Pages: [1] 2