Jump to content

I modded for tougher enemies... new post showcasing the ultimate battle!


Enzo Matrix

Recommended Posts

Behold.. the great Xsotan battle.. Pirate version.. I increased scaling and tripled the enemy turrets. Normally I have fought up to 150k hp pirates and up to 400k hp aliens in tech 35 area.

 

Figured heck why not do the pirate spawn trigger and try a 40 / 50 / 8 out of a 100/100/25 difficulty/ Before I did a 40 / 75 / 10 facing 400k hp pirates before I modded.

 

Well.. this time was slightly different. Lets just say.. I faced death itself... the whole sector faced death... my enemies became my allies and they died with honour! Xsotan's and other pirates tried to stop this mutation.. but they were all no match.

 

It was a Bloodbath lmao!!

 

My reaction... WHAT THE .. falls off chair

 

2dikpad.jpg

 

 

And.. it just got intense lol

 

xlbhtv.jpg

 

 

For once I actually need their help!

 

21jybnp.jpg

 

 

MOAR HELP! My computer is about to explode lmao

 

28imhk2.jpg

 

 

Total Chaos!

 

10fs13p.jpg

 

 

Attempting to take our their command ship lol

 

ok4jlw.jpg

 

 

The battle lasted over an hour.. the sector survived.. but they lost... alot.

This would be insane in multiplayer haha

 

The actual spawned enemies are decent fight.. but I better gear up before I breach that core! yikes! haha

Also note my ship is a huge 9 upgrade slot ship.. these guys are HUGE! LOL

Link to comment
Share on other sites

Xsotan is in Data > Script > Lib > Story > Xsotan.lua :) Enjoy!

 

function Xsotan.createShip(position, volumeFactor)

    position = position or Matrix()

    local volume = Balancing_GetSectorShipVolume(Sector():getCoordinates())

 

    volume = volume * (volumeFactor or 1)

    volume = volume * 1.25

 

Thats my current setting, they are 0.5 default, you can also increase turret amount, drop chances etc.

 

I also did other changes .. theres lots in there take a look around :)

 

Link to comment
Share on other sites

so, i changed---

    -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(1, Balancing_GetEnemySectorTurrets(x, y) / 2)

 

to

 

    -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(1, Balancing_GetEnemySectorTurrets(x, y) * 2)

 

am i right in thinking this will give the xsotan more guns?

Link to comment
Share on other sites

so, i changed---

    -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(1, Balancing_GetEnemySectorTurrets(x, y) / 2)

 

to

 

    -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(1, Balancing_GetEnemySectorTurrets(x, y) * 2)

 

am i right in thinking this will give the xsotan more guns?

Yes. If I understand the code correctly, math.max selects the greater value from a set of values. Your change seem to multiply the turret number by 4.

Link to comment
Share on other sites

Mine is. Not sure if I made it so itsa triple the amount. But seems to be around that?

  -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(3, Balancing_GetEnemySectorTurrets(x, y) / 1)

Link to comment
Share on other sites

Mine is. Not sure if I made it so itsa triple the amount. But seems to be around that?

  -- Xsotan have random turrets

    TurretGenerator.initialize(random():createSeed())

    local turret = TurretGenerator.generateArmed(x, y)

    local numTurrets = math.max(3, Balancing_GetEnemySectorTurrets(x, y) / 1)

Pretty much. At this point, you can just remove the entire formula and write "local numTurrets = 3" for the same effect, if I understand the math properly.

Link to comment
Share on other sites

my guess is that the "Balancing_GetEnemySectorTurrets(x, y)" thing is significant to the functioning. like, its referencing some number(or range of) saying how many guns a ship in that sector would have by default.

 

as a side note, i just had a fleet of 6 xsotan gank my starting sector :o

Link to comment
Share on other sites

Insanity.. got a battleship fleet and this guy was totally wrecking me! I had a slight panic lol

 

b6wl7s.jpg

 

 

Edit: O.K... HOLY SNAP! DAT FIREPOWER lmao

 

jpegpg.jpg

 

 

I was lucky enough to get one of its weapons.. he had 15k power weapons tho! I wish I knew what it was! I got the 5k one lol

Still what an insane drop!

 

6FDB65FCA6A2E9043B05A7CF26F24CFC41389F5C

 

Link to comment
Share on other sites

Thanks to the mod section my new tough spawns now activate. class 4 out of 6 will now spawn, This is a class 4 and 2 million shields got melted I had to back off.

Was very intense lol

 

 

qq63i8.jpg

 

Oh.. looks like I need to fix up that message haha

 

iwixbs.jpg

 

 

v5bgci.jpg

 

 

24mucsn.jpg

 

 

fazme1.jpg

 

 

2dqn1u0.jpg

 

Link to comment
Share on other sites

Well... for the first time guys.. I had real defeat feeling lol. Just after I finished with an xsotan spawn and shooting wreckages. The worst of the worst decided to finally pop up for the very first time! I panicked, went to military faction with all the good stations hoping for lots of help.

 

What happen was truly horrifying and left the sector in ruin, I was barely any help.. 2 million shield was gone in under 60 seconds, I tried to take on one at a time but it got even worse.. they were everywhere. I had no control over this situation! Take a look at this unreal event lol

 

I also have graphics at lowest settings possible due to poor pc specs

My ship has 2m shield, 200k hull lol, 9 upgrade slot size. Was no match for this.

 

 

 

xc3mz6.jpg

-Class 6 spawn!

 

2qanypx.jpg

- There is 20 of them. All extreme hard

 

2rcvkau.jpg

- yes nearly 2m hp

 

33u6gsz.jpg

 

 

msgf3p.jpg

- opened fire and I got instantly overwhelmed!

 

25te1sg.jpg

 

 

24w5b1z.jpg

 

 

nnobhw.jpg

 

 

wvwvgx.jpg

- Stronger firepower

 

vndsh0.jpg

- I actually just about died here!

 

2jcaek6.jpg

- Heavily damaged, barely dented them.

 

ieebr4.jpg

- Serious firepower xsotan

 

11tyiag.jpg

 

 

You thought it would be over? No.. now I really felt defeated!

- Class 3 spawn, also hardest spawn level in vanilla the to strong for your scanner type but modified here to my specs

 

213fbpl.jpg

 

 

27xo48y.jpg

- I lost count lol

 

a4bu37.jpg

- Add in another 5 ships!

 

5p0e51.jpg

- Fighter loaded to the teeth!

 

The part I felt real defeat.. they won, even after killing them all after what felt like 2 hours.. the sector was in ruin

20 million hp stations, gone!

 

2vx3q8o.jpg

 

 

So there you have my difficulty.. I take it to the extreme insane mode lol

 

 

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...