mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-30 15:30:43 -04:00
Update Units.json
This commit is contained in:
parent
d8d5274c9e
commit
9bfa71898a
@ -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.
|
||||||
},
|
},
|
||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user