Page 1 of 1

Modability probing (power grid)

Posted: Mon Mar 05, 2018 5:04 am
by Sleepy
I've been digging through the lua files for a couple nights trying to pin down the possible scope for a mod outline. I'm pretty sure that most of the ideas I want to implement are possible.

There's one, however, that I'm not certain if it's been appended to lua. I found a couple of reference points under a few different names that are probably loosely related to it, but don't delve deep enough for me to think they're able to get at what I'd like to.

In short: What I want to do is rework the power grid system so that power is used in place of ammunition for limited weaponry, and protecting cities generates additional reputation (making shop prices much more expensive and varied). Removing loss of power as a game over condition specifically so that the game can be made more difficult without it becoming unfair. As it is my impression that this mechanic puts a hard (and, frankly, low) ceiling on how high the difficulty can reasonably be tuned.

An official response would be nice, but has anyone been able to find something which would let someone get at the meat of the power grid?

Re: Modability probing (power grid)

Posted: Tue Mar 06, 2018 10:32 am
by stickthemantis
Unfortunately no. The power grid is pretty much hardcoded from the C side. If it's not in the lua files we can't do much about it.

Re: Modability probing (power grid)

Posted: Wed Mar 07, 2018 3:48 pm
by Sleepy
This was my inclination.

I wonder if Subset would consider eventually hooking this into lua.