Page 1 of 1

Harbour regen

Posted: Sun Aug 26, 2018 4:29 pm
by Wahazar
Port facility is rather the end-tech improvement, before that there is no way to speed up fixing boat.
Meanwhile harbour is usually useless unless (:-) technology allow towns to be big enough to use sea tiles.
My proposal is, to add regeneration effect to the harbour - not instant like for port facility, but faster than just sitting:

Code: Select all

[effect_harbour_regen]
type    = "HP_Regen"
value   = 25
reqs    =
    { "type", "name", "range"
      "Building", "Harbour", "City"
      "UnitClass", "Sea", "Local"
    }
nreqs	=
    { "type", "name", "range"
      "Building", "Port Facility", "City"
    }

[effect_harbour_trireme_regen]
type    = "HP_Regen"
value   = 25
reqs    =
    { "type", "name", "range"
      "Building", "Harbour", "City"
      "UnitClass", "Sea", "Local"
    }
nreqs	=
    { "type", "name", "range"
      "Building", "Port Facility", "City"
    }

Posted: Sun Aug 26, 2018 5:03 pm
by jwrober
I like this idea a lot. Makes sense from an historical perspective too.

Posted: Sun Aug 26, 2018 10:15 pm
by wieder
Sounds reasonable especially since ships should play a big part in the games.