Logo Platform
logo amplifiers simplified

I think im going to enjoy UE.

Reply
Copied to clipboard!
8 years ago
Nov 27, 2016, 10:53:04 AM

Picture presented without comment. There are other factions in there, somewhere, slowly being eaten.




0Send private message
8 years ago
Nov 27, 2016, 12:06:16 PM

For mother empire!

0Send private message
8 years ago
Nov 27, 2016, 5:08:11 PM

OMFG


In a couple more turns other galaxies could be consumed!

Updated 8 years ago.
0Send private message
8 years ago
Nov 27, 2016, 7:39:56 PM

That just illustrates how bullshit influence area values are from just one system. They should depend on covered circle area, not just influence radius.

Updated 8 years ago.
0Send private message
8 years ago
Nov 27, 2016, 8:00:28 PM
Sublustris wrote:

That just illustrates how bullshit influence area values are from just one system. They should depend on covered circle area, not just influence radius.

I agree. I think they need to work on the influence system a little. As a militarist player I find sometimes systems are overtaken by my influence before I get a chance to invade them and on endless difficulty you seem to be swallowed up by your opponents influence faster than you can muster a defense against it.

0Send private message
8 years ago
Nov 27, 2016, 8:33:47 PM
TangerineMantis wrote:
Sublustris wrote:

That just illustrates how bullshit influence area values are from just one system. They should depend on covered circle area, not just influence radius.

I agree. I think they need to work on the influence system a little. As a militarist player I find sometimes systems are overtaken by my influence before I get a chance to invade them and on endless difficulty you seem to be swallowed up by your opponents influence faster than you can muster a defense against it.

Yeah, big time. It's a very easy way to win, which feels lazy...

0Send private message
8 years ago
Nov 28, 2016, 2:05:04 PM

Hello,


We're going to rework the formula which computes the influence circle in order to make it harder to grow. We still want the influence to be rewarding at the beginning of the game, and thus it needs to grow; but you're right, the numbers are off in mid-late game.


Cheers,

0Send private message
8 years ago
Nov 28, 2016, 2:19:30 PM

I think that the main problem is that influence seems to sum up each turn.

Maybe it just have to be linked to the log of the current production of influence , whatever the past ?


What happen if, suddenly, my capital system produce 0 influence per turn ?

1) Did the influence circle just stop to expand ?

2) Did the influence circle start to retract itself ?

3) Did the influence circle disappear ?


I imagine that solution 2) is the best, but 3) can be good also...



Updated 8 years ago.
0Send private message
8 years ago
Nov 28, 2016, 3:14:48 PM

Don't know how you're calculating this, just let me make a suggestion:

Assuming each 10 influence increases 1 radius unit, you'll get a constant increase in flat and cumulative line.

Assuming each 10 influence increases 1 surface unit, instead you'll get this numbers:


As I don't know how actually you calculate influence, assuming this is a radius unit vs a surface unit, I think going for the second will - at least partially - solve the actual issue. See comparative costs:


Blue is the cumulative cost per radius unit (in influence) and orange its corresponding cumulative costs for same radius if you instead calculate it per surface unit.


If you want to play, here is the .xlsx sheet (sorry for people who find it obvious): Influence costs per area.xlsx.


Also note the good points from @Sotek. I found them very of common sense, except for having negative influence, but if you stop generating influence it will allow another faction to eat your area quickly.

0Send private message
8 years ago
Dec 2, 2016, 10:45:44 AM

@lo_fabre: The new radius is directly expressed from the Influence output of the system.

If I is the inlfuence output, then it's actually (((10+ I)/Pi)^0.5) x 0.75


(source : lines 262 - 271 in [Your drive letter]:\SteamLibrary\SteamApps\common\Endless Space 2\Public\Simulation\SimulationDescriptors[ColonizedStarSystem].xml + the line 15 there).

Updated 8 years ago.
0Send private message
8 years ago
Dec 2, 2016, 10:49:59 AM

the border radius is calculated in function of a variable that computed the net influence produced since the creation of the system. It then uses the disc area surface formula to transform it into a radius


i switch this formula for the sphere volume area (so instead of ^0.5 we ^0.33 the influence which is lowering it's progression a lot after a while (i did give it a multipler so it's still more or less the same in early (could even be faster at the start of the game))


you can always try this formula and give me returns on your experience


SimulationDescriptors[ColonizedStarSystem].xml

0Send private message
8 years ago
Dec 5, 2016, 3:27:19 AM
Sotek wrote:

I think that the main problem is that influence seems to sum up each turn.

Maybe it just have to be linked to the log of the current production of influence , whatever the past ?


What happen if, suddenly, my capital system produce 0 influence per turn ?

1) Did the influence circle just stop to expand ?

2) Did the influence circle start to retract itself ?

3) Did the influence circle disappear ?


I imagine that solution 2) is the best, but 3) can be good also...



Great idea.  I think the "memory" influence of option #2 would be the best, i.e., have a weighted sum over the previous X turns with a predefined falloff.  Then, perhaps, in late-game there could even be a tech like "Endless Influence" which changes the predefined falloff to have a larger area-under-the-curve, thereby yielding a higher influence radius. 



0Send private message
8 years ago
Dec 8, 2016, 10:41:33 AM
Sotek wrote:

I think that the main problem is that influence seems to sum up each turn.

Maybe it just have to be linked to the log of the current production of influence , whatever the past ?


What happen if, suddenly, my capital system produce 0 influence per turn ?

1) Did the influence circle just stop to expand ?

2) Did the influence circle start to retract itself ?

3) Did the influence circle disappear ?


I imagine that solution 2) is the best, but 3) can be good also...



1) yup, this is the spirit. In pratice, it's still growing because of a initialization of a variable to 10. I suspect this 10 instead of 0 is a bug coming from a commented line that made Empire point inflation.

2) nope

3) nope again.


The total empire point a system generates since you invade it is the size of your influence.

=> currently, a system's empire points per turn is measuring the speed of the increase (aka Empire point generation this turn = dSiS / dT, where dT = 1 turn).


The formula is not this complicated. Total empire point generated by your system = SiS.

You take that SiS imagining it's a circle area, then calculate the radius from this.


Speed of SiS increase = Empire point the system generates = speed of your area increase (^0.5 and mulitplied by a constant).


The size of the area is something that can be easily balanced (change the ^0.5 to ^0.33 and change K like Pejman did. There, he interprets SiS like a volume).

The empire point generation / turn to acheive 2 or 3 is something that need a little more math but it's perfectly doable : the only problem is to test it, and find the good values in early game and endgame. SiS system works because it's smoothing violent changes of Empire point generation (heroes quiting a system, etc).


The radius of the sphere is temporaly calculated, it's not something the game remembers. Just open this file and see for yourself :

(source : lines 262 - 271 in [Your drive letter]:\SteamLibrary\SteamApps\common\Endless Space 2\Public\Simulation\SimulationDescriptors[ColonizedStarSystem].xml + the line 15 there).

Updated 8 years ago.
0Send private message
?

Click here to login

Reply
Comment