Pteravores

These are old bug reports that have been closed.
User avatar
Wurmish
Militia Lieutenant
Militia Lieutenant
Posts: 174
Joined: Mon May 11, 2009 2:26 am
Location: A tesseract

Ok, so Pteravores are fun and all. Nasty little buggers if I do say so myself. I don't *think* anyone has brought this one little tidbit up before though.

When you blow the lair to smithereens, there's usually a decent sized rush of Pteravores, is there not? Call it 15 or so.

Now, is there a certain circumstance to the final rush being officially destroyed? More often than not I clear the final horde, then go back to make sure it's empty, and I get rushed again. And again. And AGAIN.

Turns out this finally stops when I eliminate nearby nests, I get both nests to exhaust their rushes and FINALLY they stop.

Anyone else noticed this? I'll do a quick playthrough if I have to, although I usually see it in Heretic.
My first mod, mostly done, still balance testing.
http://xelerus.de/index.php?s=mod&id=789
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

it's 12...

I don't know why they would keep coming out after its destroyed, even if other lairs are still nearby.
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
User avatar
Wurmish
Militia Lieutenant
Militia Lieutenant
Posts: 174
Joined: Mon May 11, 2009 2:26 am
Location: A tesseract

Me neither, but it happens whenever nests are in close proximity (less than a light minute, maybe 80 ls I think)
My first mod, mostly done, still balance testing.
http://xelerus.de/index.php?s=mod&id=789
Retroactive
Commonwealth Pilot
Commonwealth Pilot
Posts: 66
Joined: Wed Mar 21, 2007 12:45 am

Are additional rushes created if pteravores successfully return to the lair after disengaging? That would make sense.
User avatar
Wurmish
Militia Lieutenant
Militia Lieutenant
Posts: 174
Joined: Mon May 11, 2009 2:26 am
Location: A tesseract

It would make sense except that I can obliterate rush after rush via a fast Ferian plasma cannon and they will continue to come.
My first mod, mostly done, still balance testing.
http://xelerus.de/index.php?s=mod&id=789
User avatar
Fossaman
Militia Captain
Militia Captain
Posts: 556
Joined: Tue Mar 07, 2006 12:56 am
Location: Traveling to the galactic core

From the XML:

Code: Select all

(block Nil
							(for i 1 (random 2 4)
								(sysCreateWeaponFire
									&vtPteravoreSporeLauncher;
									gSource
									(objGetPos gSource)
									(random 0 359)
									12
									theDestroyer
									)
								)

							; Chance that we stop
							(if (leq (random 1 100) 5)
								(sysCancelTimerEvent gSource "OnRevenge")
That 'chance that we stop' bit seems to imply that it'll keep sending out streams of twelve until the random number hits within the proper range.
X-ray laser! Pew, pew pew!
> = = = = ۞
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

:shock:
Only 5% probability to stop groups of a dozen of pteravores ?

That's why they are so many
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

That's after the lair is blasted? That's just crazy.
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

Atarlost wrote:That's after the lair is blasted? That's just crazy.
Very.
:? I'm wondering exactly how this is balanced...
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

I'd say it's not. I'd call this badly broken. If they counted as both ships and projectiles so you could use omnis on them it wouldn't be so terrible, but as projectiles they're way too much.
User avatar
Wurmish
Militia Lieutenant
Militia Lieutenant
Posts: 174
Joined: Mon May 11, 2009 2:26 am
Location: A tesseract

The RNG is quite strange then, as I have an apparent coincidence in all my play-throughs. =S

Most curious.
My first mod, mostly done, still balance testing.
http://xelerus.de/index.php?s=mod&id=789
User avatar
Aury
Fleet Admiral
Fleet Admiral
Posts: 5421
Joined: Tue Feb 05, 2008 1:10 am
Location: Somewhere in the Frontier on a Hycrotan station, working on new ships.

Wurmish wrote:The RNG is quite strange then, as I have an apparent coincidence in all my play-throughs. =S

Most curious.
No... each time after the first 12 it spawns has a 95% chance of occurring... :P
(shpOrder gPlayership 'barrelRoll)
(plySetGenome gPlayer (list 'Varalyn 'nonBinary))
Homelab Servers: Xeon Silver 4110, 16GB | Via Quadcore C4650, 16GB | Athlon 200GE, 8GB | i7 7800X, 32GB | Threadripper 1950X, 32GB | Atom x5 8350, 4GB | Opteron 8174, 16GB | Xeon E5 2620 v3, 8GB | 2x Xeon Silver 4116, 96GB, 2x 1080ti | i7 8700, 32GB, 6500XT
Workstations & Render machines: Threadripper 3990X, 128GB, 6900XT | Threadripper 2990WX, 32GB, 1080ti | Xeon Platinum 8173M, 48GB, 1070ti | R9 3900X, 16GB, Vega64 | 2x E5 2430L v2, 24GB, 970 | R7 3700X, 32GB, A6000
Gaming Systems: R9 5950X, 32GB, 6700XT
Office Systems: Xeon 5318Y, 256GB, A4000
Misc Systems: R5 3500U, 20GB | R5 2400G, 16GB | i5 7640X, 16GB, Vega56 | E5 2620, 8GB, R5 260 | P4 1.8ghz, 0.75GB, Voodoo 5 5500 | Athlon 64 x2 4400+, 1.5GB, FX 5800 Ultra | Pentium D 3.2ghz, 4GB, 7600gt | Celeron g460, 8GB, 730gt | 2x Athlon FX 74, 8GB, 8800gts 512 | FX 9590, 16GB, R9 295x2 | E350, 8GB | Phenom X4 2.6ghz, 16GB, 8800gt | random core2 duo/atom/i5/i7 laptops
User avatar
Wurmish
Militia Lieutenant
Militia Lieutenant
Posts: 174
Joined: Mon May 11, 2009 2:26 am
Location: A tesseract

Wolfy wrote:
Wurmish wrote:The RNG is quite strange then, as I have an apparent coincidence in all my play-throughs. =S

Most curious.
No... each time after the first 12 it spawns has a 95% chance of occurring... :P
And after I kill the nearby nests I always get that 5% chance of it being done...
Maybe this play-through will be different. At least I've never had to farm sentinels yet, always gotten my data before everyone got bagged. Neurohack ish my favorite by far.
My first mod, mostly done, still balance testing.
http://xelerus.de/index.php?s=mod&id=789
User avatar
Fossaman
Militia Captain
Militia Captain
Posts: 556
Joined: Tue Mar 07, 2006 12:56 am
Location: Traveling to the galactic core

See, I just fly in circles around the nest until they stop following me. The pteravore 'weapon' does have a max lifetime. You don't need to shoot at them.

Or you can run them into a solid object. That works too. The pteravores in Heretic can easily be run into the Manipulators to get rid of the revenge spawns.
X-ray laser! Pew, pew pew!
> = = = = ۞
Retroactive
Commonwealth Pilot
Commonwealth Pilot
Posts: 66
Joined: Wed Mar 21, 2007 12:45 am

Pteravore nests are always full of pteracnium ore. Is pteracnium pteravore poo? Is the military might of the Commonwealth based on alien droppings?
Locked