mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 09:53:47 +00:00
[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user