mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 07:16:54 +07:00
Added Knight
This commit is contained in:
parent
2bcd4a86e7
commit
1bebeab0c4
@ -152,6 +152,17 @@
|
||||
uniques:["Bonus vs Mounted 50%"],
|
||||
hurryCostModifier:20
|
||||
},
|
||||
{
|
||||
name:"Knight",
|
||||
unitType:"Mounted",
|
||||
movement:3,
|
||||
strength:20,
|
||||
cost: 120,
|
||||
requiredTech:"Chivalry",
|
||||
requiredResource:"Horses",
|
||||
uniques:["Can move after attacking","No defensive terrain bonus","Penalty vs City 33%" ],
|
||||
hurryCostModifier:20
|
||||
},
|
||||
|
||||
/* Great people */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user