0ad/binaries/data/mods/public/simulation/templates/structures/mace_library.xml

36 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Footprint>
<Square width="29.0" depth="34.0"/>
<Height>9.0</Height>
</Footprint>
<Health>
<SpawnEntityOnDeath>rubble/rubble_4x6</SpawnEntityOnDeath>
</Health>
<Identity>
<Civ>mace</Civ>
<GenericName>Library</GenericName>
<SpecificName>Bibliothikon</SpecificName>
<Tooltip>Research special technologies and reduce the research time of all remaining technologies.</Tooltip>
<History>Alexander the Great founded libraries all over his new empire. These became a center of learning for an entirely new synthesized culture: the Hellenistic culture.</History>
<Icon>structures/temple.png</Icon>
</Identity>
<Obstruction>
<Static width="25.0" depth="30.0"/>
</Obstruction>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_temple.xml</select>
<constructed>interface/complete/building/complete_temple.xml</constructed>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
<TerritoryInfluence>
<Radius>50</Radius>
</TerritoryInfluence>
<VisualActor>
<Actor>structures/macedonians/library.xml</Actor>
<FoundationActor>structures/fndn_4x6.xml</FoundationActor>
</VisualActor>
</Entity>