Sid Meier's Civilization VI

Sid Meier's Civilization VI

90 értékelés
Lyceum - Early Science Building
2
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
2.626 KB
2019. szept. 24., 10:32
1 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Lyceum - Early Science Building

Leírás
This mod adds the Lyceum, intended to be for Science what the Monument is for Culture. It has no tech prerequisites, but it provides an early way to boost Science output prior to acquiring the ability to build Campus districts.
21 megjegyzés
rkenyonl febr. 24., 23:31 
it adds like 2, you nerd
tryonedustbiter 2022. dec. 10., 20:48 
IMO this is adding too much science. It should be at most half of the current levels. Otherwise the game becomes too easy even on Diety. This should also get deactivated once Library or University is discovered (i.e. no longer adding to science). Afterall, once modern Universities were built, nobody used a Lyceum anymore.

Especially if you like playing a "wide" game (lots of cities).
i.mopman 2022. ápr. 6., 19:14 
Great mod , makes the start much more manageable.
H.Humpel 2022. jan. 2., 8:00 
Hi Linguaphile,
your mod has been translated into German and the translation is now part of the Civilization VI Mods - German translations mod pack.
We would be more than happy if you could refer to the language translation in your mod description.
D34DLY 2021. ápr. 22., 22:17 
With the edits by TheSelfRevengingDeed, this mod works nice. (I didn't try it without the edits, that may work as well.)

The Lyceum provides +2 Science and has the same build cost as the monument. It also gets damaged when a city is taken, similar to the monument. The AI seems to like to build these, as it should.
Tusks The Axew 2020. dec. 7., 1:58 
So, i seem to have found a very specific issue.

I just tested a game where i only had this mod on and played as Rome with Secret Societies on, and after joining the Voidsingers, Rome no longer got their free "monuments" (Old God Obelisks, in this case). Rome still gets free monuments in Secret Societies if they don't join the Voidsingers, and still get Old God Obelisks for free without any mods on, but it seems the moment they do join them with Lyceums enabled, they don't get Old God Obelisks for free anymore. So something about this mod is breaking Rome's free Old God Obelisks; any way you'd be able to fix it?

If it helps, i have both Rise And Fall and Gathering Storm and i was playing on the Gathering Storm ruleset, i had both Heroes And Legends and Secret Societies turned on, and i have all DLCs installed and enabled, but no other mod aside from the Lyceum mod.
Edelherz 2020. szept. 11., 11:15 
hey check the below comment
TheSelfRevengingDeed 2020. jún. 19., 17:59 
Found and fixed the issue locally a while ago, finally posting here.

LOC_BUILDING_LYCEUM was being referred to twice in Lyceum_Text.xml and neither entries were being used in Lyceum_Gameplay.xml

replacing these specific lines will fix the bug noted by @Levas/Alis

Lyceum_Text.xml

<!-- The name of the building. -->
<Row Tag="LOC_BUILDING_LYCEUM_NAME" Language="en_US">
<Text>Lyceum</Text>
</Row>
<!-- The description of the building, used in various places. -->
<Row Tag="LOC_BUILDING_LYCEUM_DESCRIPTION" Language="en_US">
<Text>Provides +1 [ICON_Science] Science.</Text>
</Row>

Lyceum_Gameplay.xml

<Row BuildingType="BUILDING_LYCEUM" Name="LOC_BUILDING_LYCEUM_NAME" Description="LOC_BUILDING_LYCEUM_DESCRIPTION" PrereqDistrict="DISTRICT_CITY_CENTER" PurchaseYield="YIELD_GOLD" Cost="60" AdvisorType="ADVISOR_SCIENCE"/>
Linguaphile  [készítő] 2020. máj. 20., 12:19 
Hey, guys! I was new to modding when I uploaded this (still am), and I couldn't get any obvious confirmation that it went through. This is why there was a duplicate (which I've just deleted). I attempted the upload multiple times, and two of them were apparently successful, even though I couldn't tell at the time. I gave up for a while until I happened to check and find my mod along with these comments.

Anyway, to confirm a few things, yes, you can build both a Lyceum and a Monument in the same city. Yes, the Lyceum is available to AI players, and I can verify that they do use it. No, there is no 3D model. Including one is beyond my skills, but also, as has already been noted, the lyceum wasn't it's own physical place historically, so in this case at least, it's actually a bit more realistic that way.

Levas, thanks for reporting that "little bug," though unless it affects gameplay or renders the mod unusable, I can't say fixing it will be a high priority for me.
Nizou 2020. ápr. 1., 10:04 
And more infos in Modding.log :
[916807.150] Error parsing C:/Program Files (x86)/Steam/steamapps/workshop/content/289070/1871766085/Lyceum_Text.xml
[916807.150] Warning: LocalizedText - Error Loading XML.