Update Units.json

Added Brute
This commit is contained in:
Smashfanful 2019-04-12 16:42:27 +02:00 committed by GitHub
parent ccb9950187
commit e69a23b43e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,8 +73,8 @@
{
name:"Maori Warrior",
unitType:"Melee",
uniqueTo:"Aztec",
replaces:"Polynesia",
uniqueTo:"Polynesia",
replaces:"Warrior",
movement:2,
strength:8,
cost: 40,
@ -85,6 +85,19 @@
attackSound:"nonmetalhit"
//Polynesian unique unit. All Units near him have -10% strenght
},
{
name:"Brute",
unitType:"Melee",
uniqueTo:"Barbarian",
replaces:"Warrior",
movement:2,
strength:8,
cost: 20,
obsoleteTech:"Metal Casting",
upgradesTo:"Swordsman",
attackSound:"nonmetalhit"
//Barbarian unique unit
},
*/
{
name:"Archer",