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