[Han Chinese] Minister

- Make his capture attack be 20% less than heroes, but 40% more than
champions (previously his capture attack was a whopping 20)
- Add an attack-move soundgroup
- Discussion:
https://wildfiregames.com/forum/topic/71582-fixing-chinese-han/

This was SVN commit r26631.
This commit is contained in:
wowgetoffyourcellphone
2022-03-13 04:25:10 +00:00
parent e89e55539e
commit 4eb65144fc
@@ -3,7 +3,7 @@
<Attack>
<Capture>
<AttackName>Capture</AttackName>
<Capture>20</Capture>
<Capture>8</Capture>
<MaxRange>4</MaxRange>
<RepeatTime>1000</RepeatTime>
</Capture>
@@ -78,6 +78,7 @@
<build>resource/construction/con_wood.xml</build>
<death>actor/human/death/{phenotype}_death.xml</death>
<order_attack>voice/{lang}/civ/civ_{phenotype}_attack.xml</order_attack>
<order_attack_move>voice/{lang}/civ/civ_{phenotype}_attack.xml</order_attack_move>
<order_garrison>voice/{lang}/civ/civ_{phenotype}_garrison.xml</order_garrison>
<order_gather>voice/{lang}/civ/civ_{phenotype}_gather.xml</order_gather>
<order_repair>voice/{lang}/civ/civ_{phenotype}_repair.xml</order_repair>