mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Add SpecificNames to the Germanic units
The names are in Proto-Germanic and mostly taken from Wiktionary. They can be confirmed by directly searching the individual Proto-Germanic terms online. Champion Cavalry: "Aþalaridjô" (noble+rider) Cavalry Spearman: "Gaizaridjô" (spear+rider) Cavalry Javelineer: "Skeutaridjô" (quick+rider) Worker: "Būraz" (dweller, farmer) -- deliberately decided against the most literal translation, which would be "Arbijaz", because that seems to be more connected to serfdom and the unit rather represents a generic commoner. Infantry Swordsman: "Swerdamannaz" (sword+man) Infantry Spearman: "Gaizamannaz" (spear+man) Infantry Clubman: "Kulbawigô" (staff/club+warrior) Infantry Javelineer: "Gaizawerpanaz" (spear/javelin+thrower) Infantry Slinger: "Slingwanaz" (swinger/slinger) Scout Ship: "Skeutabaitaz" (quick+boat) Fishing Boat: "Fiskārijaz" (fisherman) Fire Ship: "Brandabaitaz" (fire+boat) Arrow Ship: "Harjaskipą" (army/war+ship) Wagon: "Wagnaz" (direct translation) Priest: "Gudjô" (direct translation) Ram: "Rammabagmaz" (strong+tree/beam) Trader: "Kaupô" (direct translation, also part of the word used for the market) Merchant(ship): "Mangārī" (direct translation, very similar to "Kaupô")
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<Civ>germ</Civ>
|
||||
<SelectionGroupName>units/germ/cavalry_javelineer_b</SelectionGroupName>
|
||||
<GenericName>Tigurinian Light Cavalry</GenericName>
|
||||
<SpecificName>Skeutazridjô</SpecificName>
|
||||
<Icon>units/germ/cavalry_javelineer.png</Icon>
|
||||
</Identity>
|
||||
<Promotion>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Cimbrian Spear Cavalry</GenericName>
|
||||
<SpecificName>Gaizazridjô</SpecificName>
|
||||
<SelectionGroupName>units/germ/cavalry_spearman_b</SelectionGroupName>
|
||||
<Icon>units/germ/cavalry_spearman.png</Icon>
|
||||
<Requirements>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Cimbrian Noble Cavalry</GenericName>
|
||||
<SpecificName>Aþalazridjô</SpecificName>
|
||||
<SelectionGroupName>units/germ/champion_cavalry</SelectionGroupName>
|
||||
<Icon>units/germ/champion_cavalry.png</Icon>
|
||||
<Requirements>
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
</Cost>
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Cimbrian Clubman Raider</GenericName>
|
||||
<GenericName>Cimbrian Clubman</GenericName>
|
||||
<SpecificName>Kulbawigô</SpecificName>
|
||||
<VisibleClasses datatype="tokens">Club</VisibleClasses>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">phase_village</Techs>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Ambronian Skirmisher</GenericName>
|
||||
<SpecificName>Gaizawerpanaz</SpecificName>
|
||||
<SelectionGroupName>units/germ/infantry_javelineer_b</SelectionGroupName>
|
||||
<Icon>units/germ/infantry_javelineer.png</Icon>
|
||||
<Requirements>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<Civ>germ</Civ>
|
||||
<SelectionGroupName>units/germ/infantry_slinger_b</SelectionGroupName>
|
||||
<GenericName>Celto-Germanic Slinger</GenericName>
|
||||
<SpecificName>Slingwanaz</SpecificName>
|
||||
<Icon>units/germ/infantry_slinger.png</Icon>
|
||||
</Identity>
|
||||
<Promotion>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<Civ>germ</Civ>
|
||||
<SelectionGroupName>units/germ/infantry_spearman_b</SelectionGroupName>
|
||||
<GenericName>Cimbrian Spearman</GenericName>
|
||||
<SpecificName>Gaizamannaz</SpecificName>
|
||||
<VisibleClasses datatype="tokens">Guerilla</VisibleClasses>
|
||||
<Icon>units/germ/infantry_spearman.png</Icon>
|
||||
</Identity>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Teutonic Swordsman</GenericName>
|
||||
<SpecificName>Swerdamannaz</SpecificName>
|
||||
<SelectionGroupName>units/germ/infantry_swordsman_b</SelectionGroupName>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">phase_town</Techs>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<Icon>units/germ/ship_arrow.png</Icon>
|
||||
<SpecificName>Harjaskipą</SpecificName>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
<Actor>structures/germans/ship_arrow.xml</Actor>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Germanic Fire Ship</GenericName>
|
||||
<SpecificName>Brandabaitaz</SpecificName>
|
||||
<Icon>units/iber/ship_fire.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Germanic Fisherman</GenericName>
|
||||
<SpecificName>Fiskārijaz</SpecificName>
|
||||
<Icon>units/germ/ship_fishing.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Rhineland Merchantman</GenericName>
|
||||
<SpecificName>Mangārī</SpecificName>
|
||||
<Icon>units/germ/ship_merchant.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<SpecificName>Skipa</SpecificName>
|
||||
<SpecificName>Skeutabaitaz</SpecificName>
|
||||
<Icon>units/germ/ship_scout.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Log Ram</GenericName>
|
||||
<SpecificName>Rammabagmaz</SpecificName>
|
||||
<Icon>units/germ/siege_ram.png</Icon>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Germanic Worker</GenericName>
|
||||
<SpecificName>Būraz</SpecificName>
|
||||
<Icon>units/celt/support_civilian.png</Icon>
|
||||
<SelectionGroupName>units/{civ}/support_civilian</SelectionGroupName>
|
||||
</Identity>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<Civ>germ</Civ>
|
||||
<SelectionGroupName>units/germ/support_healer_b</SelectionGroupName>
|
||||
<GenericName>Germanic Priest</GenericName>
|
||||
<SpecificName>Gudjô</SpecificName>
|
||||
<Icon>units/germ/support_healer.png</Icon>
|
||||
<Rank>Basic</Rank>
|
||||
</Identity>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<GenericName>Germanic Trader</GenericName>
|
||||
<SpecificName>Kaupô</SpecificName>
|
||||
<Icon>units/celt/support_trader.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -12,5 +12,6 @@
|
||||
</Promotion>
|
||||
<Identity>
|
||||
<Civ>germ</Civ>
|
||||
<SpecificName>Wagnaz</SpecificName>
|
||||
</Identity>
|
||||
</Entity>
|
||||
|
||||
Reference in New Issue
Block a user