• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 00:19
CEST 06:19
KST 13:19
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL22] Ro16 Preview: Holy Diver5[ASL22] Ro16 Preview: Rough Waters10[ASL22] Ro24 Preview: Siren's Call8[ASL22] Ro24 Preview: Summer's End9Serral wins HomeStory Cup 2915
Community News
Weekly Cups (Sep 7-12): SHIN, ByuN, MaxPax double down1StarCraft open world shooter announced at BlizzCon98Weekly Cups (Aug 30-Sep 7): herO thrives amid growing schism10Official StarCraft website teases new content ahead of BlizzCon?179Stellar Fest TWO the Moon (Dec 16-20)9
StarCraft 2
General
Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool Has online-only competition during the pandemic changed your enjoyment of pro SC2? How do you feel about the StarCraft shooter announcement at BlizzCon 2026? Weekly Cups (Sep 7-12): SHIN, ByuN, MaxPax double down StarCraft open world shooter announced at BlizzCon
Tourneys
RSL Revival: Season 6 - Qualifiers and Main Event RSL goes to London! 2026 Offline Finals Nov 21-22 SC2 AI Tournament 2026 Fall Sparkling Tuna Cup - Weekly Open Tournament KSL Week #92
Strategy
[H] ZvP Mid-Late Game: Stalkers Collossi HT
Custom Maps
Nexus Wars 2021 GUIDE [M] (2) Industrial Park
External Content
Mutation # 543 Enhanced Defenses The PondCast: SC2 News & Results Mutation # 542 The Ascended Mutation # 541 Binary Choice
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ Remastered crash fix suggestions Syncronization issues and can't find games a Announcement on the JEDI Ringing ASL22 General Discussion
Tourneys
[ASL22] Ro16 Group D The Casual Games of the Week Thread Small VOD Thread 2.0 BWCL Season 65 Announcement
Strategy
Replay Review Process - What do you do? Simple Questions, Simple Answers Odyssey Mineral Stack Saturation Game Theory for Starcraft
Other Games
General Games
Warcraft III: The Frozen Throne Nintendo Switch Thread Stormgate/Frost Giant Megathread EVE Corporation Diablo IV
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
[TL LoL EUW IHs] Teemo shall perish
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Canadian Politics Mega-thread Post Your Watch!
Fan Clubs
MarineLorD Fan Club The Creator Fan Club The ShoWTimE Fan Club
Media & Entertainment
Movie Discussion! [Manga] One Piece Diablo Animated Series on Netflix
Sports
Football (Soccer) Thread TeamLiquid Health and Fitness Initiative For 2023 MLB/Baseball 2023
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Northern Ireland Global Starcraft
Blogs
[meme] I finally understa…
LUCKY_NOOB
Virtual Romance, Real-Life C…
TrAiDoS
Regacy Esports:Our Goa…
regacyesports
Dreaming of BW patches (mod…
c3rberUs
Customize Sidebar...

Website Feedback

Closed Threads



Active: 11810 users

LotV Beta Balance Update - October 23 - Page 3

Forum Index > Legacy of the Void
116 CommentsPost a Reply
Prev 1 2 3 4 5 6 Next All
FireCake
Profile Joined March 2013
151 Posts
Last Edited: 2015-10-24 07:39:21
October 24 2015 07:39 GMT
#41
Progamer
FireCake
Profile Joined March 2013
151 Posts
Last Edited: 2015-10-24 07:39:59
October 24 2015 07:39 GMT
#42
Progamer
Cyro
Profile Blog Joined June 2011
United Kingdom20344 Posts
Last Edited: 2015-10-24 08:29:12
October 24 2015 08:25 GMT
#43
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.
"oh my god my overclock... I got a single WHEA error on the 23rd hour, 9 minutes" -Belial88
FireCake
Profile Joined March 2013
151 Posts
October 24 2015 08:38 GMT
#44
On October 24 2015 17:25 Cyro wrote:
Show nested quote +
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...
Progamer
RoomOfMush
Profile Joined March 2015
1296 Posts
October 24 2015 08:54 GMT
#45
On October 24 2015 17:38 FireCake wrote:
Show nested quote +
On October 24 2015 17:25 Cyro wrote:
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...

Just because a human cant find these things out doesnt mean the engine is not deterministic. If it wasnt then the outcome of a 1 on 1 battle between 2 zerglings would change if you load the game or watch the replay. Actually, pretty much EVERYTHING a computer does is deterministic. The only things that can screw with this is bad programming of multi threaded applications.
Big J
Profile Joined March 2011
Austria16289 Posts
Last Edited: 2015-10-24 09:15:35
October 24 2015 09:12 GMT
#46
On October 24 2015 17:38 FireCake wrote:
Show nested quote +
On October 24 2015 17:25 Cyro wrote:
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...

You are right in general that there are many small randomnesses + Show Spoiler +
(is that how you say it? :D)
in the game. Some abilities have a "random delay" variable attached to it, but those things are very small. I found this out because I thout burrow felt inconsistent and went to the editor, and yes, though there is a set time it takes the unit to burrow, there is an extra "randomized" time on top of that.
Not sure how creepspread works, but it's probably random too, true. Same probably for the SCV. Both of those things could actually follow a pattern, or a pattern of multiple possible ones (chosen randomly?), but at least they seem random.

About other things:
If two units attack each other, the "older" unit hits first, as far as I know. So basically, if you take one of your initial drones from the mineral line, it should beat a new built one due to that. This should also be true for abilities, e.g. two high templar feedbacking each other.
Pathfinding isn't random. But the exact engine blizzard uses is unknown to us (I think). If it works properly, the units should just take the shortest path, but I think there are some bugs with cliffwalkers like colossus and reaper that make them take the longer paths sometimes.
FireCake
Profile Joined March 2013
151 Posts
October 24 2015 09:35 GMT
#47
On October 24 2015 17:54 RoomOfMush wrote:
Show nested quote +
On October 24 2015 17:38 FireCake wrote:
On October 24 2015 17:25 Cyro wrote:
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...

Just because a human cant find these things out doesnt mean the engine is not deterministic. If it wasnt then the outcome of a 1 on 1 battle between 2 zerglings would change if you load the game or watch the replay. Actually, pretty much EVERYTHING a computer does is deterministic. The only things that can screw with this is bad programming of multi threaded applications.


This is wrong.
Its very easy to add some randomness in a game but still have the same actions everytime you load the game or watch the replay.
How ?
Simply use a seed, for example a number like the date at which the game has been played and use this number to "solve" every random things of the game.
This is used in many video games for decades.

Strictly speaking computers are not random (even multi threaded applications), but what i care, as a player, is to understand the game and to be able to predict what is going to happen.

After years of play i still have no clue how to predict all the things i mentioned earlier.


On October 24 2015 18:12 Big J wrote:
Show nested quote +
On October 24 2015 17:38 FireCake wrote:
On October 24 2015 17:25 Cyro wrote:
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...

You are right in general that there are many small randomnesses + Show Spoiler +
(is that how you say it? :D)
in the game. Some abilities have a "random delay" variable attached to it, but those things are very small. I found this out because I thout burrow felt inconsistent and went to the editor, and yes, though there is a set time it takes the unit to burrow, there is an extra "randomized" time on top of that.
Not sure how creepspread works, but it's probably random too, true. Same probably for the SCV. Both of those things could actually follow a pattern, or a pattern of multiple possible ones (chosen randomly?), but at least they seem random.

About other things:
If two units attack each other, the "older" unit hits first, as far as I know. So basically, if you take one of your initial drones from the mineral line, it should beat a new built one due to that. This should also be true for abilities, e.g. two high templar feedbacking each other.
Pathfinding isn't random. But the exact engine blizzard uses is unknown to us (I think). If it works properly, the units should just take the shortest path, but I think there are some bugs with cliffwalkers like colossus and reaper that make them take the longer paths sometimes.


This is not "small randomness", it's huge, most of the lucky window mine happened because of it.

The older unit used to win against a new one, but this has changed and it's no longer the case, at least in HoTs. Same for mana units.

I can't prove that the pathfinding is random (although I highly doubt they don't use an heuristic algorithm otherwise it would be very costly ressources wise and the shitty servers would be already dead...), however, units don't take the shortest path for sure, i have many replays where the units take a stupid path that is way longer than the obvious correct path.
Progamer
Cyro
Profile Blog Joined June 2011
United Kingdom20344 Posts
Last Edited: 2015-10-24 09:54:05
October 24 2015 09:44 GMT
#48
On October 24 2015 17:38 FireCake wrote:
Show nested quote +
On October 24 2015 17:25 Cyro wrote:
It is random since the same inputs don't produce the same outputs. (or there is something hidden i am missing ?)


I think the problem here is that the same inputs do produce the same outputs (the engine is fully deterministic, that's the basis for the whole multiplayer and replay system) - but it's difficult for the player to consistently give a precice input because of timing and highly inconsistent input lag of the engine. Also sometimes, small variations can have chaotic results. To add to that, there are also effects in the engine (like the scan range problem demonstrated here - + Show Spoiler +
https://www.youtube.com/watch?v=oxWYxysVBvI
- fixed in LOTV beta) which have the potential to mess with the response to input - even though it's completely predictable from an engine point of view, it feels random to the player.


If the engine is fully deterministic then explains me these things :
-how do you predict creep spread ?
-if 2 melee units attack each other, let's say 2 zerglings, which one win ?
-when an scv build a building how do you predict on which side of the building the unit goes ?
-About the pathfinding, how do you know which path the units will take ? This thing has changed so many times, and still change, DK confirmed me they were going to change it again for LoTv (and obviously this kind of thing is never mentioned in patch notes...)
-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?
...


-how do you predict creep spread ?


I'm not entirely sure but it's done the same every single simulation (for every player in the game of every replay viewed) using the same initial data - which is likely just the initial position of the creep tumor. They don't send a coordinate for every square of the map that gets new creep spread to it, AFAIK.

-if 2 melee units attack each other, let's say 2 zerglings, which one win ?


I've seen data on this. I think there's sometimes a delay - if you have a unit like a marine then there are times when the unit that was created first was guaranteed to shoot first.

-About the pathfinding, how do you know which path the units will take ?


I do not know, but the engine recieves a move command, knows the position of the unit when that command was registered and the path taken is the same. Every time.
I can't prove that the pathfinding is random (although I highly doubt they don't use an heuristic algorithm otherwise it would be very costly ressources wise and the shitty servers would be already dead...), however, units don't take the shortest path for sure, i have many replays where the units take a stupid path that is way longer than the obvious correct path.


It's not the shortest path but it's the same path, given identical commands and initial conditions. That's easily demonstrated by looking at either a multiplayer game - your ally doesn't recieve data for the path your unit walks on, his client just knows where the unit is and recieves the coordinate of a move command. Watching a replay doesn't contain that data either - both in MP and watching a replay, it's a list of commands that are simulated with identical initial conditions and deterministic simulation so everything happens in the same way

-The burrow/unburrow time of almost all (or all ?) units vary, how do you determine how many time a lurker (for example) will need to burrow ?


As commented above, there seems to be a delay associated with this that could be random to the player at the time. There might actually be a few of them in the game, but many things that people assume to be random are actually not random but due to things like the scan range effect (video above), highly variable input lag (think something like 50ms +-25ms while some games manage 20ms +-5ms or less) and other effects. I'm not really sure of the extent of true randomness in the game.

The one that always bothered me the most was stalker vs marine. Sometimes you could kite way better than other times, sometimes you'd take a hit, sometimes like 5 marines would hit your stalker. That was due to a combination of the highly variable (uncontrollable) input lag and the scan range effect, two things that were fully deterministic and abusable by a machine but not by a human. They didn't need a seed or anything like that, it was two very understandable effects that happened to be borderline impossible for a human to track effectively. The second part of that is fixed now but not the first part - and you wouldn't understand either of them without looking deeper into the engine.

---------------------------------------------------


Strictly speaking computers are not random (even multi threaded applications), but what i care, as a player, is to understand the game and to be able to predict what is going to happen.

After years of play i still have no clue how to predict all the things i mentioned earlier.


Yeah i agree, sc2 is lacking in some ways there.

The input lag is really the worst one for me. Sc2 only processes input once every ~50 milliseconds so if you give an input you might have to wait 45 milliseconds for it to be registered or you might have to wait 5 milliseconds.

On top of that, there was the added delay of your ping plus a buffer (another 50 milliseconds)? so the lag is both extremely high for a twitchy RTS and also extremely variable. You can compensate very well for high latency but you can't compensate for variability unless you're a machine. It's predictable variability, but not by a human
"oh my god my overclock... I got a single WHEA error on the 23rd hour, 9 minutes" -Belial88
drifter420
Profile Blog Joined October 2015
10 Posts
Last Edited: 2015-10-24 10:15:40
October 24 2015 10:14 GMT
#49
On October 24 2015 13:23 Riner1212 wrote:
yea im not buying this game.


me neither. i am very disapointed about the game
RoomOfMush
Profile Joined March 2015
1296 Posts
October 24 2015 10:36 GMT
#50
On October 24 2015 18:35 FireCake wrote:

This is wrong.
Its very easy to add some randomness in a game but still have the same actions everytime you load the game or watch the replay.
How ?
Simply use a seed, for example a number like the date at which the game has been played and use this number to "solve" every random things of the game.
This is used in many video games for decades.

I dont think you know what the word "deterministic" means. What you describe is still completely deterministic. Randomness like the computer produces is not random at all. Its absolutely deterministic. It just feels random to humans because they dont know where the numbers come from.


On October 24 2015 18:35 FireCake wrote:Strictly speaking computers are not random (even multi threaded applications), but what i care, as a player, is to understand the game and to be able to predict what is going to happen.

Yes they are. Because once you have multithreading with several CPU's things become random if you dont program correctly. CPU's do not always run the same code with the exact same speed. Sometimes a calculation can take one or two nanoseconds more. On average its always the same, but individually its highly erratic. This comes as close to pure randomness as you can get since it is real physical randomness produced by collisions between electrons and atoms within the computer circuits.

You just use the wrong words. The game is completely deterministic and not random at all. But some actions are very complex and rely on a multitude of variables that are not visible to the player which makes them seem random. Its unpredictable. But not random.
Cyro
Profile Blog Joined June 2011
United Kingdom20344 Posts
Last Edited: 2015-10-24 10:53:16
October 24 2015 10:52 GMT
#51
There is some stuff that is so unpredictable that it's practically random, there is other stuff that is very hard or even humanly impossible to utilize but you can program a bot to get right 100% of the time
"oh my god my overclock... I got a single WHEA error on the 23rd hour, 9 minutes" -Belial88
StarscreamG1
Profile Joined February 2011
Portugal1653 Posts
October 24 2015 11:00 GMT
#52
The liberator change was needed because of the maps. But can someone explain the lurker den time nerf? It already takes a lot of time.
Gradient
Profile Joined June 2013
Sweden15 Posts
October 24 2015 11:06 GMT
#53

The delay before a Siege Tank in Siege Mode firing when being dropped by a Medivac has been increased from 0.53 to 1.43 seconds.


I know they don't want to hear this, but please can't they just not remove the drop thing and make the tank good again? Playing bio/tank is so fun in TvZ and right now it feels like we can't buff the tank because of drops but at the same time they keep on nerfing drops so they are useless anyway.
TimeSpiral
Profile Joined January 2011
United States1010 Posts
Last Edited: 2015-10-24 13:38:22
October 24 2015 13:30 GMT
#54
These are humongous nerfs to Terran, lol. My god.

On October 24 2015 20:00 StarscreamG1 wrote:
The liberator change was needed because of the maps. But can someone explain the lurker den time nerf? It already takes a lot of time.


I get that there were one or two mineral patches, in the nat and some third bases, on some maps, that were one or two squares out of range ... so if the Terran tech-rushed and attacked a greedy Zerg, some damage could be done. So, nerf the casting range by a little bit ... But a 61% reduction initially? Then an upgrade in the fusion core to return it to a 30% nerf of the original version?

And the tanks firing cool down after drop increased by 275%?

I mean ... this seems extreme.
[G] Positioning, Formations, and Tactics: http://www.teamliquid.net/forum/viewmessage.php?topic_id=187892
[PkF] Wire
Profile Joined March 2013
France24239 Posts
Last Edited: 2015-10-24 13:34:33
October 24 2015 13:32 GMT
#55
I kinda like the liberator change. The rest is meh ; they address real issues, but I fear they never do it the right way ; for instance, I wish they removed the release interceptors thing and the sieged drop altogether instead of those convoluted "solutions". I hope I'm proved wrong when the game is released (this is most likely the last or the penultimate patch, right ?).
Big J
Profile Joined March 2011
Austria16289 Posts
October 24 2015 13:45 GMT
#56
On October 24 2015 22:30 TimeSpiral wrote:
These are humongous nerfs to Terran, lol. My god.

Show nested quote +
On October 24 2015 20:00 StarscreamG1 wrote:
The liberator change was needed because of the maps. But can someone explain the lurker den time nerf? It already takes a lot of time.


I get that there were one or two mineral patches, in the nat and some third bases, on some maps, that were one or two squares out of range ... so if the Terran tech-rushed and attacked a greedy Zerg, some damage could be done. So, nerf the casting range by a little bit ... But a 61% reduction initially? Then an upgrade in the fusion core to return it to a 30% nerf of the original version?

And the tanks firing cool down after drop increased by 275%?

I mean ... this seems extreme.

I thought the cast range was 9 before, can anyone confirm what number it was before the patch? And the liberator thing is also quite a buff in certain situations, especially defensively early on when you suddenly have a quite some extra resources from not researching the upgrade and still can use the defender mode.
haiyeah
Profile Joined July 2015
70 Posts
Last Edited: 2015-10-24 14:14:59
October 24 2015 14:11 GMT
#57
Ravagers were already able to deal with the liberator before they added the siege upgrade to the tech-lab. But two liberators with siege early and max range was a bit too strong. With the tech-lab upgrade it is completely pointless to use early as the investment is way too huge for something that can be dealt with easily (2 with instant siege was possible to stop, so 1 with a research cost is basically nothing in comparison).

This is a buff to the unit if you ask me. The units that deal with it still deal with it (vikings have no real problems stopping liberator harass). Zerg can rely more so on Queens and spores with the reduced range, but have to keep on their toes. In most situations the liberator could do damage with the max siege range, and I still think it will be able to get away a lot with nerfed range, especially to opponents who aren't prepared.

Not to mention this opens up some good timings in which liberators can be used to zone and protect your army much earlier and at less cost overall. Opponents will have to factor this into their unit choices more than they do now and hopefully as some have said this deals with issues like Nydus play. It will be interesting to see how it plays out.
ohmylanta1003
Profile Joined February 2015
United States128 Posts
October 24 2015 14:40 GMT
#58
On October 24 2015 13:23 Riner1212 wrote:
yea im not buying this game.


Thanks for fucking telling us! What an insightful comment.
WhaleOFaTALE1
Profile Joined April 2015
47 Posts
October 24 2015 14:41 GMT
#59
Soooooooo, who is up for playing some nice HOTS today!? See you on ladder!
FeyFey
Profile Joined September 2010
Germany10114 Posts
October 24 2015 14:51 GMT
#60
On October 24 2015 20:06 Gradient wrote:
Show nested quote +

The delay before a Siege Tank in Siege Mode firing when being dropped by a Medivac has been increased from 0.53 to 1.43 seconds.


I know they don't want to hear this, but please can't they just not remove the drop thing and make the tank good again? Playing bio/tank is so fun in TvZ and right now it feels like we can't buff the tank because of drops but at the same time they keep on nerfing drops so they are useless anyway.


I think they are still afraid that improving siege tank damage again will make Bio unviable in TvT. The nerf is from that time though where everyone ran head on into a giant group of sieged tanks, so not sure it was ever needed.
Prev 1 2 3 4 5 6 Next All
Please log in or register to reply.
Live Events Refresh
Replay Cast
00:00
ISSL Monthly #1 - Day 1
CranKy Ducklings141
LiquipediaDiscussion
OSC
22:00
Masters Cup #151
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft: Brood War
Rain 2759
GuemChi 1593
actioN 90
Hm[arnc] 64
Dota 2
febbydoto395
NeuroSwarm199
PGG 90
Counter-Strike
taco 428
Other Games
summit1g11499
WinterStarcraft411
C9.Mang0369
PiGStarcraft260
XaKoH 235
Livibee125
ViBE48
Organizations
Other Games
gamesdonequick1689
BasetradeTV28
[ Show 11 non-featured ]
StarCraft 2
• Letter146
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• Migwel
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1083
• Lourlo799
Upcoming Events
IntoTheTV X SOOP
6h 41m
herO vs SHIN
Percival vs ByuN
RotterdaM Event
11h 56m
Replay Cast
19h 41m
GSL
1d 6h
Replay Cast
1d 19h
GSL
2 days
Shopify Rebellion Sundays
2 days
Spirit vs Mixu
Replay Cast
2 days
Afreeca Starleague
3 days
Shine vs Rush
WardiTV Weekly
3 days
[ Show More ]
Monday Night Weeklies
3 days
Sparkling Tuna Cup
4 days
Afreeca Starleague
4 days
Light vs EffOrt
PiGosaur Cup
4 days
Kung Fu Cup
5 days
The PondCast
6 days
Replay Cast
6 days
Liquipedia Results

Completed

KCM Race Survival 2026 Season 3
Blizzard Classic Cup 2026
Big Dog Cup 2026 Div 1

Ongoing

K-JUNGMAN
ASL Season 22
Super Anchor Qualifying S3
CSL 2026 AUTUMN (S22)
Acropolis #5
Calamity Invitational
Logitech G Play Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #3
BLAST Open Fall 2026
Esports World Cup 2026
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026

Upcoming

Acropolis #5 - GSA
Acropolis #5 - GSB
Acropolis #5 - GSC
SC4ALL II: Brood War
HSC XXX
Stellar Fest 2: Lunar Cup
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Offline Finals
Copium Cup
PGL Major Singapore 2026
Stake Ranked Episode 6
BLAST Rivals Fall 2026
IEM Beijing 2026
Stake Ranked Episode 5
PGL Masters Bucharest 2026
1win Private Club #2
Thunderpick World Champ. '26
ESL Pro League Season 24
Stake Ranked Episode 4
1win Private Club #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.