forked from mirrors/0ad
Champion FIXES commit.
This was SVN commit r9709.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry_swordsman">
|
||||
<Entity parent="template_unit_champion_infantry_swordsman">
|
||||
<Identity>
|
||||
<Civ>celt</Civ>
|
||||
<SpecificName>Celtic Fanatic</SpecificName>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit">
|
||||
<Identity>
|
||||
<GenericName>Super Unit</GenericName>
|
||||
<GenericName>Champion Unit</GenericName>
|
||||
<Classes datatype="tokens">Super Organic</Classes>
|
||||
</Identity>
|
||||
<Loot>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super">
|
||||
<Entity parent="template_unit_champion">
|
||||
<Identity>
|
||||
<GenericName>Super Cavalry</GenericName>
|
||||
<GenericName>Champion Cavalry</GenericName>
|
||||
<Classes datatype="tokens">Cavalry</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_cavalry">
|
||||
<Entity parent="template_unit_champion_cavalry">
|
||||
<Identity>
|
||||
<GenericName>Super Cavalry Javelinist</GenericName>
|
||||
<GenericName>Champion Cavalry Skirmisher</GenericName>
|
||||
<Classes datatype="tokens">Ranged</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_cavalry">
|
||||
<Entity parent="template_unit_champion_cavalry">
|
||||
<Identity>
|
||||
<GenericName>Super Cavalry Spearman</GenericName>
|
||||
<GenericName>Champion Cavalry Spearman</GenericName>
|
||||
<Classes datatype="tokens">Melee</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_cavalry">
|
||||
<Entity parent="template_unit_champion_cavalry">
|
||||
<Identity>
|
||||
<GenericName>Super Cavalry Spearman</GenericName>
|
||||
<GenericName>Champion Cavalry Spearman</GenericName>
|
||||
<Classes datatype="tokens">Melee</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super">
|
||||
<Entity parent="template_unit_champion">
|
||||
<Identity>
|
||||
<GenericName>Super Infantry</GenericName>
|
||||
<GenericName>Champion Infantry</GenericName>
|
||||
<Classes datatype="tokens">Infantry</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry">
|
||||
<Entity parent="template_unit_champion_infantry">
|
||||
<Identity>
|
||||
<GenericName>Super Infantry Javelinist</GenericName>
|
||||
<GenericName>Champion Infantry Skirmisher</GenericName>
|
||||
<Classes datatype="tokens">Ranged</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry">
|
||||
<Entity parent="template_unit_champion_infantry">
|
||||
<Identity>
|
||||
<GenericName>Super Infantry Pikeman</GenericName>
|
||||
<GenericName>Champion Infantry Pikeman</GenericName>
|
||||
<Classes datatype="tokens">Melee</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry">
|
||||
<Entity parent="template_unit_champion_infantry">
|
||||
<Identity>
|
||||
<GenericName>Super Infantry Spearman</GenericName>
|
||||
<GenericName>Champion Infantry Spearman</GenericName>
|
||||
<Classes datatype="tokens">Melee</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry">
|
||||
<Entity parent="template_unit_champion_infantry">
|
||||
<Identity>
|
||||
<GenericName>Super Infantry Swordsman</GenericName>
|
||||
<GenericName>Champion Infantry Swordsman</GenericName>
|
||||
<Classes datatype="tokens">Melee</Classes>
|
||||
</Identity>
|
||||
<Cost>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super">
|
||||
<Entity parent="template_unit_champion">
|
||||
<Identity>
|
||||
<GenericName>Super Ranged</GenericName>
|
||||
<GenericName>Champion Ranged</GenericName>
|
||||
<Classes datatype="tokens">Ranged</Classes>
|
||||
</Identity>
|
||||
<Sound>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_cavalry">
|
||||
<Entity parent="template_unit_champion_cavalry">
|
||||
<Identity>
|
||||
<GenericName>Hero Cavalry</GenericName>
|
||||
<Classes datatype="tokens">Hero Cavalry</Classes>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_cavalry_javelinist">
|
||||
<Entity parent="template_unit_champion_cavalry_javelinist">
|
||||
<Identity>
|
||||
<GenericName>Hero Cavalry Javelinist</GenericName>
|
||||
<Classes datatype="tokens">Hero Cavalry Ranged</Classes>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry">
|
||||
<Entity parent="template_unit_champion_infantry">
|
||||
<Identity>
|
||||
<GenericName>Hero</GenericName>
|
||||
<Classes datatype="tokens">Hero Infantry</Classes>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_infantry_javelinist">
|
||||
<Entity parent="template_unit_champion_infantry_javelinist">
|
||||
<Identity>
|
||||
<GenericName>Hero Infantry Javelinist</GenericName>
|
||||
<Classes datatype="tokens">Hero Infantry Ranged</Classes>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_super_ranged">
|
||||
<Entity parent="template_unit_champion_ranged">
|
||||
<Identity>
|
||||
<GenericName>Hero</GenericName>
|
||||
<Classes datatype="tokens">Hero Infantry Ranged</Classes>
|
||||
|
||||
Reference in New Issue
Block a user