mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-20 17:32:57 +07:00
Update Units.json
This commit is contained in:
parent
d8d5274c9e
commit
9bfa71898a
@ -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.
|
||||
},
|
||||
*/
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user