1
0
forked from 0ad/0ad

[Gameplay] Han - Hero adjustments

accepted by : @borg-
positive comments by: @real_tabasco_sauce
Differential revision: https://code.wildfiregames.com/D4709
This was SVN commit r26980.
This commit is contained in:
marder 2022-06-22 17:06:11 +00:00
parent b4155900d3
commit 77c11753c3
3 changed files with 4 additions and 5 deletions

View File

@ -3,9 +3,9 @@
"radius": 30, "radius": 30,
"affects": ["CitizenSoldier"], "affects": ["CitizenSoldier"],
"modifications": [ "modifications": [
{ "value": "Promotion/RequiredXp", "multiply": 0.5 } { "value": "Promotion/RequiredXp", "multiply": 0.8 }
], ],
"auraName": "Northern Army", "auraName": "Northern Army",
"auraDescription": "Soldiers −50% promotion experience.", "auraDescription": "Soldiers −20% promotion experience.",
"overlayIcon": "art/textures/ui/session/auras/xp.png" "overlayIcon": "art/textures/ui/session/auras/xp.png"
} }

View File

@ -4,9 +4,9 @@
<Ranged> <Ranged>
<AttackName>Crossbow</AttackName> <AttackName>Crossbow</AttackName>
<Damage> <Damage>
<Pierce>80</Pierce> <Pierce>60</Pierce>
</Damage> </Damage>
<MaxRange>65</MaxRange> <MaxRange>55</MaxRange>
<PrepareTime>600</PrepareTime> <PrepareTime>600</PrepareTime>
<RepeatTime>3000</RepeatTime> <RepeatTime>3000</RepeatTime>
<Projectile> <Projectile>

View File

@ -3,7 +3,6 @@
<Auras datatype="tokens"> <Auras datatype="tokens">
units/heroes/han_hero_wei_qing_1 units/heroes/han_hero_wei_qing_1
units/heroes/han_hero_wei_qing_2 units/heroes/han_hero_wei_qing_2
units/heroes/han_hero_wei_qing_3
</Auras> </Auras>
<Attack> <Attack>
<Ranged> <Ranged>