Skip to content

Commit

Permalink
Moved the definitions of the remaining Suebi factions to GSML
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrettin committed Aug 21, 2022
1 parent dcc1d7c commit 601bbfe
Show file tree
Hide file tree
Showing 10 changed files with 148 additions and 90 deletions.
19 changes: 19 additions & 0 deletions data/factions/suebi/buri_tribe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
buri_tribe = {
name = "Buri Tribe"
adjective = "Buri"
civilization = suebi #accurate?
parent_faction = suebia #accurate?
type = tribe
color = violet
default_tier = duchy
upgrade = upgrade_faction_buri_tribe
icon = flag_osterby_white_on_violet
develops_to = {
#galicia
bavaria
marcomannia
}
core_settlements = {
pressburg
}
}
37 changes: 37 additions & 0 deletions data/factions/suebi/hermunduri_tribe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
hermunduri_tribe = {
name = "Hermunduri Tribe"
adjective = "Hermunduri"
civilization = suebi #accurate?
type = tribe
color = green
default_tier = duchy
upgrade = upgrade_faction_hermunduri_tribe
icon = flag_osterby
develops_to = {
bavaria
thuringia
}
core_settlements = {
wurzburg
}

history = {
170 = {
#in 170 a coalition led by the Marcomanni (which included the Hermunduri) crossed the Danube and attacked the Romans; Source: "Ancient Warfare VII.6", 2013, p. 29.

diplomacy_state = {
faction = rome
state = war
}
}

171 = {
#in 171 the Romans forced most of the tribes of the Marcomannic coalition to a peace; Source: "Ancient Warfare VII.6", 2013, p. 32.

diplomacy_state = {
faction = rome
state = peace
}
}
}
}
5 changes: 5 additions & 0 deletions data/factions/suebi/marcomannia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ marcomannia = {
faction = hermunduri_tribe
state = alliance
}

diplomacy_state = {
faction = quadi_tribe
state = alliance
}
}

172 = {
Expand Down
69 changes: 69 additions & 0 deletions data/factions/suebi/quadi_tribe.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
quadi_tribe = {
name = "Quadi Tribe"
adjective = "Quadi"
civilization = suebi
parent_faction = marcomannia
type = tribe
color = brown
default_tier = duchy
upgrade = upgrade_faction_quadi_tribe
icon = flag_osterby_orange_on_gray
develops_to = {
#galicia
bavaria
marcomannia
}
core_settlements = {
pressburg
}

history = {
170 = {
#in 170 a coalition led by the Marcomanni (which included the Quadi) crossed the Danube and attacked the Romans; Source: "Ancient Warfare VII.6", 2013, p. 29.
diplomacy_state = {
faction = rome
state = war
}
}

171 = {
#in 171 the Romans forced the Quadi to a peace; Source: "Ancient Warfare VII.6", 2013, p. 32.
diplomacy_state = {
faction = rome
state = peace
}
}

173 = {
#the Quadi entered conflict with the Romans again in (apparently) 173; Source: "Ancient Warfare VII.6", 2013, p. 8.
diplomacy_state = {
faction = rome
state = war
}
}

174 = {
#in 174 the Romans forced the Quadi to a peace; Source: "Ancient Warfare VII.6", 2013, p. 8.
diplomacy_state = {
faction = rome
state = peace
}
}

177 = {
#the Quadi entered conflict with the Romans again in 177; Source: "Ancient Warfare VII.6", 2013, p. 8.
diplomacy_state = {
faction = rome
state = war
}
}

179 = {
#in 179 the Romans again forced the Quadi to a peace; Source: "Ancient Warfare VII.6", 2013, p. 8.
diplomacy_state = {
faction = rome
state = peace
}
}
}
}
71 changes: 0 additions & 71 deletions scripts/civilizations/suebi/factions.lua

This file was deleted.

6 changes: 3 additions & 3 deletions scripts/civilizations/suebi/upgrade_faction.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@ DefineModifier("upgrade_faction_alamannia",
{"apply-to", "unit_suebi_swordsman"}, {"apply-to", "unit_suebi_veteran_swordsman"}, {"apply-to", "unit_suebi_chieftain"}
)

DefineModifier("upgrade-faction-buri-tribe",
DefineModifier("upgrade_faction_buri_tribe",
{"Speed", 1},
{"Points", 10},
{"apply-to", "unit_suebi_swordsman"}, {"apply-to", "unit_suebi_veteran_swordsman"}, {"apply-to", "unit_suebi_chieftain"}
)

DefineModifier("upgrade-faction-hermunduri-tribe",
DefineModifier("upgrade_faction_hermunduri_tribe",
{"HitPoints", 5},
{"BasicDamage", 1},
{"Points", 10},
{"apply-to", "unit_suebi_swordsman"}, {"apply-to", "unit_suebi_veteran_swordsman"}, {"apply-to", "unit_suebi_chieftain"}
)

DefineModifier("upgrade-faction-quadi-tribe",
DefineModifier("upgrade_faction_quadi_tribe",
{"Armor", 2},
{"Points", 10},
{"apply-to", "unit_suebi_swordsman"}, {"apply-to", "unit_suebi_veteran_swordsman"}, {"apply-to", "unit_suebi_chieftain"}
Expand Down
1 change: 0 additions & 1 deletion scripts/factions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ Load("scripts/civilizations/orc/factions.lua")
Load("scripts/civilizations/persian/factions.lua")
Load("scripts/civilizations/portuguese/factions.lua")
Load("scripts/civilizations/romanian/factions.lua")
Load("scripts/civilizations/suebi/factions.lua")
Load("scripts/civilizations/teuton/factions.lua")
Load("scripts/civilizations/thracian/factions.lua")
Load("scripts/civilizations/troll/factions.lua")
Expand Down
2 changes: 1 addition & 1 deletion scripts/map_templates/earth/bohemia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
--

SetMapTemplateUnit("old_earth", "unit-teuton-stables", "quadi-tribe", {4234, 931}, 180) -- horse breeding in 180 AD; Source: "Atlas de História Mundial", 2001, p. 89.
SetMapTemplateUnit("old_earth", "unit-teuton-stables", "quadi_tribe", {4234, 931}, 180) -- horse breeding in 180 AD; Source: "Atlas de História Mundial", 2001, p. 89.

-- Prague
SetMapTemplateHero("old_earth", "marbod", "marcomannia", {4169, 908}, -9, 19) -- Marbod, king of the Suebic tribe of the Marcomanni, conquered Bohemia in 9 BC; Marbod deposed in 19 AD
Expand Down
26 changes: 13 additions & 13 deletions scripts/provinces_earth_europe.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,7 @@ DefineProvince("Franconia", {
World = "earth",
-- SettlementLocation = {508, 114}, -- Würzburg
HistoricalOwners = {
161, "suebi", "hermunduri-tribe", -- The area was inhabited by the Hermunduri in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
161, "suebi", "hermunduri_tribe", -- The area was inhabited by the Hermunduri in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
507, "teuton", "thuringia", -- Political situation in 507-534 in Europe; Source: "Historica: Der Grosse Atlas der Weltgeschichte mit über 1200 Karten", 2009, p. 60.
531, "frankish", "francia" -- Conquest of the Thuringian lands by Francia in 531 AD; Source: "Historica: Der Grosse Atlas der Weltgeschichte mit über 1200 Karten", 2009, p. 60.
},
Expand Down Expand Up @@ -1391,11 +1391,11 @@ DefineProvince("Galicia", {
"goth", "bastarnia",
"goth", "gepid_tribe",
"slav", "poland",
"suebi", "buri-tribe"
"suebi", "buri_tribe"
},
HistoricalOwners = {
-264, "goth", "bastarnia", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
161, "suebi", "buri-tribe", -- The area was inhabited by the Buri in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
161, "suebi", "buri_tribe", -- The area was inhabited by the Buri in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
919, "slav", "poland" -- Political situation in Central Europe in 919-1125; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 62-63.
},
HistoricalCultures = {
Expand Down Expand Up @@ -2429,13 +2429,13 @@ DefineProvince("Moravia", {
Claims = {
"basque", "linearware-tribe",
"slav", "moravia",
"suebi", "buri-tribe",
"suebi", "quadi-tribe",
"suebi", "buri_tribe",
"suebi", "quadi_tribe",
"teuton", "holy-rome"
},
HistoricalOwners = {
-5500, "basque", "linearware-tribe", -- Linear Pottery culture existed in parts of Central Europe between 7000 and 2000 BC; since the other source gives them as arriving in northern Poland and Germany c. 5500 BC, let's place their beginnings at that date; Source: "Atlas de História Mundial", 2001, pp. 40-41.
-9, "suebi", "quadi-tribe", -- if the Boii were conquered by the Marcomanni in 9 BC, the Quadi probably moved to Moravia and Slovakia at around the same time
-9, "suebi", "quadi_tribe", -- if the Boii were conquered by the Marcomanni in 9 BC, the Quadi probably moved to Moravia and Slovakia at around the same time
161, "teuton", "lombardy", -- The area was inhabited by the Langobardi in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
830, "slav", "moravia", -- Mojmír was duke of Moravia 830-846; Source: James Westfall Thompson, "Medieval German Expansion in Bohemia", 1926, p. 606.
869, "frankish", "east-francia", -- Moravia conquered by East Francia in 869; Source: James Westfall Thompson, "Medieval German Expansion in Bohemia", 1926, p. 607.
Expand Down Expand Up @@ -3244,14 +3244,14 @@ DefineProvince("Slovakia", {
"basque", "linearware-tribe",
"gaul", "cotini-tribe",
"goth", "gepid_tribe",
"suebi", "quadi-tribe",
"suebi", "quadi_tribe",
"thracian", "carpi-tribe"
},
HistoricalOwners = {
-5500, "basque", "linearware-tribe", -- Linear Pottery culture existed in parts of Central Europe between 7000 and 2000 BC; since the other source gives them as arriving in northern Poland and Germany c. 5500 BC, let's place their beginnings at that date; Source: "Atlas de História Mundial", 2001, pp. 40-41.
-264, "gaul", "cotini-tribe", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
-9, "suebi", "quadi-tribe", -- if the Boii were conquered by the Marcomanni in 9 BC, the Quadi probably moved to Moravia and Slovakia at around the same time
161, "suebi", "quadi-tribe", -- Slovakia was inhabited by the Quadi in 161-180 AD (while the Cotini inhabited eastern Slovakia); Source: "Ancient Warfare VII.6", 2013, p. 7.
-9, "suebi", "quadi_tribe", -- if the Boii were conquered by the Marcomanni in 9 BC, the Quadi probably moved to Moravia and Slovakia at around the same time
161, "suebi", "quadi_tribe", -- Slovakia was inhabited by the Quadi in 161-180 AD (while the Cotini inhabited eastern Slovakia); Source: "Ancient Warfare VII.6", 2013, p. 7.
526, "teuton", "lombardy", -- Political situation in 526 in Europe; Source: William R. Shepherd, "Historical Atlas", 1911, p. 52.
919, "magyar", "hungary", -- Political situation in Central Europe in 919-1125; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 62-63.
1560, "teuton", "austria", -- Political situation in Europe in 1560 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 118-119.
Expand Down Expand Up @@ -3481,11 +3481,11 @@ DefineProvince("Thuringia", {
},
-- SettlementLocation = {511, 110}, -- Erfurt
Claims = {
"suebi", "hermunduri-tribe",
"suebi", "hermunduri_tribe",
"teuton", "holy-rome"
},
HistoricalOwners = {
-264, "suebi", "hermunduri-tribe", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
-264, "suebi", "hermunduri_tribe", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
161, "frankish", "ubia", -- The area was inhabited by the Ubii in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
919, "teuton", "holy-rome" -- Political situation in Central Europe in 919-1125; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 62-63.
},
Expand Down Expand Up @@ -3716,12 +3716,12 @@ DefineProvince("Upper Saxony", {
},
-- SettlementLocation = {515, 109}, -- Leipzig
Claims = {
"suebi", "hermunduri-tribe",
"suebi", "hermunduri_tribe",
"suebi", "suebia",
"teuton", "holy-rome"
},
HistoricalOwners = {
-264, "suebi", "hermunduri-tribe", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
-264, "suebi", "hermunduri_tribe", -- Tribes in Europe between 264 BC and 180 AD; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 34-35.
161, "suebi", "suebia", -- The area was inhabited by the Suebi in 161-180 AD; Source: "Ancient Warfare VII.6", 2013, p. 7.
919, "teuton", "holy-rome" -- Political situation in Central Europe in 919-1125; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 62-63.
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/settlements_slovakia.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ DefineSite("kremnica", {
"teuton", "Kremnitz" -- Source: William R. Shepherd, "Historical Atlas", 1911, pp. 158-159.
},
HistoricalOwners = {
161, "quadi-tribe", -- the Quadi inhabited roughly the area around Kremnica in the 161-180 AD period, so here we make them the owners of that settlement for lack of better information where they actually settled; Source: "Ancient Warfare VII.6", 2013, p. 7.
161, "quadi_tribe", -- the Quadi inhabited roughly the area around Kremnica in the 161-180 AD period, so here we make them the owners of that settlement for lack of better information where they actually settled; Source: "Ancient Warfare VII.6", 2013, p. 7.
1815, "austria" -- Körmöczbanya/Kremnitz was a part of the Kingdom of Hungary within the Empire of Austria in 1815; Source: William R. Shepherd, "Historical Atlas", 1911, pp. 158-159.
},
HistoricalBuildings = {
Expand Down

0 comments on commit 601bbfe

Please sign in to comment.