[Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples |
From: |
"(Eddie Anderson)" <saywhat@xxxxxxxxxxxx> |
Date: |
Sun, 7 Nov 2004 04:14:45 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10858 >
I was thinking more about Copernicus' Observatory and I
came up with new ruleset entry for its "effect". If I've written
it properly it *truly* doubles the science output of the city where
it is built.
from buildings.ruleset:
...
[building_copernicus_observatory]
...
effect =
{ "name", "value", "req_type", "req"
"Science_Bonus", 100
"Science_Bonus", 100, "Building", "Library"
"Science_Bonus", 150, "Building", "University"
"Science_Bonus", 200, "Building", "Research Lab"
}
...
helptext = _("\
Boosts science production by 100% in the city where it is built.\
")
etc.
But perhaps a 100% boost is too much, especially for the
relatively small cost of 200 shields? If so, then cutting the above
numbers in half would make Copernicus give a true 50% bonus to
science.
I don't know how to code the lines for the effects of Copernicus
*combined* with either Newton or SETI or both. Perhaps someone else
could provide that (if it's worth doing).
What do you think?
Eddie
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples outside its own city, Jason Short, 2004/11/06
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples outside its own city, Jason Short, 2004/11/06
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples outside its own city, Vasco Alexandre da Silva Costa, 2004/11/06
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples, (Eddie Anderson), 2004/11/07
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples,
(Eddie Anderson) <=
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples, Jason Short, 2004/11/07
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples, (Eddie Anderson), 2004/11/08
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples outside its own city, A. Kelm, 2004/11/14
- [Freeciv-Dev] Re: (PR#10858) Oracle doesn't work on Temples outside its own city, Vasco Alexandre da Silva Costa, 2004/11/14
|
|