-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathArnor.cat
562 lines (562 loc) · 39.5 KB
/
Arnor.cat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<catalogue id="7043-7357-78e8-ed10" name="Arnor" revision="10" battleScribeVersion="2.03" authorName="Hukoseft" authorContact="[email protected]" library="false" gameSystemId="3e16-9abf-6238-4ed9" gameSystemRevision="16" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<publications>
<publication id="7043-7357-pubN65614" name="Armies of Lord of the Rings"/>
</publications>
<selectionEntries>
<selectionEntry id="e067-4acb-d32d-f80f" name="Captain of Arnor" hidden="false" collective="false" import="true" type="upgrade">
<categoryLinks>
<categoryLink id="1b16-202f-9adf-9a8b" name="New CategoryLink" hidden="false" targetId="0ce2-d79d-fb91-3fa2" primary="true"/>
</categoryLinks>
<selectionEntries>
<selectionEntry id="9a68-ff0f-5f0f-4c08" name="Captain of Arnor" hidden="false" collective="false" import="true" type="model">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="0c7a-748c-dd99-70f2" type="max"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="cb60-dfd7-1f87-2d5a" type="min"/>
</constraints>
<profiles>
<profile id="1f25-1d73-ee95-e044" name="Captain of Arnor" publicationId="7043-7357-pubN65614" page="58" hidden="false" typeId="80cb-17d0-8683-a212" typeName="Hero">
<modifiers>
<modifier type="decrement" field="49e3-08b4-2b5f-a6dd" value="1">
<conditions>
<condition field="selections" scope="9a68-ff0f-5f0f-4c08" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="bd14-c282-82ab-e142" type="equalTo"/>
</conditions>
</modifier>
</modifiers>
<characteristics>
<characteristic name="Movement" typeId="6d57-f596-e10e-6233">6"</characteristic>
<characteristic name="Fight" typeId="5930-f060-2064-c9d5">5/4+</characteristic>
<characteristic name="Strength" typeId="fbbc-8f2f-c413-710a">4</characteristic>
<characteristic name="Defense" typeId="49e3-08b4-2b5f-a6dd">7</characteristic>
<characteristic name="Attack" typeId="7d79-496f-5c13-35c4">2</characteristic>
<characteristic name="Wounds" typeId="8bda-d8a5-a1e7-2146">2</characteristic>
<characteristic name="Courage" typeId="b88a-7dd4-569c-d0b1">5</characteristic>
<characteristic name="Might" typeId="db92-6a08-e1ce-a77d">2</characteristic>
<characteristic name="Will" typeId="b509-13ce-7d03-816e">1</characteristic>
<characteristic name="Fate" typeId="67f5-8c5e-868c-5bd5">1</characteristic>
<characteristic name="Heroic Actions" typeId="fc29-34ba-8883-0379">March</characteristic>
<characteristic name="Keywords" typeId="52a2-dbbe-8d97-a8a2">Man Arnor Infantry Hero</characteristic>
<characteristic name="Heroic Tier" typeId="2b79-2cec-28e7-0b0d">Hero of Fortitude</characteristic>
</characteristics>
</profile>
</profiles>
<infoGroups>
<infoGroup id="342d-e0a1-892f-0828" name="Special Rules" hidden="false">
<infoLinks>
<infoLink id="a3dc-c533-30f2-f2fc" name="Hatred (Active)" hidden="false" targetId="6c1d-9a5e-55e7-c911" type="rule">
<modifiers>
<modifier type="set" field="name" value="Hatred (Angmar) (Active)"/>
</modifiers>
</infoLink>
</infoLinks>
</infoGroup>
</infoGroups>
<selectionEntryGroups>
<selectionEntryGroup id="c780-171a-3f62-7fdf" name="Wargear" hidden="false" collective="false" import="true">
<selectionEntryGroups>
<selectionEntryGroup id="ada0-56cf-78dc-6944" name=" " hidden="false" collective="false" import="true" defaultSelectionEntryId="6f6d-b7ca-e2ca-dea5">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="49bd-e1f7-a630-d031" type="min"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="4a49-1573-db69-50e4" type="max"/>
</constraints>
<selectionEntries>
<selectionEntry id="bd14-c282-82ab-e142" name="Bow" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="0ff7-0fdf-e21b-d26c" type="max"/>
</constraints>
<infoLinks>
<infoLink id="d7d2-390c-49fc-15c3" name="Bow" hidden="false" targetId="e761-7f23-207b-c1cc" type="profile"/>
</infoLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="6f6d-b7ca-e2ca-dea5" name="Shield" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="117d-e734-f144-d0b3" type="max"/>
</constraints>
<infoLinks>
<infoLink id="eb8f-4a97-765d-a556" name="Shield" hidden="false" targetId="01cf-1982-b21e-003d" type="profile"/>
</infoLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
</selectionEntryGroup>
</selectionEntryGroups>
<entryLinks>
<entryLink id="b678-1ca2-a4cc-9051" name="Heavy Armour" hidden="false" collective="false" import="true" targetId="0439-1154-4306-11d8" type="selectionEntry"/>
<entryLink id="e0ef-2c3a-64b6-68dc" name="Sword" hidden="false" collective="false" import="true" targetId="64a3-2e98-a578-1a2d" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
<entryLinks>
<entryLink id="40e6-b618-a27b-7325" name="Leader (Fortitude)" hidden="false" collective="false" import="true" targetId="0ca9-a833-8cd4-b806" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="55.0"/>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="3a92-bcbb-0797-b81b" name="Warband" hidden="false" collective="false" import="true" targetId="a6a9-26ab-a855-00ec" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="73db-8e25-2a9c-bdf9" name="Malbeth the Seer" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
<constraint field="selections" scope="roster" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="1a06-9a59-4484-c03e" type="max"/>
</constraints>
<categoryLinks>
<categoryLink id="0af1-7675-7d5c-e171" name="New CategoryLink" hidden="false" targetId="0ce2-d79d-fb91-3fa2" primary="true"/>
</categoryLinks>
<selectionEntries>
<selectionEntry id="ef43-32e9-824a-5429" name="Malbeth the Seer" hidden="false" collective="false" import="true" type="model">
<constraints>
<constraint field="selections" scope="roster" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="e759-a76d-f40b-45c1" type="max"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="0613-4a32-2fea-7855" type="max"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="2822-5c44-a35e-8e70" type="min"/>
</constraints>
<profiles>
<profile id="7510-7c23-3ac7-69ea" name="Malbeth the Seer" publicationId="7043-7357-pubN65614" page="57" hidden="false" typeId="80cb-17d0-8683-a212" typeName="Hero">
<characteristics>
<characteristic name="Movement" typeId="6d57-f596-e10e-6233">6"</characteristic>
<characteristic name="Fight" typeId="5930-f060-2064-c9d5">3/4+</characteristic>
<characteristic name="Strength" typeId="fbbc-8f2f-c413-710a">3</characteristic>
<characteristic name="Defense" typeId="49e3-08b4-2b5f-a6dd">4</characteristic>
<characteristic name="Attack" typeId="7d79-496f-5c13-35c4">1</characteristic>
<characteristic name="Wounds" typeId="8bda-d8a5-a1e7-2146">2</characteristic>
<characteristic name="Courage" typeId="b88a-7dd4-569c-d0b1">5</characteristic>
<characteristic name="Might" typeId="db92-6a08-e1ce-a77d">1</characteristic>
<characteristic name="Will" typeId="b509-13ce-7d03-816e">2</characteristic>
<characteristic name="Fate" typeId="67f5-8c5e-868c-5bd5">1</characteristic>
<characteristic name="Heroic Actions" typeId="fc29-34ba-8883-0379">Resolve</characteristic>
<characteristic name="Keywords" typeId="52a2-dbbe-8d97-a8a2">Man Arnor Infantry Hero</characteristic>
<characteristic name="Heroic Tier" typeId="2b79-2cec-28e7-0b0d">Hero of Fortitude</characteristic>
</characteristics>
</profile>
</profiles>
<infoGroups>
<infoGroup id="2283-a5d0-16b7-fac8" name="Special Rules" hidden="false">
<rules>
<rule id="d4b3-3823-33ad-3dbc" name="Gift of Foresight (Active)" publicationId="7043-7357-pubN65614" page="57" hidden="false">
<description>Every time a friendly Arnor model within 6" of Malbeth suffers a Wound, roll a D6. On a 5+, the Wound has been prevented, exactly as if a point of Fate hd been expended. Note that is this roll is failed, Hero models may still use Fate points as normal.</description>
</rule>
</rules>
</infoGroup>
</infoGroups>
<selectionEntryGroups>
<selectionEntryGroup id="d60d-b34c-adc1-ff7e" name="Wargear" hidden="false" collective="false" import="true">
<entryLinks>
<entryLink id="0970-c5db-a4bb-5cb9" name="Staff" hidden="false" collective="false" import="true" targetId="badb-13f4-1286-1864" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
<entryLinks>
<entryLink id="c255-b419-1a6b-3caf" name="Leader (Fortitude)" hidden="false" collective="false" import="true" targetId="0ca9-a833-8cd4-b806" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="70.0"/>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="93e4-99a6-f966-b93d" name="Warband" hidden="false" collective="false" import="true" targetId="a6a9-26ab-a855-00ec" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="c0a2-4046-6b4b-0d3a" name="Arvedui, Last King of Arnor" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
<constraint field="selections" scope="roster" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="8fb1-24d5-6074-6a51" type="max"/>
</constraints>
<categoryLinks>
<categoryLink id="73fa-a8d8-c4da-7cc4" name="New CategoryLink" hidden="false" targetId="5daa-6832-f49b-2b35" primary="true"/>
</categoryLinks>
<selectionEntries>
<selectionEntry id="7ccc-0d39-2b67-a3ba" name="Arvedui, Last King of Arnor" hidden="false" collective="false" import="true" type="model">
<constraints>
<constraint field="selections" scope="roster" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="c3c6-355f-1a76-97cb" type="max"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="acd5-b429-0a40-a16e" type="max"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="feea-2083-0b1d-a13c" type="min"/>
</constraints>
<profiles>
<profile id="15cd-51fc-cd9b-934e" name="Arvedui, Last King of Arnor" publicationId="7043-7357-pubN65614" page="57" hidden="false" typeId="80cb-17d0-8683-a212" typeName="Hero">
<characteristics>
<characteristic name="Movement" typeId="6d57-f596-e10e-6233">6"</characteristic>
<characteristic name="Fight" typeId="5930-f060-2064-c9d5">5/4+</characteristic>
<characteristic name="Strength" typeId="fbbc-8f2f-c413-710a">4</characteristic>
<characteristic name="Defense" typeId="49e3-08b4-2b5f-a6dd">6</characteristic>
<characteristic name="Attack" typeId="7d79-496f-5c13-35c4">3</characteristic>
<characteristic name="Wounds" typeId="8bda-d8a5-a1e7-2146">3</characteristic>
<characteristic name="Courage" typeId="b88a-7dd4-569c-d0b1">5</characteristic>
<characteristic name="Might" typeId="db92-6a08-e1ce-a77d">3</characteristic>
<characteristic name="Will" typeId="b509-13ce-7d03-816e">2</characteristic>
<characteristic name="Fate" typeId="67f5-8c5e-868c-5bd5">1</characteristic>
<characteristic name="Heroic Actions" typeId="fc29-34ba-8883-0379">Strike Strength Defence</characteristic>
<characteristic name="Keywords" typeId="52a2-dbbe-8d97-a8a2">Man Arnor Infantry Hero</characteristic>
<characteristic name="Heroic Tier" typeId="2b79-2cec-28e7-0b0d">Hero of Valour</characteristic>
</characteristics>
</profile>
</profiles>
<infoGroups>
<infoGroup id="fc50-b7c9-c389-74f7" name="Special Rules" hidden="false">
<rules>
<rule id="c36f-6359-2d29-d586" name="The King in the North (Active)" publicationId="7043-7357-pubN65614" page="57" hidden="false">
<description>Arvedui's Stand Fast! is 12" rather than 6".</description>
</rule>
</rules>
<infoLinks>
<infoLink id="e082-9b23-8448-e9c1" name="Hatred (Active)" hidden="false" targetId="6c1d-9a5e-55e7-c911" type="rule">
<modifiers>
<modifier type="set" field="name" value="Hatred (Angmar) (Active)"/>
</modifiers>
</infoLink>
</infoLinks>
</infoGroup>
</infoGroups>
<selectionEntryGroups>
<selectionEntryGroup id="0ebd-ed3f-0173-6083" name="Wargear" hidden="false" collective="false" import="true">
<entryLinks>
<entryLink id="3a73-213c-f7b0-0593" name="Heavy Armour" hidden="false" collective="false" import="true" targetId="0439-1154-4306-11d8" type="selectionEntry"/>
<entryLink id="db37-8381-d652-9018" name="Sword" hidden="false" collective="false" import="true" targetId="64a3-2e98-a578-1a2d" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
<entryLinks>
<entryLink id="faf1-75d1-0a27-f18b" name="Leader (Valour)" hidden="false" collective="false" import="true" targetId="852a-dd6e-17c4-1a59" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="80.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="800c-7bc3-8548-dbaa" name="Warband" hidden="false" collective="false" import="true" targetId="a6a9-26ab-a855-00ec" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="6e6d-0286-9ad9-a245" name="Protect the King!" hidden="false" collective="false" import="true" targetId="1772-6b04-d4e4-10ce" type="selectionEntry">
<modifiers>
<modifier type="set" field="01a2-a818-9838-6b99" value="1.0">
<conditions>
<condition field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="3ef2-6942-65cd-f09c" type="atLeast"/>
</conditions>
</modifier>
</modifiers>
</entryLink>
<entryLink id="cf20-9bbd-df1e-5ef2" name="Determine Alliance Level" hidden="false" collective="false" import="true" targetId="ed75-3bd7-efe7-71d9" type="selectionEntry">
<categoryLinks>
<categoryLink id="3a85-1baf-bebb-a29e" name="Good Army" hidden="false" targetId="5acc-0d93-f543-b34f" primary="false"/>
<categoryLink id="0e20-37b1-230c-6a4b" name="New CategoryLink" hidden="false" targetId="990b-c865-7625-9987" primary="true"/>
<categoryLink id="d93b-de7c-e646-ed26" name="Arnor" hidden="false" targetId="0afd-56d3-1360-b568" primary="false"/>
</categoryLinks>
</entryLink>
</entryLinks>
<sharedSelectionEntries>
<selectionEntry id="a6a9-26ab-a855-00ec" name="Warband" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="decrement" field="4211-53dd-cc10-8e30" value="3.0">
<conditions>
<condition field="selections" scope="ancestor" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="0ce2-d79d-fb91-3fa2" type="instanceOf"/>
</conditions>
</modifier>
<modifier type="increment" field="036d-ec6c-e0c6-b101" value="1.0">
<repeats>
<repeat field="391e-19ac-b71d-f2e3" scope="force" value="3.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="a6a9-26ab-a855-00ec" repeats="1" roundUp="true"/>
</repeats>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="4dac-4ef6-e602-d534" type="min"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="ff6b-4126-b387-a2c6" type="max"/>
<constraint field="391e-19ac-b71d-f2e3" scope="parent" value="15.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="4211-53dd-cc10-8e30" type="max"/>
<constraint field="ab3b-a62b-ef54-533c" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" id="036d-ec6c-e0c6-b101" type="max"/>
</constraints>
<selectionEntries>
<selectionEntry id="7a83-61b2-8bc5-3cec" name="Warrior of Arnor" hidden="false" collective="false" import="true" type="upgrade">
<profiles>
<profile id="23f3-55be-8e72-a358" name="Warrior of Arnor" publicationId="7043-7357-pubN65614" page="58" hidden="false" typeId="41b1-0f32-a644-93b4" typeName="Warrior">
<modifiers>
<modifier type="decrement" field="d64a-e776-38fd-3019" value="1">
<conditions>
<condition field="selections" scope="7a83-61b2-8bc5-3cec" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="b79a-082c-247b-3e88" type="equalTo"/>
</conditions>
</modifier>
</modifiers>
<characteristics>
<characteristic name="Movement" typeId="b547-99cc-2ac6-2a69">6"</characteristic>
<characteristic name="Fight" typeId="7b7e-d26d-b685-545a">4/4+</characteristic>
<characteristic name="Strength" typeId="241d-1a6f-8463-5f1c">3</characteristic>
<characteristic name="Defense" typeId="d64a-e776-38fd-3019">6</characteristic>
<characteristic name="Attack" typeId="6235-3861-befd-7242">1</characteristic>
<characteristic name="Wounds" typeId="ae83-f720-58f2-1a6d">1</characteristic>
<characteristic name="Courage" typeId="a0e1-d7a9-598e-1545">2</characteristic>
<characteristic name="Keywords" typeId="493a-2bc7-2330-a17b">Man Arnor Infantry Warrior</characteristic>
</characteristics>
</profile>
</profiles>
<infoGroups>
<infoGroup id="db31-09bc-0f03-fb30" name="Special Rules" hidden="false">
<infoLinks>
<infoLink id="08ce-a380-5191-4813" name="Hatred(X)" hidden="false" targetId="6c1d-9a5e-55e7-c911" type="rule">
<modifiers>
<modifier type="set" field="name" value="Hatred(Angmar)"/>
</modifiers>
</infoLink>
</infoLinks>
</infoGroup>
</infoGroups>
<selectionEntries>
<selectionEntry id="c710-2573-ece3-e854" name="Warrior" hidden="false" collective="false" import="true" type="model">
<modifiers>
<modifier type="decrement" field="4395-acd0-6892-e9f5" value="3.0">
<conditions>
<condition field="selections" scope="ancestor" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="0ce2-d79d-fb91-3fa2" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="d43a-4e29-03bf-0517" type="min"/>
<constraint field="selections" scope="parent" value="15.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="4395-acd0-6892-e9f5" type="max"/>
</constraints>
<costs>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="8.0"/>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="1.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<selectionEntryGroups>
<selectionEntryGroup id="636d-35a0-26d9-5974" name="Wargear" hidden="false" collective="false" import="true">
<selectionEntryGroups>
<selectionEntryGroup id="0ee9-8197-64dc-ca7d" name=" " hidden="false" collective="false" import="true" defaultSelectionEntryId="2e32-6dce-60f4-f069">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="4c81-e3ff-270e-c23e" type="min"/>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="10d8-bd60-454b-a664" type="max"/>
</constraints>
<selectionEntries>
<selectionEntry id="b79a-082c-247b-3e88" name="Banner" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="increment" field="8bde-d63c-7caa-c15d" value="25">
<repeats>
<repeat field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="c710-2573-ece3-e854" repeats="1" roundUp="false"/>
</repeats>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="22f1-7237-03a3-4279" type="max"/>
</constraints>
<infoLinks>
<infoLink id="42a3-b8f0-24d4-7436" name="Banner" hidden="false" targetId="3684-378e-2d44-d7b3" type="profile"/>
</infoLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="2e32-6dce-60f4-f069" name="Spear & Shield" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="3a5b-37ca-45d1-5ee1" type="max"/>
</constraints>
<infoLinks>
<infoLink id="553e-3c1d-8d8d-411e" name="Spear" hidden="false" targetId="81c8-1e1f-ffc7-5477" type="profile"/>
<infoLink id="4271-27e7-f751-4451" name="Shield" hidden="false" targetId="01cf-1982-b21e-003d" type="profile"/>
</infoLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
</selectionEntryGroup>
</selectionEntryGroups>
<entryLinks>
<entryLink id="9342-a935-8c73-4662" name="Heavy Armour" hidden="false" collective="false" import="true" targetId="0439-1154-4306-11d8" type="selectionEntry"/>
<entryLink id="91cd-eeb3-50d8-62f9" name="Sword" hidden="false" collective="false" import="true" targetId="64a3-2e98-a578-1a2d" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="6194-216c-a8f8-530c" name="Ranger of Arnor" hidden="false" collective="false" import="true" type="upgrade">
<profiles>
<profile id="a53a-b9d2-6624-4206" name="Ranger of Arnor" publicationId="7043-7357-pubN65614" page="59" hidden="false" typeId="41b1-0f32-a644-93b4" typeName="Warrior">
<characteristics>
<characteristic name="Movement" typeId="b547-99cc-2ac6-2a69">6"</characteristic>
<characteristic name="Fight" typeId="7b7e-d26d-b685-545a">4/3+</characteristic>
<characteristic name="Strength" typeId="241d-1a6f-8463-5f1c">3</characteristic>
<characteristic name="Defense" typeId="d64a-e776-38fd-3019">4</characteristic>
<characteristic name="Attack" typeId="6235-3861-befd-7242">1</characteristic>
<characteristic name="Wounds" typeId="ae83-f720-58f2-1a6d">1</characteristic>
<characteristic name="Courage" typeId="a0e1-d7a9-598e-1545">2</characteristic>
<characteristic name="Keywords" typeId="493a-2bc7-2330-a17b">Man Arnor Infantry Warrior</characteristic>
</characteristics>
</profile>
</profiles>
<selectionEntries>
<selectionEntry id="0f6a-5529-ad38-8b4e" name="Ranger" hidden="false" collective="false" import="true" type="model">
<modifiers>
<modifier type="decrement" field="2648-784e-c204-e599" value="3.0">
<conditions>
<condition field="selections" scope="ancestor" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="0ce2-d79d-fb91-3fa2" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="7de7-da1e-9930-a3e5" type="min"/>
<constraint field="selections" scope="parent" value="15.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="2648-784e-c204-e599" type="max"/>
</constraints>
<costs>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="8.0"/>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="1.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="1.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<selectionEntryGroups>
<selectionEntryGroup id="a0dc-93a1-d4d8-be54" name="Wargear" hidden="false" collective="false" import="true">
<entryLinks>
<entryLink id="e3db-4896-b48f-0690" name="Armour" hidden="false" collective="false" import="true" targetId="991c-46d3-d618-c49e" type="selectionEntry"/>
<entryLink id="d384-f5ae-6616-2c91" name="Bow" hidden="false" collective="false" import="true" targetId="f07a-f21f-5c34-803b" type="selectionEntry"/>
<entryLink id="572e-b118-e360-5200" name="Sword" hidden="false" collective="false" import="true" targetId="64a3-2e98-a578-1a2d" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
<selectionEntryGroup id="528a-3dee-6a95-f6d8" name="Options" hidden="false" collective="false" import="true">
<selectionEntries>
<selectionEntry id="1c10-311c-95ae-b3cc" name="Spear" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="increment" field="8bde-d63c-7caa-c15d" value="1">
<repeats>
<repeat field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="0f6a-5529-ad38-8b4e" repeats="1" roundUp="false"/>
</repeats>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="53ed-3065-e29c-5ebc" type="max"/>
</constraints>
<infoLinks>
<infoLink id="10ac-21f6-7edb-2762" name="Spear" hidden="false" targetId="81c8-1e1f-ffc7-5477" type="profile"/>
</infoLinks>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
</selectionEntryGroup>
</selectionEntryGroups>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="c242-a3df-12c8-9b07" name="Hobbit Archer" hidden="false" collective="false" import="true" type="upgrade">
<infoGroups>
<infoGroup id="dc77-759e-3ff9-12ad" name="Special Rules" hidden="false">
<infoLinks>
<infoLink id="f549-1943-f3c3-0023" name="Resistant to Magic" hidden="false" targetId="ff02-18ce-6c60-799b" type="rule"/>
<infoLink id="6d75-bab1-f7e8-f6f6" name="Throw Stones" hidden="false" targetId="4d93-48da-b5ad-de24" type="profile"/>
<infoLink id="38c4-13a4-e9e9-89cc" name="Throw Stones (Active)" hidden="false" targetId="39ee-f288-50d5-973e" type="rule"/>
</infoLinks>
</infoGroup>
</infoGroups>
<infoLinks>
<infoLink id="5690-cc32-81de-1624" name="Hobbit Archer" hidden="false" targetId="0c4b-d61a-e61f-937a" type="profile"/>
</infoLinks>
<selectionEntries>
<selectionEntry id="6362-9833-c702-543b" name="Archer" hidden="false" collective="false" import="true" type="model">
<modifiers>
<modifier type="decrement" field="07ed-5c7d-288e-56fe" value="3.0">
<conditions>
<condition field="selections" scope="ancestor" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="0ce2-d79d-fb91-3fa2" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="35ff-bc1b-cb94-295c" type="min"/>
<constraint field="selections" scope="parent" value="15.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="07ed-5c7d-288e-56fe" type="max"/>
</constraints>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="1.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="1.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="5.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<selectionEntryGroups>
<selectionEntryGroup id="ea92-5617-4d73-c256" name="Options" hidden="false" collective="false" import="true">
<selectionEntries>
<selectionEntry id="7014-02a9-44de-4063" name="War Horn" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="increment" field="8bde-d63c-7caa-c15d" value="30">
<repeats>
<repeat field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="6362-9833-c702-543b" repeats="1" roundUp="false"/>
</repeats>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="dad9-a94c-156a-3898" type="max"/>
</constraints>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
</selectionEntryGroup>
<selectionEntryGroup id="d4b8-3b44-454a-55c4" name="Wargear" hidden="false" collective="false" import="true">
<entryLinks>
<entryLink id="2ba7-065a-3653-5ffb" name="Dagger" hidden="false" collective="false" import="true" targetId="8e38-dc5d-97e6-fb2e" type="selectionEntry"/>
<entryLink id="389f-b2e5-227c-d494" name="Short Bow" hidden="false" collective="false" import="true" targetId="a5d0-4c54-689e-06aa" type="selectionEntry"/>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</selectionEntries>
<costs>
<cost name=" Warriors" typeId="391e-19ac-b71d-f2e3" value="0.0"/>
<cost name=" Points" typeId="8bde-d63c-7caa-c15d" value="0.0"/>
<cost name=" Bow" typeId="ab3b-a62b-ef54-533c" value="0.0"/>
</costs>
</selectionEntry>
</sharedSelectionEntries>
</catalogue>