Author Topic: ships tbl question  (Read 1246 times)

0 Members and 1 Guest are viewing this topic.

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
The $PowerOutput line does nothing - but the ships themselves have to have some DEFAULT value for shield and weapon re-charge.

What I'm asking is - are the ShieldRechargeRate and WeaponRechargeRate default values mentioned in the Wiki those values?

If I add those same values to all ships, will they act exactly as stock?

Before I start re-balancing things I need to know, since I intend to give different values to all ships (so finally the descriptions mentioning powerful reactors and such make sense)
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!

  

Offline Snail

  • SC 5
  • 214
  • Posts: ☂
The $PowerOutput line does nothing
You sure about that?

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Well ships need some larger than zero values to power output to allow repairs and also to allow interaction with the ETS system. (looking at code that is) but it doesn't do anything else.

max_shield_regen_per_second = 0.02
max_weapon_regen_per_second = 0.04
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
so if I set

$Shield Regeneration Rate:      0.02
$Weapon Regeneration Rate:      0.04

then a ship would behave just like a stock one? I need stock values as a reference.
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!