Differential D2493 Diff 10707 binaries/data/mods/public/simulation/templates/template_unit_siege.xml
Changeset View
Changeset View
Standalone View
Standalone View
binaries/data/mods/public/simulation/templates/template_unit_siege.xml
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||
<Entity parent="template_unit"> | <Entity parent="template_unit"> | ||||
<Armour> | <Armour> | ||||
<Hack>1</Hack> | <Hack>1</Hack> | ||||
<Pierce>50</Pierce> | <Pierce>50</Pierce> | ||||
<Crush>5</Crush> | <Crush>5</Crush> | ||||
</Armour> | </Armour> | ||||
<Capturable> | |||||
<CapturePoints>500</CapturePoints> | |||||
<RegenRate>10</RegenRate> | |||||
<GarrisonRegenRate>10</GarrisonRegenRate> | |||||
</Capturable> | |||||
<Cost> | <Cost> | ||||
<Population>3</Population> | <Population>3</Population> | ||||
</Cost> | </Cost> | ||||
<Decay> | <Decay> | ||||
<DelayTime>0.0</DelayTime> | <DelayTime>0.0</DelayTime> | ||||
<SinkRate>0.0</SinkRate> | <SinkRate>0.0</SinkRate> | ||||
<SinkAccel>2.0</SinkAccel> | <SinkAccel>2.0</SinkAccel> | ||||
</Decay> | </Decay> | ||||
▲ Show 20 Lines • Show All 42 Lines • Show Last 20 Lines |
Wildfire Games · Phabricator