Update Units.json

This commit is contained in:
Smashfanful 2019-06-04 10:45:25 +02:00 committed by Yair Morgenstern
parent d8d5274c9e
commit 9bfa71898a

View File

@ -68,7 +68,7 @@
uniques:["Haka War Dance"], uniques:["Haka War Dance"],
upgradesTo:"Swordsman", upgradesTo:"Swordsman",
attackSound:"nonmetalhit" attackSound:"nonmetalhit"
//Polynesian unique unit. All Units near him have -10% strenght //Polynesian unique unit. All nearby enemy Units have -10% strenght
}, },
{ {
name:"Brute", name:"Brute",
@ -155,20 +155,17 @@
}, },
/* /*
{ {
name:"Quinquereme", name:"Galley",
unitType:"WaterMelee", unitType:"WaterMelee",
uniqueTo:"Phoenicia", uniqueTo:"Barbarian",
replaces:"Trireme", movement:3,
movement:4, strength:7,
strength:13, cost: 40,
cost: 45,
requiredTech:"Sailing",
uniques:["Cannot enter ocean tiles"] uniques:["Cannot enter ocean tiles"]
upgradesTo:"Caravel", upgradesTo:"Trireme",
obsoleteTech:"Astronomy",
hurryCostModifier:20, hurryCostModifier:20,
attackSound:"nonmetalhit" attackSound:"nonmetalhit"
//Phoenician unique naval unit, stronger than Trireme. //Barbarian unique naval unit, weaker and slower than Trireme.
}, },
*/ */
{ {