mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 15:01:09 -04:00
add Landsknecht properties
This commit is contained in:
parent
a75d6f0c7b
commit
4cd6e95278
@ -589,6 +589,21 @@
|
|||||||
hurryCostModifier:20,
|
hurryCostModifier:20,
|
||||||
attackSound:"metalhit"
|
attackSound:"metalhit"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name:"Landsknecht",
|
||||||
|
replaces:"Pikeman",
|
||||||
|
uniqueTo:"Germany"
|
||||||
|
unitType:"Melee",
|
||||||
|
movement:2,
|
||||||
|
strength:16,
|
||||||
|
cost: 45,
|
||||||
|
requiredTech:"Civil Service",
|
||||||
|
uniques:["Bonus vs Mounted 50%"],
|
||||||
|
upgradesTo:"Musketman",
|
||||||
|
obsoleteTech:"Gunpowder",
|
||||||
|
hurryCostModifier:20,
|
||||||
|
attackSound:"metalhit"
|
||||||
|
},
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
name:"Galleass",
|
name:"Galleass",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user