King's Turret Shields

by Kingdud

Forked from Turret-Shields by OwnlyMe. Cleaned up the code, removed a lot of options, internal tweaks to how power and damage affect the shield. Lightweight scripted shields with power consumption (configurable or researchable)

Content
2 years ago
1.0 - 1.1
6.58K
Combat

g Simpler Configs?

3 years ago

Would it be possible to simplify the configs at all? Like "+50 shield HP per level" and "+10HP/s regen per level" rather than the current steps per order of magnitude system?

3 years ago

That's actually pretty easy to modify for yourself, but no, I won't be adding an option for that to this mod.

3 years ago

Fair enough.

Is it intentional that low level HP / regen research requires all the science packs?

3 years ago

Yeah, that's a fair point. I just finished a playthrough with it myself and realized that it was a bit brutal. Well, ok, it was not brutal at all and completely OP right up until behemoth biters started spawning, then 200 HP shields were paper thin (partly because I also have biter collision turned off; so all the spitters focus-fire one turret and nuke it under a barrage of ~4000 dmg).

I see the solution I like: the first order of magnutide ramps up to needing all science packs (say you have 5 steps per OOM, then rank 1 would take red+green, rank 2 RGBlack, 3 RGBBlue, 4 RGBBP, 5 RGBBPGold, then 6+ would all take white science. The problem is how I write that algorithm for step sizes < 5 and > 5. Ugh. Annoying.

And then I wouldn't be able to have it be an upgrade skill, I'd have to define multiple research techs. Not hard, just...:/ TBH: if you need more shielding, just change the default shield HP until you can research it. You could totally start with 200, raise it to 1000, then lower it back to 200 once you'd gotten a few researches under your belt. Thinking about it, I don't know whether that's better or worse than me taking away some of the utility from the 'steps per order of magnitude'.

hah. All I really wanted was to make a shield HP/recharge scale that kept pace with power creep. That was the entire goal. Too smart is dumb?

New response