• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 01:41
CET 07:41
KST 15:41
  • 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
ByuL: The Forgotten Master of ZvT29Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Team Liquid Map Contest - Preparation Notice4Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza1Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2ACS replaced by "ASL Season Open" - Starts 21/0258
StarCraft 2
General
Team Liquid Map Contest - Preparation Notice How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? ByuL: The Forgotten Master of ZvT Nexon's StarCraft game could be FPS, led by UMS maker Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza
Tourneys
RSL Season 4 announced for March-April Sea Duckling Open (Global, Bronze-Diamond) PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) Sparkling Tuna Cup - Weekly Open Tournament SEL Doubles (SC Evo Bimonthly)
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 515 Together Forever Mutation # 514 Ulnar New Year Mutation # 513 Attrition Warfare
Brood War
General
BW General Discussion BSL 22 Map Contest — Submissions OPEN to March 10 BGH Auto Balance -> http://bghmmr.eu/ Gypsy to Korea It's March 3rd
Tourneys
[BSL22] Open Qualifier #1 - Sunday 21:00 CET [Megathread] Daily Proleagues BWCL Season 64 Announcement The Casual Games of the Week Thread
Strategy
Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Battle Aces/David Kim RTS Megathread Diablo 2 thread Path of Exile
Dota 2
The Story of Wings Gaming Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
YouTube Thread US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine UK Politics Mega-thread
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Req][Books] Good Fantasy/SciFi books [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
ONE GREAT AMERICAN MARINE…
XenOsky
Just Watchers: Why Some Only…
TrAiDoS
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Life Update and thoughts.
FuDDx
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2094 users

Ultralisk attack AoE - Page 4

Forum Index > SC2 General
Post a Reply
Prev 1 2 3 4 5 Next All
Kupo
Profile Joined May 2010
Sweden151 Posts
Last Edited: 2010-05-22 21:33:07
May 22 2010 21:26 GMT
#61
On May 23 2010 02:08 sylverfyre wrote:
Are we sure that the aoe size actaully increased? It looks to me like it's another instance of the broad change where AoE damage now radiates from the target of the initial attack rather than from the attack animation spot.


I looked around in the MPQs for a while and found the following:

Before version 15097 the AoE was a circle with radius 1.5.
From version 15097 to version 15392 it was changed to what i believe is a semicircle with radius 2, centred at the front of the ultra. That's my interpretation of
+ Show Spoiler +
- <CEffectEnumArea id="UltraliskSearch">
<EditorCategories value="Race:Zerg" />
<SearchFilters value="Ground;Player,Ally,Neutral,Stasis,Dead,Hidden,Invulnerable" />
<AreaArray Arc="180" Radius="2" Effect="UltraliskCleave" />
<SearchFlags index="CallForHelp" value="1" />
<SearchFlags index="ExtendByUnitRadius" value="1" />
<SearchFlags index="SameCliff" value="1" />
<ExcludeArray Effect="UltraliskSet" Value="Target" />
<ImpactLocation Value="SourceUnit" />
</CEffectEnumArea>
- <CEffectDamage id="UltraliskCleave" parent="DU_WEAP">
<EditorCategories value="Race:Zerg" />
<Amount value="18" />
<Death value="Eviscerate" />
<Kind value="Splash" />
</CEffectDamage>
- <CEffectSet id="UltraliskSet">
<EditorCategories value="Race:Zerg" />
<EffectArray value="UltraliskCleave" />
<EffectArray value="UltraliskSearch" />
</CEffectSet>


UltraliskSet was the effect used by the ultras main weapon

Finally in version 15449 they changed the AoE to a circle with radius 2 and midpoint in the target unit.
Lobo2me
Profile Joined May 2010
Norway1213 Posts
Last Edited: 2010-05-22 22:00:41
May 22 2010 22:00 GMT
#62
On May 23 2010 02:08 sylverfyre wrote:
Are we sure that the aoe size actaully increased? It looks to me like it's another instance of the broad change where AoE damage now radiates from the target of the initial attack rather than from the attack animation spot.

Before patch
After patch
[image loading]
Bad manners are better than no manners at all.
Xapti
Profile Joined April 2010
Canada2473 Posts
Last Edited: 2010-05-22 23:11:24
May 22 2010 22:44 GMT
#63
On May 23 2010 06:26 Kupo wrote:
Show nested quote +
On May 23 2010 02:08 sylverfyre wrote:
Are we sure that the aoe size actaully increased? It looks to me like it's another instance of the broad change where AoE damage now radiates from the target of the initial attack rather than from the attack animation spot.


I looked around in the MPQs for a while and found the following:

Before version 15097 the AoE was a circle with radius 1.5.
From version 15097 to version 15392 it was changed to what i believe is a semicircle with radius 2, centred at the front of the ultra. That's my interpretation of
+ Show Spoiler +
- <CEffectEnumArea id="UltraliskSearch">
<EditorCategories value="Raceerg" />
<SearchFilters value="Ground;Player,Ally,Neutral,Stasis,Dead,Hidden,Invulnerable" />
<AreaArray Arc="180" Radius="2" Effect="UltraliskCleave" />
<SearchFlags index="CallForHelp" value="1" />
<SearchFlags index="ExtendByUnitRadius" value="1" />
<SearchFlags index="SameCliff" value="1" />
<ExcludeArray Effect="UltraliskSet" Value="Target" />
<ImpactLocation Value="SourceUnit" />
</CEffectEnumArea>
- <CEffectDamage id="UltraliskCleave" parent="DU_WEAP">
<EditorCategories value="Raceerg" />
<Amount value="18" />
<Death value="Eviscerate" />
<Kind value="Splash" />
</CEffectDamage>
- <CEffectSet id="UltraliskSet">
<EditorCategories value="Raceerg" />
<EffectArray value="UltraliskCleave" />
<EffectArray value="UltraliskSearch" />
</CEffectSet>


UltraliskSet was the effect used by the ultras main weapon

Finally in version 15449 they changed the AoE to a circle with radius 2 and midpoint in the target unit.


Actually I have technically different old values. These would be from patch 2, which i guess is version 14133:
+ Show Spoiler +

<CEffectEnumArea id="CleaveSearch">
<EditorCategories value="Race:Zerg"/>
<SearchFilters value="Ground;Player,Ally,Neutral,Stasis,Dead,Hidden,Invulnerable"/>
<AreaArray Arc="180" Radius="2" Effect="UltraliskCleaveLarge"/>
<SearchFlags index="CallForHelp" value="1"/>
<SearchFlags index="ExtendByUnitRadius" value="1"/>
<SearchFlags index="SameCliff" value="1"/>
<ExcludeArray Effect="Ultralisk" Value="Target"/>
<ValidatorArray value="CleaveResearched"/>
<ImpactLocation Value="SourceUnit"/>
</CEffectEnumArea>


<CEffectDamage id="UltraliskCleave">
<EditorCategories value="Race:Zerg"/>
<SearchFilters value="Ground;Self,Player,Ally,Neutral,Missile,Destructible,Stasis,Dead,Hidden,Invulnerable"/>
<MaxCount value="3"/>
<LaunchLocation Value="CasterUnit"/>
<ImpactLocation Value="TargetUnit"/>
<ImpactUnitValidator value="Error"/>
<!-- Don't damage the impact unit. -->
<ExcludeArray Value="Target"/>
<TargetSorts RequestCount="3">
<SortArray value="TSMarker"/>
<SortArray value="TSDistance"/>
</TargetSorts>
<AreaArray Radius="1.5" Fraction="1"/>
<Amount value="18"/>
<Death value="Eviscerate"/>
<ValidatorArray value="CleaveResearched"/>
<ArmorReduction value="1"/>
<Kind value="Splash"/>

As you can see, there is an area effect called cleavesearch, which was probably always 180°, and also is a radius of 2. The actual damage effect though only has a radius of 1.5. I'm thinking this discrepancy might be because cleavesearch is centered on the ultralisk and ultraliskcleave is based off the impact location (which was in front of the unit, and is now maybe in the center of the unit? patches notes didn't mention a change for the ultralisk, but they might have change the mechanic for all splash instead of just unit-based).

I think based off the current information, we can say that the cleave damage is 67% less obviously, but the screenshot indicates something else, very likely the combination of 0.5 radius increased AoE, as well as possibly the splash starting from the center.

Lastly though, or on another topic: I thought Ultralisk's cleave attack only affected 3 other units, not all units in the AoE due to the <MaxCount value="3"/> and <TargetSorts RequestCount="3">.
Based off those screenshots, it looks like the attack affects an infinite number of units in the area of effect, is this possibly a bug or what?
"Then he told me to tell you that he wouldn't piss on you if you were on fire" — "Well, you tell him that I said that I wouldn't piss on him if he was on Jeopardy!"
Kupo
Profile Joined May 2010
Sweden151 Posts
Last Edited: 2010-05-23 00:17:35
May 22 2010 23:43 GMT
#64
The more I look at the MPQs, the more confused I become.

The first ultra version (before 15097) looks like your copy. The strange thing is that if you look at WeaponData.xml, it seems like it only uses UltraliskU, which looks like a single target attack to me. Then there is the CleaveSearch-thing with the validator CleaveResearched that makes me believe it's set up for a resarchable AoE but I haven't found where it actually makes use of the cleaves.

Edit: With some more thinking, I assume it uses the effect with the same name as the weapon if it doesn't give a new "Effect value". Because of this I believe it never uses UltraliskCleave: Instead it would then use CleaveSearch to determine the AoE. Which would imply radius 2 since the first day of beta.

Then there is the (15097-15392)-versions where they use UltraliskSet as the effect, which involves both UltraliskCleave and UltraliskSearch. The UltraliskCleave is however changed so that it no longer contains any information about the area.

Finally in the last patch they changed the effect to UltraliskCleave and gave it all the AoE-information.
Madkipz
Profile Blog Joined February 2010
Norway1643 Posts
May 22 2010 23:46 GMT
#65
Imho i feel that before patch was the better alternative. xD
"Mudkip"
arb
Profile Blog Joined April 2008
Noobville17921 Posts
May 22 2010 23:47 GMT
#66
so basically the cleave got bigger but it does less damage to the targets it cleaves?
Artillery spawned from the forges of Hell
Wr3k
Profile Blog Joined June 2009
Canada2533 Posts
May 22 2010 23:59 GMT
#67
On May 23 2010 08:47 arb wrote:
so basically the cleave got bigger but it does less damage to the targets it cleaves?


Yup, it basically made ultras way better single target vs armored and as far as total damage output goes I figure its roughly the same not including frenzy. I honestly think this is an improvement, because in combination with effects like fungal and baneling explosions ultras will be way more efficient at cleaning up large groups of units.
Shiladie
Profile Blog Joined January 2009
Canada1631 Posts
Last Edited: 2010-05-23 01:15:00
May 23 2010 00:00 GMT
#68
overall, we can decide that if ANYTHING, the ultra is in fact not significantly better the in the previous patch, where it was never a viable option to be used in a fight.
arb
Profile Blog Joined April 2008
Noobville17921 Posts
May 23 2010 00:05 GMT
#69
On May 23 2010 09:00 Shiladie wrote:
overall, we can decide that is ANYTHING, the ultra is in fact not significantly better the in the previous patch, where it was never a viable option to be used in a fight.

honestly i think if they put ultra hp back to 600 and let it walk over units or hell, kept it at 450 but made it unarmored + able to walk over units it'd be worthy of being used.

sadly i dont think blizz will ever listen
Artillery spawned from the forges of Hell
kajeus
Profile Joined May 2010
United States679 Posts
Last Edited: 2010-05-23 00:31:42
May 23 2010 00:31 GMT
#70
On May 23 2010 09:05 arb wrote:
Show nested quote +
On May 23 2010 09:00 Shiladie wrote:
overall, we can decide that is ANYTHING, the ultra is in fact not significantly better the in the previous patch, where it was never a viable option to be used in a fight.

honestly i think if they put ultra hp back to 600 and let it walk over units or hell, kept it at 450 but made it unarmored + able to walk over units it'd be worthy of being used.

sadly i dont think blizz will ever listen

So basically, you want a super-unit you can a-move.
pro-MoMaN, pro-HuK, pro-Millenium
arb
Profile Blog Joined April 2008
Noobville17921 Posts
May 23 2010 00:41 GMT
#71
On May 23 2010 09:31 kajeus wrote:
Show nested quote +
On May 23 2010 09:05 arb wrote:
On May 23 2010 09:00 Shiladie wrote:
overall, we can decide that is ANYTHING, the ultra is in fact not significantly better the in the previous patch, where it was never a viable option to be used in a fight.

honestly i think if they put ultra hp back to 600 and let it walk over units or hell, kept it at 450 but made it unarmored + able to walk over units it'd be worthy of being used.

sadly i dont think blizz will ever listen

So basically, you want a super-unit you can a-move.

Alternatively you can keep at as a 450 hp armored unit which gets raped by everything because ti all has +armored damage, gets stuck behind zerglings who are smaller than it anyway and is generally useless besides spending money.

So you decide? In terms of super units Protoss has the Colossus / Terran the Marauder // and zerg has ???
Artillery spawned from the forges of Hell
Blacklizard
Profile Joined May 2007
United States1194 Posts
May 23 2010 04:29 GMT
#72
I'd love to see more use for the Ultralisk... it's still way early to call the frenzy thing good or bad. But walking over *friendly* units doesn't sound broken, so I'm not sure why that isn't put back in for real testing. Maybe copious amounts of zergling burrow to let your Ultra walk by is in order... sounds like the Ultra will need his HP back up there if he's tanking all the dmg again.

I still miss dark swarm, but it'd never fit in a game without spidermines, etc.

afirlortwo
Profile Joined April 2010
United States161 Posts
May 23 2010 06:16 GMT
#73
seems like blizz wants ultras more as damage dealers, while the players want ultras more as tanks. Wonder who's version ultras will end up being....
Just a momentary diversion on the road to the grave
eScaper-tsunami
Profile Blog Joined July 2009
Canada313 Posts
May 23 2010 06:40 GMT
#74
simple mathematics.... third of the damage with twice the aoe.... multiply... voila, 2/3 a nerf.
the only way it could be a buff is if the ultra is fighting against large size units like thors and ultra where they couldnt cluster into a radius of 1 but can cluster in a radius of 2. but correct me if i'm wrong, ultras and thors are larger than radius 2? not absolutely positive though.
RuhRoh is my herO
FragKrag
Profile Blog Joined September 2007
United States11556 Posts
May 23 2010 06:54 GMT
#75
On May 23 2010 15:40 eScaper-tsunami wrote:
simple mathematics.... third of the damage with twice the aoe.... multiply... voila, 2/3 a nerf.
the only way it could be a buff is if the ultra is fighting against large size units like thors and ultra where they couldnt cluster into a radius of 1 but can cluster in a radius of 2. but correct me if i'm wrong, ultras and thors are larger than radius 2? not absolutely positive though.


except Area is squared so it is x4 or 4/3 :D
*TL CJ Entusman #40* "like scissors does anything to paper except MAKE IT MORE NUMEROUS" -paper
Backpack
Profile Blog Joined March 2010
United States1776 Posts
May 23 2010 06:57 GMT
#76
On May 23 2010 15:16 afirlortwo wrote:
seems like blizz wants ultras more as damage dealers, while the players want ultras more as tanks. Wonder who's version ultras will end up being....

if they are going to be damage dealers, they need to be cheaper
"You people need to just generally care a lot less about everything." -Zatic
eScaper-tsunami
Profile Blog Joined July 2009
Canada313 Posts
May 23 2010 07:11 GMT
#77
On May 23 2010 15:54 FragKrag wrote:
except Area is squared so it is x4 or 4/3 :D

twice AOE or twice the RADIUS?
i thought it was AOE o_o
RuhRoh is my herO
FragKrag
Profile Blog Joined September 2007
United States11556 Posts
May 23 2010 07:26 GMT
#78
from that image it seems like they doubled the radius?

I'm not sure though
*TL CJ Entusman #40* "like scissors does anything to paper except MAKE IT MORE NUMEROUS" -paper
AmstAff
Profile Blog Joined January 2008
Germany949 Posts
Last Edited: 2010-05-23 07:33:44
May 23 2010 07:31 GMT
#79
On May 23 2010 16:11 eScaper-tsunami wrote:
Show nested quote +
On May 23 2010 15:54 FragKrag wrote:
except Area is squared so it is x4 or 4/3 :D

twice AOE or twice the RADIUS?
i thought it was AOE o_o


for changing AoE they always change the radius.
1,5² * 3,14159265 = 7,0685834705770347865409476123789
2² * 3,14159265 = 12,566370614359172953850573533118

so 7 AoE vs 12,5 AoE seems like a good deal.

edit

if the old Radius was 1
1² * 3,14159265 = 3,14159265
even better deal =)
after 2 years i reached it = marine icon
ProoM
Profile Blog Joined May 2009
Lithuania1741 Posts
May 23 2010 07:39 GMT
#80
On May 23 2010 16:11 eScaper-tsunami wrote:
Show nested quote +
On May 23 2010 15:54 FragKrag wrote:
except Area is squared so it is x4 or 4/3 :D

twice AOE or twice the RADIUS?
i thought it was AOE o_o

Radius changed from 1.5 to 2, which means AOE changed from 2.25pi to 4pi.
IMBA - International Mountain Bicycling Association.
Prev 1 2 3 4 5 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 3h 20m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
WinterStarcraft389
Livibee 19
StarCraft: Brood War
Sea 20975
GuemChi 1146
Dewaltoss 99
Sharp 26
Bale 20
Noble 16
ZergMaN 11
yabsab 8
Icarus 8
Dota 2
NeuroSwarm195
League of Legends
JimRising 634
Counter-Strike
m0e_tv547
Super Smash Bros
Mew2King275
Other Games
summit1g9393
C9.Mang0389
ceh9228
Sick117
crisheroes63
Organizations
Other Games
gamesdonequick620
Counter-Strike
PGL74
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 17 non-featured ]
StarCraft 2
• Berry_CruncH557
• practicex 24
• Kozan
• LaughNgamezSOOP
• AfreecaTV YouTube
• sooper7s
• intothetv
• Migwel
• IndyKCrew
StarCraft: Brood War
• iopq 2
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
League of Legends
• Rush1076
• Lourlo1011
• Stunt460
• HappyZerGling120
Upcoming Events
The PondCast
3h 20m
KCM Race Survival
3h 20m
WardiTV Winter Champion…
5h 20m
Classic vs Nicoract
herO vs YoungYakov
ByuN vs Gerald
Clem vs Krystianer
Replay Cast
17h 20m
Ultimate Battle
1d 5h
Light vs ZerO
WardiTV Winter Champion…
1d 5h
MaxPax vs Spirit
Rogue vs Bunny
Cure vs SHIN
Solar vs Zoun
Replay Cast
1d 17h
CranKy Ducklings
2 days
WardiTV Winter Champion…
2 days
Replay Cast
2 days
[ Show More ]
Sparkling Tuna Cup
3 days
WardiTV Winter Champion…
3 days
Replay Cast
3 days
Replay Cast
4 days
Monday Night Weeklies
4 days
OSC
4 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2026-03-04
PiG Sty Festival 7.0
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
Spring Cup 2026
WardiTV Winter 2026
Nations Cup 2026
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025

Upcoming

ASL Season 21: Qualifier #1
ASL Season 21: Qualifier #2
ASL Season 21
Acropolis #4 - TS6
Acropolis #4
IPSL Spring 2026
CSLAN 4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
RSL Revival: Season 4
NationLESS Cup
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
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.