Added Walls of Babylon unique building

Added Chu-Ko-Nu unique unit
This commit is contained in:
Yair Morgenstern
2019-04-09 23:31:16 +03:00
parent 9b9b21fe28
commit 6af749b77b
9 changed files with 337 additions and 323 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 955 KiB

After

Width:  |  Height:  |  Size: 959 KiB

View File

@ -82,18 +82,16 @@
hurryCostModifier:25,
requiredTech:"Masonry"
},
/*
{
name:"Walls of Babylon",
replaces:"Walls",
cost:65,
uniqueTo:"Babylon",
cityStrength:6,
cityHealth:100,
hurryCostModifier:25,
requiredTech:"Masonry"
//Babylonian unique building that replaces Walls.
},
*/
{
name:"The Pyramids",
culture:1,

View File

@ -29,14 +29,6 @@
Simplified_Chinese:"下一回合"
Portuguese:"Proximo turno"
Japanese:"次のターン"
Polish:"Następna tura"
Indonesian:"Giliran berikutnya"
Philippino:"Susunod na pagliko"
Czech:"Další otočení"
Slovak:"Ďalšie otočenie"
Sloven:"Naslednji zavoj"
Croatian:"Sljedeći red"
Danish:"Næste tur"
}
"Working...":{ // Displayed when next turn is being...turned
@ -5172,6 +5164,7 @@
Portuguese:"Muralhas"
German:"Mauern"
}
"Walls of Babylon":{}
"The Pyramids":{
Italian:"Grandi Piramidi"
@ -6613,6 +6606,9 @@
German:"Kamel-Bogenschütze"
French:"Archer méhariste"
}
"Samurai":{}
"Combat very likely to create Great Generals":{}
// Renaissance units
"Caravel":{

View File

@ -431,9 +431,8 @@
hurryCostModifier:20,
attackSound:"arrow"
},
/*
{
name:"Chu-ko-nu",
name:"Chu-Ko-Nu",
unitType:"Ranged",
uniqueTo:"China",
movement:2,
@ -444,11 +443,10 @@
requiredTech:"Machinery",
upgradesTo:"Gatling Gun",
obsoleteTech:"Industrialization",
promotions:["Logistics"],
hurryCostModifier:20,
attackSound:"arrow"
//Chinese unique unit. It is weaker than Crossbowman but can attack twice.
},
*/
{
name:"Longbowman",
unitType:"Ranged",