mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 03:06:29 +00:00
centre → center
This was SVN commit r14964.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "Colonization",
|
||||
"History": "Carthaginians established many trading centres as colonies and ultimately held dominion over 300 cities and towns in North Africa alone.",
|
||||
"History": "Carthaginians established many trading centers as colonies and ultimately held dominion over 300 cities and towns in North Africa alone.",
|
||||
"Description": "Civic Centers, Temples, and Houses -25% build time."
|
||||
}
|
||||
],
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"Class": "",
|
||||
"Armament": "",
|
||||
"Emblem": "",
|
||||
"History": "Karos was a chief of the Belli tribe located just east of the Celtiberi (Numantines at the centre). Leading the confederated tribes of the meseta central (central upland plain) he concealed 20,000 foot and 5,000 mounted troops along a densely wooded track. Q. Fulvius Nobilior neglected proper reconnaissance and lead his army into the trap strung out in a long column. Some 10,000 of 15,000 Roman legionaries fell in the massive ambush that was sprung upon them. The date was 23 August of 153 B.C., the day when Rome celebrated the feast of Vulcan. By later Senatorial Decree it was ever thereafter known as dies ater, a 'sinister day', and Rome never again fought a battle on the 23rd of August. Karos was wounded in an after battle small cavalry action the same evening and soon died thereafter, but he had carried off one of the most humiliating defeats that Rome ever suffered."
|
||||
"History": "Karos was a chief of the Belli tribe located just east of the Celtiberi (Numantines at the center). Leading the confederated tribes of the meseta central (central upland plain) he concealed 20,000 foot and 5,000 mounted troops along a densely wooded track. Q. Fulvius Nobilior neglected proper reconnaissance and lead his army into the trap strung out in a long column. Some 10,000 of 15,000 Roman legionaries fell in the massive ambush that was sprung upon them. The date was 23 August of 153 B.C., the day when Rome celebrated the feast of Vulcan. By later Senatorial Decree it was ever thereafter known as dies ater, a 'sinister day', and Rome never again fought a battle on the 23rd of August. Karos was wounded in an after battle small cavalry action the same evening and soon died thereafter, but he had carried off one of the most humiliating defeats that Rome ever suffered."
|
||||
},
|
||||
{
|
||||
"Name": "Indibil",
|
||||
|
||||
Binary file not shown.
@@ -5,7 +5,7 @@ var economic_walkthrough = [
|
||||
{
|
||||
"trigger": "time",
|
||||
"time": 0,
|
||||
"instructions": "Lets get started, first train a batch (shift click) of 5 female citizens from the CC (Civil Centre)."
|
||||
"instructions": "Lets get started, first train a batch (shift click) of 5 female citizens from the CC (Civil Center)."
|
||||
},
|
||||
{
|
||||
"trigger": "time",
|
||||
@@ -15,7 +15,7 @@ var economic_walkthrough = [
|
||||
{
|
||||
"trigger": "time",
|
||||
"time": 15,
|
||||
"instructions": "Now set the rally point of your civil centre on the berries"
|
||||
"instructions": "Now set the rally point of your civil center on the berries"
|
||||
},
|
||||
{
|
||||
"trigger": "time",
|
||||
|
||||
@@ -4,11 +4,11 @@ var introductoryTutorial = [
|
||||
"instructions": "Welcome to the 0 A.D. tutorial. First left-click on a female citizen, then Right-click on a berry bush nearby to make the unit collect food. Female citizens gather food faster than other units."
|
||||
},
|
||||
{
|
||||
"instructions": "Select the citizen-soldier, Right-click on a tree near the Civil Centre to begin collecting wood. Citizen-soldiers gather wood faster than female citizens.",
|
||||
"instructions": "Select the citizen-soldier, Right-click on a tree near the Civil Center to begin collecting wood. Citizen-soldiers gather wood faster than female citizens.",
|
||||
"trigger": "food_gathered"
|
||||
},
|
||||
{
|
||||
"instructions": "Select the Civil Centre building, and shift-click on the Hoplite icon (2nd in the row) once to begin training 5 Hoplites.",
|
||||
"instructions": "Select the Civil Center building, and shift-click on the Hoplite icon (2nd in the row) once to begin training 5 Hoplites.",
|
||||
"trigger": "wood_gathered"
|
||||
},
|
||||
{
|
||||
@@ -24,13 +24,13 @@ var introductoryTutorial = [
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"instructions": "Build a set of 5 skirmishers by shift-clicking on the skirmisher icon (3rd in the row) in the Civil Centre.",
|
||||
"instructions": "Build a set of 5 skirmishers by shift-clicking on the skirmisher icon (3rd in the row) in the Civil Center.",
|
||||
"trigger": "entity_count",
|
||||
"template": "structures/spart_storehouse",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"instructions": "Build a farmstead in an open space beside the Civil Centre using any idle builders.",
|
||||
"instructions": "Build a farmstead in an open space beside the Civil Center using any idle builders.",
|
||||
"trigger": "training_start",
|
||||
"template": "units/spart_infantry_javelinist_b",
|
||||
"count": 5
|
||||
@@ -48,7 +48,7 @@ var introductoryTutorial = [
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"instructions": "Train 5 Hoplites from the Civil Centre. Select the Civil Centre and with it selected right click on a tree nearby. Units from the Civil Centre will now automatically gather wood.",
|
||||
"instructions": "Train 5 Hoplites from the Civil Center. Select the Civil Center and with it selected right click on a tree nearby. Units from the Civil Center will now automatically gather wood.",
|
||||
"trigger": "entity_count",
|
||||
"template": "structures/spart_house",
|
||||
"count": 2
|
||||
@@ -60,13 +60,13 @@ var introductoryTutorial = [
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"instructions": "Select the Civil Centre again and advance to Town Phase by clicking on the 'II' icon. This will allow Town Phase buildings to be constructed.",
|
||||
"instructions": "Select the Civil Center again and advance to Town Phase by clicking on the 'II' icon. This will allow Town Phase buildings to be constructed.",
|
||||
"trigger": "entity_count",
|
||||
"template": "structures/spart_outpost",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"instructions": "Start building 5 female citizens in the Civil Centre and set its rally point to the farm (right click on it)",
|
||||
"instructions": "Start building 5 female citizens in the Civil Center and set its rally point to the farm (right click on it)",
|
||||
"trigger": "relative_time",
|
||||
"time": 34 //TODO: This is a hack, should be when town phase is researched
|
||||
},
|
||||
@@ -95,7 +95,7 @@ var introductoryTutorial = [
|
||||
"collectionId": "intro_tutorial_attackers"
|
||||
},
|
||||
{
|
||||
"instructions": "Now that City Phase requirements have been reached, select your Civil Centre and advance to City Phase.",
|
||||
"instructions": "Now that City Phase requirements have been reached, select your Civil Center and advance to City Phase.",
|
||||
"trigger": "entity_counts",
|
||||
"templates": ["structures/spart_market", "structures/spart_temple"],
|
||||
"counts": [1,1]
|
||||
@@ -106,7 +106,7 @@ var introductoryTutorial = [
|
||||
"time": 65 //TODO: This is a hack, should be when city phase is researched
|
||||
},
|
||||
{
|
||||
"instructions": "Stop all your soldiers gathering resources and instead task small groups to find the enemy Civil Centre on the map. Female citizens should continue to gather resources.",
|
||||
"instructions": "Stop all your soldiers gathering resources and instead task small groups to find the enemy Civil Center on the map. Female citizens should continue to gather resources.",
|
||||
"action": introductory_tutorial_remove_champions,
|
||||
"trigger": "entity_count",
|
||||
"template": "units/spart_mechanical_siege_ram",
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"requirementsTooltip": "Requires 4 new Town Phase structures (except Walls and Civic Centers).",
|
||||
"icon": "city_phase.png",
|
||||
"researchTime": 80,
|
||||
"tooltip": "Advance to City Phase, which unlocks Gallic structures and units. Territory radius for Civilization Centres increased by another +50%",
|
||||
"tooltip": "Advance to City Phase, which unlocks Gallic structures and units. Territory radius for Civilization Centers increased by another +50%",
|
||||
"soundComplete": "interface/alarm/alarm_phase.xml"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user