source: src/main/resources/genius/templates/anac/y2013/DefensiveCharms/DefensiveCharms_util2.xml

Last change on this file was 1, checked in by Wouter Pasman, 6 years ago

Initial import : Genius 9.0.0

File size: 1.2 KB
Line 
1<utility_space>
2<objective index="0" description="" name="Defensive Charms" type="objective" etype="objective">
3<issue index="1" name="Barriers" vtype="discrete" type="discrete" etype="discrete">
4<item index="1" value="Age Line" evaluation="10">
5</item>
6<item index="2" value="Salvio Hexia" evaluation="5">
7</item>
8<item index="3" value="Impervius" evaluation="2">
9</item>
10</issue>
11<issue index="2" name="Shields" vtype="discrete" type="discrete" etype="discrete">
12<item index="1" value="Protego" evaluation="4">
13</item>
14<item index="2" value="Protego Maxima" evaluation="6">
15</item>
16<item index="3" value="Protego Duo" evaluation="8">
17</item>
18<item index="4" value="Protego Horibilis" evaluation="4">
19</item>
20</issue>
21<issue index="3" name="Warnings" vtype="discrete" type="discrete" etype="discrete">
22<item index="1" value="Cave Inimicum" evaluation="2">
23</item>
24<item index="2" value="Colloportus" evaluation="5">
25</item>
26<item index="3" value="Muffliato" evaluation="10">
27</item>
28</issue>
29<weight index="1" value="0.2">
30</weight>
31<weight index="2" value="0.3">
32</weight>
33<weight index="3" value="0.5">
34</weight>
35</objective>
36<discount_factor value="1.0">
37</discount_factor>
38<reservation value="0.7">
39</reservation>
40</utility_space>
Note: See TracBrowser for help on using the repository browser.