mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-09 04:09:35 +07:00
add Landsknecht properties
This commit is contained in:
parent
a75d6f0c7b
commit
4cd6e95278
@ -589,6 +589,21 @@
|
||||
hurryCostModifier:20,
|
||||
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",
|
||||
|
Loading…
Reference in New Issue
Block a user