mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 09:02:30 +00:00
decreased ranged damage of the Dragoon from 15-1 to 12-1
This commit is contained in:
parent
d37dd20d31
commit
2e29be00d7
@ -24,6 +24,7 @@ SVN trunk (1.1.1+svn):
|
||||
* decreased movement cost for swamp for the Poacher line from 3 to 2
|
||||
* increased experience requirement of the Cavalryman from 34 to 40
|
||||
* decreased melee damage of the Dragoon from 7-4 to 6-4
|
||||
* decreased ranged damage of the Dragoon from 15-1 to 12-1
|
||||
* increased experience requirement of the Fencer from 37 to 42
|
||||
* decreased ranged damage of the Duelist from 15-1 to 12-1
|
||||
* increased HP of the Lancer from 48 to 50
|
||||
|
@ -80,7 +80,7 @@
|
||||
name=crossbow
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=15
|
||||
damage=12
|
||||
number=1
|
||||
[animation]
|
||||
[sound]
|
||||
|
Loading…
x
Reference in New Issue
Block a user