Feature #389 » 0047-Granularity-Add-Culture.patch
data/granularity/effects.ruleset | ||
---|---|---|
"OutputType", "Luxury", "Local"
|
||
}
|
||
[effect_culture_tech]
|
||
type = "Culture_Pct"
|
||
value = 50
|
||
reqs =
|
||
{ "type", "name", "range"
|
||
"Tech", "Culture", "Player"
|
||
}
|
||
[effect_library_culture]
|
||
type = "History"
|
||
value = 2
|
data/granularity/techs.ruleset | ||
---|---|---|
Allows collecting taxes without miscalculation penalties.\
|
||
")
|
||
[advance_culture]
|
||
name = _("Culture")
|
||
req1 = "Art"
|
||
req2 = "Code of Laws"
|
||
flags = ""
|
||
graphic = "a.culture"
|
||
graphic_alt = "-"
|
||
helptext = _("\
|
||
Multiplies culture output by 1.5.\
|
||
")
|
||
[advance_currency]
|
||
name = _("Currency")
|
||
req1 = "Bronze Weapons"
|