|
Hello, I'm Gralamin. I am not a top tier player, more of a gold/platnium league than anything else. So you might wonder why you should read this, as many of you are undoubtedly better at Starcraft then me. Well first I'm an Undergraduate Computing Scientist, who is looking towards getting a career in game design. This means I have some knowledge of how typical systems work underneath the hood. Second, the info contained within is easy to verify. Third, I'm quite capable with the galaxy editor, which has helped me gather the following information.
I have figured out most of how creep works behind the scenes, including: 1) What are the benefits of Creep? 2) How does Creep Grow? 3) How do you optimize Creep Growth?
The first half of this guide is likely to look a lot like the liquidpedia page on Creep in Starcraft 2. This is just to ensure the basics have been covered before explaining the rest.
The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 150% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
On Vision
On July 08 2010 14:19 figq wrote:creep =/= vision, is important, because for example your hatchery doesn't have vision about a tile and a half within the edge of its creep. This means the enemy could sneak over the edge of the hatchery's creep and not be seen at all. Lair and Hive do not increase the creep range, but increase the vision range +1 each time. With Lair the enemy can still barely step over the edge of the Lair's creep and not be seen. With Hive the vision goes beyond its creep range, so a unit could be spotted even off creep, if they are near it. Check this thread too: http://www.teamliquid.net/forum/viewmessage.php?topic_id=133410¤tpage=2
How Creep Grows Creep is generated by 4 sources: - Hatcheries make the largest creep area in the game, but are not an economical way to increase creep size. - Overlords, with Lair tech, have a "Generate Creep" ability. This creates what is usually referred to as a "2x2" area of creep. - Creep Tumors will generate a "4x4" area of creep. Due to the way creep tumors are usually placed (at the end of a currently existing bit of creep), they generally only generate a bit more than half this amount. - Nydus Worms will generate a "4x4" area of creep after emerging from the ground.
Now, this "4x4" area, and "2x2" area are both misnomers. Creep actually generates in a "Squared Circle" pattern, with a radius in what I will call Distance Units. A Distance unit is the smallest whole unit defined internally in Starcraft. The length of a distance unit is approximately the length of a zealot. In addition, I will define a Square Unit as a 1 Distance Unit by 1 Distant Unit square area. This is approximately the total space a Zealot takes up.
A Creep Tumor generates creep in a 10 square radius squared circle. This means it generates creep in a total of 292 squares. An Overlord generates creep in a 6 square radius squared circle. This means it generates creep in a total of 96 squares.
![[image loading]](http://img29.imageshack.us/img29/995/howcreepworks.th.png)
Why are these numbers important? Well it turns out that how long it takes to generate creep is well defined. - Creep doesn't start being generated until a delay period. On Overlords, this is 2 seconds. On Creep Tumors, this is 0 seconds. - Creep is generated every Creep Generation Period. The Creep Generation Period of Overlords is 1 second. The Creep Generation Period of Creep Tumors is 0.8332 seconds. At the end of each of these periods, just less than 3 square units of creep are created on average (about 2.835, based on observations detailed below). - Creep is generated randomly, so long as it is adjacent to existing creep. This is how the cool growth effect works internally. This has a hidden ability in it though: Multiple creep sources generate simultaneously. I've run some tests on exactly how long it takes for an Overlord and Creep Tumor to fill the area defined above. These tests are based on 10 trials. -An Overlord takes about 34 seconds to fill up its entire area. Judging by how its creep generation is defined, 34 seconds is likely the exact value. -A Creep Tumor takes just less than 86 seconds to fill up its entire area. Judging by how creep generation is defined, it is likely 85.8196 seconds exactly. But what if we want this faster?
How to Optimize Creep Growth The key to optimizing Creep Growth is hidden above. The easiest and quickest way to optimize creep growth is to add more creep sources. The time it takes for two Creep Tumors to fill an entire area is about 43 seconds. The time it takes for three is about 29 seconds.
As you can see, there are diminishing returns. Thus we have to question exactly how fast we want it, compared to what it costs. Since Overlord creep generation is free (unless the overlord is placed in danger because of it), we will ignore it for the purposes of optimizing (just grab a group, have them all generate creep, keep them together).
When you generate creep edge to edge, you tend to save 124 square units. This translates into saving about 36 seconds on one tumor. On two tumors, the amount of time saved is actually halved, since you would have generated it twice as fast. Thus you save only about 18 seconds, and it takes about 25 to fill. With three, you would only have saved 12 seconds, and it would take 17 to fill, etc.
So exactly how much is optimal? Well EDIT as of the Beta coming back up, Spawn Creep Tumor now takes 15 seconds to build the tumor, and 30 seconds for the cooldown. This means that you should never, ever, have more then two creep tumors together, unless you need creep somewhere that instant.
The other main way to optimize creep growth is having multiple paths. You do not need a single line, and generally it is beneficial to have creep covering as much of the map as possible. This obviously increases the amount of micro required to keep the creep up, but each path basically consists of the problem above.
--------- I hope someone has found this information helpful
|
The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't.
|
Good writeup, very good first post. 
Definitely some interesting information there. I wasn't sure whether it was worth putting two creep tumors down together before this. Well, actually, I'm still not sure it's worth it, but at least I know exactly how much faster it is now. :D
|
On July 08 2010 10:18 InTriX wrote:Show nested quote +The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't. seriously dude, hurrr tur durr. How do you get creep again? Tumors and overlords, you dont mysteriously gain creep without a source. Seriously i know your trying to find a mistake with his post, but please stop trolling.
|
Crawlers have a bonus of 150%. Base speed of 1 and a 2.5 creep multiplier.
|
Do they? I took the Liquidpedia information rather then checking them all. Give me a sec.
Yes, you are correct. Editing.
|
On July 08 2010 10:44 OHtRUe wrote:Show nested quote +On July 08 2010 10:18 InTriX wrote:The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't. seriously dude, hurrr tur durr. How do you get creep again? Tumors and overlords, you dont mysteriously gain creep without a source. Seriously i know your trying to find a mistake with his post, but please stop trolling.
It's not a troll, I don't see why you think it is, creep tumours that generate creep through grass or up cliffs have an impact on the game. No reason to be hostile towards people for pointing out things that others will use as fact.
|
On July 08 2010 11:03 InTriX wrote:Show nested quote +On July 08 2010 10:44 OHtRUe wrote:On July 08 2010 10:18 InTriX wrote:The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't. seriously dude, hurrr tur durr. How do you get creep again? Tumors and overlords, you dont mysteriously gain creep without a source. Seriously i know your trying to find a mistake with his post, but please stop trolling. It's not a troll, I don't see why you think it is, creep tumours that generate creep through grass or up cliffs have an impact on the game. No reason to be hostile towards people for pointing out things that others will use as fact. It's a fair point. I've edited it in.
|
On July 08 2010 10:44 OHtRUe wrote:Show nested quote +On July 08 2010 10:18 InTriX wrote:The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't. seriously dude, hurrr tur durr. How do you get creep again? Tumors and overlords, you dont mysteriously gain creep without a source. Seriously i know your trying to find a mistake with his post, but please stop trolling.
He actually has a valid point. If your creep connects to someone elses creep you don't gain any vision from theirs and to be honest creep itself is actually neutral so it doesn't belong to either of you. If you have an overlord get killed while it is spreading creep the creep fades slowly and you have no vision of the area before it fades, same with a dead creep tumor etc. It might seem like a nitpick but it is an important thing to understand in a few isolated situations.
|
On July 08 2010 11:11 Gralamin wrote:Show nested quote +On July 08 2010 11:03 InTriX wrote:On July 08 2010 10:44 OHtRUe wrote:On July 08 2010 10:18 InTriX wrote:The Benefits of Creep Before anything else, we need to understand exactly what benefits creep gives. The major advantage of creep is speed, and vision. It increases the movement speed of all zerg units by 30%, with a few exceptions. Queens move 170% faster. A Hydralisk moves 50% faster. Both Crawlers move 85% faster. The other benefit is the ability to place zerg buildings, including Spine and Spore Crawlers. It also prevents these buildings from dying, as will happen if they are not connected to creep.
Creep dosn't give vision, the only reason you associate the two is because creep tumours or overlords give sight. However creep itself dosn't. seriously dude, hurrr tur durr. How do you get creep again? Tumors and overlords, you dont mysteriously gain creep without a source. Seriously i know your trying to find a mistake with his post, but please stop trolling. It's not a troll, I don't see why you think it is, creep tumours that generate creep through grass or up cliffs have an impact on the game. No reason to be hostile towards people for pointing out things that others will use as fact. It's a fair point. I've edited it in.
I'm glad you saw the use in noting the difference, as little mistakes can change people's understanding on mechanics. I still however don't understand why OHtRUe decided to be hostile.
Edit: thank you EnderCN & Gralamin.
|
Good writeup. I hadn't though of using ovies and creep gen to increase crepe tumor propagation rates.
Sometimes I just like to run a line of ovies towards my opponent's base when I have map control, so that I can get a fast creep highway. Do you know if unit pathing will take creep into account for choosing the path it takes, or if it's shortest distance only?
|
On July 08 2010 11:20 sikyon wrote: Good writeup. I hadn't though of using ovies and creep gen to increase crepe tumor propagation rates.
Sometimes I just like to run a line of ovies towards my opponent's base when I have map control, so that I can get a fast creep highway. Do you know if unit pathing will take creep into account for choosing the path it takes, or if it's shortest distance only?
Unfortunatly it dosn't take the creep into mind auto pathing units will always take the shortest path (distance based).
|
I thought all of this was quite obvious from 3-4 games as Zerg but a nice writeup none the less and I look forward to further posts.
Use your findings to update Liquipedia!
|
I can't really tell if this is supposed to be a joke or serious, because I have been laughing through the whole thing. Nice post it's funny.
|
creep =/= vision, is important, because for example your hatchery doesn't have vision about a tile and a half within the edge of its creep. This means the enemy could sneak over the edge of the hatchery's creep and not be seen at all.
Lair and Hive do not increase the creep range, but increase the vision range +1 each time. With Lair the enemy can still barely step over the edge of the Lair's creep and not be seen. With Hive the vision goes beyond its creep range, so a unit could be spotted even off creep, if they are near it.
Check this thread too: http://www.teamliquid.net/forum/viewmessage.php?topic_id=133410¤tpage=2
|
On July 08 2010 12:30 Competent wrote: I can't really tell if this is supposed to be a joke or serious, because I have been laughing through the whole thing. Nice post it's funny.
....what? You're an idiot. No need to be demeaning, and it's clear you were trying to be, since you gave absolutely no reason as to why it'd be funny.
Thanks for the post OP. To be sure, I knew this already, but I did appreciate the actual NUMBERS in this writeup.
I'm a freak for numbers in these kinds of analyses.
Good good post.
|
A subtle but informative post - I've noticed that for example TLO often places two or three creep tumors right next to each other (usually to the amusement/confusion of the shoutcasters), but this explains that there still is an advantage to it as it fills the local area with creep faster.
Does this mean that if you have 34 overlords clustered they will instantly saturate the area (after the 2 second delay)?
|
Good post, I've been wondering if bringing a queen to a place with overlords-creep and putting a creep tumor down there would be viable for the time/resources spent.
On July 08 2010 14:19 figq wrote:creep =/= vision, is important, because for example your hatchery doesn't have vision about a tile and a half within the edge of its creep. This means the enemy could sneak over the edge of the hatchery's creep and not be seen at all. Lair and Hive do not increase the creep range, but increase the vision range +1 each time. With Lair the enemy can still barely step over the edge of the Lair's creep and not be seen. With Hive the vision goes beyond its creep range, so a unit could be spotted even off creep, if they are near it. Check this thread too: http://www.teamliquid.net/forum/viewmessage.php?topic_id=133410¤tpage=2
this really should be added to the op
|
Good post even though i knew most of this, it's nice to get numbers on it. I didn't know hydras gained 50% though, I knew they were slow off creep but damn.
|
So 3 creep tumors are cool if you want to creep it up, ez game. <insert youtube link of tlo playing as zerg against some terran on blistering sands where he went mass ling infestor>
|
|
|
|