source: trunk/Systems/Dune 2.xts

Last change on this file was 307, checked in by chronos, 3 years ago
File size: 2.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<XtacticsGameSystem>
3 <UnitsSplitMerge>0</UnitsSplitMerge>
4 <EmptyCellsNeutral>-1</EmptyCellsNeutral>
5 <UnitsMoveImmediately>-1</UnitsMoveImmediately>
6 <PreferedMapType>2</PreferedMapType>
7 <UnitKinds>
8 <UnitKind>
9 <Id>1</Id>
10 <Name>Light Infantry</Name>
11 <Stack>0</Stack>
12 <Cost>0</Cost>
13 <Moves>1</Moves>
14 <PowerAttack>0</PowerAttack>
15 <PowerDefense>0</PowerDefense>
16 <ViewRange>0</ViewRange>
17 </UnitKind>
18 <UnitKind>
19 <Id>2</Id>
20 <Name>Heavy Troopers</Name>
21 <Stack>0</Stack>
22 <Cost>0</Cost>
23 <Moves>1</Moves>
24 <PowerAttack>0</PowerAttack>
25 <PowerDefense>0</PowerDefense>
26 <ViewRange>0</ViewRange>
27 </UnitKind>
28 <UnitKind>
29 <Id>3</Id>
30 <Name>Trike</Name>
31 <Stack>0</Stack>
32 <Cost>0</Cost>
33 <Moves>1</Moves>
34 <PowerAttack>0</PowerAttack>
35 <PowerDefense>0</PowerDefense>
36 <ViewRange>0</ViewRange>
37 </UnitKind>
38 <UnitKind>
39 <Id>4</Id>
40 <Name>Quad</Name>
41 <Stack>0</Stack>
42 <Cost>0</Cost>
43 <Moves>1</Moves>
44 <PowerAttack>0</PowerAttack>
45 <PowerDefense>0</PowerDefense>
46 <ViewRange>0</ViewRange>
47 </UnitKind>
48 <UnitKind>
49 <Id>0</Id>
50 <Name>Harvester</Name>
51 <Stack>0</Stack>
52 <Cost>0</Cost>
53 <Moves>1</Moves>
54 <PowerAttack>0</PowerAttack>
55 <PowerDefense>0</PowerDefense>
56 <ViewRange>1</ViewRange>
57 </UnitKind>
58 </UnitKinds>
59 <BuildingKinds/>
60 <Nations>
61 <Nation>
62 <Id>1</Id>
63 <Name>Attreides</Name>
64 <Color>16711680</Color>
65 </Nation>
66 <Nation>
67 <Id>2</Id>
68 <Name>Harkonen</Name>
69 <Color>255</Color>
70 </Nation>
71 <Nation>
72 <Id>3</Id>
73 <Name>Ordos</Name>
74 <Color>32768</Color>
75 </Nation>
76 <Nation>
77 <Id>4</Id>
78 <Name>Fremens</Name>
79 <Color>10824234</Color>
80 </Nation>
81 <Nation>
82 <Id>5</Id>
83 <Name>Sardaukers</Name>
84 <Color>8388736</Color>
85 </Nation>
86 <Nation>
87 <Id>6</Id>
88 <Name>Merceneries</Name>
89 <Color>39679</Color>
90 </Nation>
91 </Nations>
92</XtacticsGameSystem>
Note: See TracBrowser for help on using the repository browser.