mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Added nations json schema
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
"uniques": ["[-50]% City-State Influence degradation", "City-State Influence recovers at twice the normal rate", "City-State territory always counts as friendly territory"],
|
||||
"cities": ["Athens","Sparta","Corinth","Argos","Knossos","Mycenae","Pharsalos","Ephesus","Halicarnassus","Rhodes",
|
||||
"Eretria","Pergamon","Miletos","Megara","Phocaea","Sicyon","Tiryns","Samos","Mytilene","Chios",
|
||||
"Paros","Elis","Syracuse","Herakleia","Gortyn","Chalkis","Pylos","Pella","Naxos","Sicyon",
|
||||
"Paros","Elis","Syracuse","Herakleia","Gortyn","Chalkis","Pylos","Pella","Naxos",
|
||||
"Larissa","Apollonia","Messene","Orchomenos","Ambracia","Kos","Knidos","Amphipolis",
|
||||
"Patras","Lamia","Nafplion","Apolyton"]
|
||||
},
|
||||
@ -120,7 +120,7 @@
|
||||
"cities": ["Thebes","Memphis","Heliopolis","Elephantine","Alexandria","Pi-Ramesses","Giza","Byblos","Akhetaten",
|
||||
"Hieraconpolis","Abydos","Asyut","Avaris","Lisht","Buto","Edfu","Pithom","Busiris","Kahun","Athribis",
|
||||
"Mendes","Elashmunein","Tanis","Bubastis","Oryx","Sebennytus","Akhmin","Karnak","Luxor","El Kab","Armant",
|
||||
"Balat","Ellahun","Hawara","Dashur","Damanhur","Ellahun","Abusir","Ellahun","Herakleopolis","Akoris",
|
||||
"Balat","Ellahun","Hawara","Dashur","Damanhur","Abusir","Herakleopolis","Akoris",
|
||||
"Benihasan","Badari","Hermopolis","Amrah","Koptos","Ombos","Naqada","Semna","Soleb"]
|
||||
},
|
||||
{
|
||||
@ -658,16 +658,8 @@
|
||||
"introduction": "How are you? You stand before Pachacuti Inca Yupanqui.",
|
||||
|
||||
"neutralHello": "How are you doing?",
|
||||
"neutralLetsHearIt": ["Go on.","What do you say?","You may begin."],
|
||||
"neutralNo": ["We absolutely refuse.","No!","I refuse."],
|
||||
"neutralYes": ["Very good.","Of course, yes.","That is very good."],
|
||||
|
||||
"hateHello": "What do you want now?",
|
||||
"hateLetsHearIt": ["Speak!","What do you say?","Go on."],
|
||||
"hateNo": ["That is not possible!","We are not agreeing to that!","I beg your pardon?"],
|
||||
"hateYes": ["That is fine.","That is good enough.","Very well..."],
|
||||
|
||||
"afterPeace": "Viracocha has frowned upon our war, and has agreed to our peace agreements.",
|
||||
"tradeRequest": "The Incan people offer this fair trade.",
|
||||
|
||||
"outerColor": [255,184,33],
|
||||
@ -776,7 +768,6 @@
|
||||
},
|
||||
{
|
||||
"name": "Lhasa",
|
||||
"translatedName": "Lhasa",
|
||||
"adjective": ["tibetano"],
|
||||
"cityStateType": "Cultured",
|
||||
|
||||
@ -900,7 +891,6 @@
|
||||
},
|
||||
{
|
||||
"name": "Vancouver",
|
||||
"translatedName": "Vancouver",
|
||||
"adjective": ["Vancouverite"],
|
||||
"cityStateType": "Maritime",
|
||||
|
||||
|
Reference in New Issue
Block a user