Ticket #3639: mauryan_pillar_trade_aura_v1.patch

File mauryan_pillar_trade_aura_v1.patch, 2.6 KB (added by elexis, 8 years ago)
  • binaries/data/mods/public/simulation/templates/structures/iber_monument.xml

     
    3636  <Identity>
    3737    <Civ>iber</Civ>
    3838    <GenericName>Revered Monument</GenericName>
    3939    <SpecificName>Gur Oroigarri</SpecificName>
    4040    <Icon>structures/iberian_bull.png</Icon>
    41     <Tooltip>All units within vision of this monument will fight harder. Effect Range: 50 meters.</Tooltip>
     41    <Tooltip>All units within vision of this monument will fight harder. Effect Range: 50 meters. Buildings in the territory of the monument do not decay.</Tooltip>
    4242    <History>The Iberians were a religious people who built small monuments to their various gods. These monuments could also serve as family tombs.</History>
    4343  </Identity>
    4444  <Obstruction>
    4545    <Static width="10.0" depth="10.0"/>
    4646  </Obstruction>
  • binaries/data/mods/public/simulation/templates/structures/maur_pillar_ashoka.xml

     
    11<?xml version="1.0" encoding="utf-8"?>
    22<Entity parent="template_structure_special">
     3  <Auras>
     4    <Aura1>
     5      <Type>range</Type>
     6      <Radius>75</Radius>
     7      <Affects>Trader</Affects>
     8      <Modifications>
     9        <UnitMotion.WalkSpeed> <Multiply>1.15</Multiply> </UnitMotion.WalkSpeed>
     10      </Modifications>
     11      <AuraDescription>All traders in range +15% walk speed.</AuraDescription>
     12      <OverlayIcon>art/textures/ui/session/auras/build_bonus.png</OverlayIcon>
     13    </Aura1>
     14  </Auras>
    315  <BuildRestrictions>
    416    <Category>Pillar</Category>
    517  </BuildRestrictions>
    618  <Cost>
    719    <BuildTime>80</BuildTime>
     
    2436  <Identity>
    2537    <Civ>maur</Civ>
    2638    <GenericName>Edict Pillar of Ashoka</GenericName>
    2739    <SpecificName>Śāsana Stambha Aśokā</SpecificName>
    2840    <Icon>structures/monument.png</Icon>
    29     <Tooltip>The famous pillar of Ashoka. Currently a useless structure.</Tooltip>
     41    <Tooltip>The famous pillar of Ashoka. Increases the walk speed of traders. Buildings in the territory of the monument do not decay.</Tooltip>
    3042    <History>.</History>
    3143  </Identity>
    3244  <Obstruction>
    3345    <Static width="4" depth="4"/>
    3446  </Obstruction>