1
0
forked from 0ad/0ad

[gameplay] Buff Iber champion cavalry damage

With the new 'fire' status effect, the damage against buildings was much
lower than in A23. This upgrades it from 2 to 6.

Reported by: soloooy0
Patch by: borg-
Differential Revision: https://code.wildfiregames.com/D3430
This was SVN commit r24738.
This commit is contained in:
wraitii 2021-01-20 21:44:02 +00:00
parent 5db90dd8ab
commit 6e8208aee6

View File

@ -4,12 +4,12 @@
<Ranged>
<ApplyStatus>
<Burning>
<Interval>4000</Interval>
<Interval>3000</Interval>
<Damage>
<Fire>1</Fire>
<Fire>2</Fire>
</Damage>
<Stackability>Stack</Stackability>
<Duration>8000</Duration>
<Duration>9000</Duration>
</Burning>
</ApplyStatus>
</Ranged>