File tree 6 files changed +59
-15
lines changed
6 files changed +59
-15
lines changed Original file line number Diff line number Diff line change
1
+ 2022-03-01
2
+
3
+ * Update for 0ad engine v0.0.26
4
+ * release v0.26.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " 10ad" ,
3
- "version" : " 0.25 .0" ,
3
+ "version" : " 0.26 .0" ,
4
4
"label" : " 10 A.D. Empires Ascendant" ,
5
5
"description" : " Fast economy upgrades and fewer houses required" ,
6
6
"dependencies" : [
7
- " 0ad< =0.0.25 "
7
+ " 0ad=0.0.26 "
8
8
],
9
- "url" : " https://github.com/andy5995 /10ad" ,
9
+ "url" : " https://github.com/0ad-matters /10ad" ,
10
10
"author_name" : " Andy Alt" ,
11
11
"author_profile" : " https://github.com/andy5995"
12
12
}
Original file line number Diff line number Diff line change 11
11
<Height >5.0</Height >
12
12
</Footprint >
13
13
<GarrisonHolder >
14
- <Max >6 </Max >
14
+ <Max >5 </Max >
15
15
<BuffHeal >0</BuffHeal >
16
16
<EjectHealth >0.1</EjectHealth >
17
17
<EjectClassesOnDestroy datatype =" tokens" >Unit</EjectClassesOnDestroy >
38
38
<Population >
39
39
<Bonus >5</Bonus >
40
40
</Population >
41
- <ProductionQueue >
42
- <Entities datatype =" tokens" >
43
- units/{civ}/support_female_citizen_house
44
- </Entities >
41
+ <ProductionQueue />
42
+ <Researcher >
45
43
<Technologies datatype =" tokens" >
46
44
health_females_01
47
45
pop_house_01
48
46
unlock_females_house
49
47
</Technologies >
50
- </ProductionQueue >
48
+ </Researcher >
51
49
<Sound >
52
50
<SoundGroups >
53
51
<select >interface/select/building/sel_house.xml</select >
62
60
<Radius >16</Radius >
63
61
<Weight >65535</Weight >
64
62
</TerritoryInfluence >
63
+ <Trainer >
64
+ <Entities datatype =" tokens" >
65
+ units/{civ}/support_female_citizen_house
66
+ </Entities >
67
+ </Trainer >
65
68
<Vision >
66
69
<Range >20</Range >
67
70
</Vision >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Entity parent =" template_structure_civic_house" >
3
+ <Cost >
4
+ <BuildTime >50</BuildTime >
5
+ <Resources >
6
+ <wood >150</wood >
7
+ </Resources >
8
+ </Cost >
9
+ <Footprint >
10
+ <Square width =" 16.0" depth =" 16.0" />
11
+ </Footprint >
12
+ <GarrisonHolder >
13
+ <Max >10</Max >
14
+ </GarrisonHolder >
15
+ <Health >
16
+ <Max >1200</Max >
17
+ <SpawnEntityOnDeath >decay|rubble/rubble_stone_3x3</SpawnEntityOnDeath >
18
+ </Health >
19
+ <Loot >
20
+ <wood >30</wood >
21
+ </Loot >
22
+ <Obstruction >
23
+ <Static width =" 14.0" depth =" 14.0" />
24
+ </Obstruction >
25
+ <Population >
26
+ <Bonus >10</Bonus >
27
+ </Population >
28
+ <TerritoryInfluence >
29
+ <Radius >20</Radius >
30
+ <Weight >40000</Weight >
31
+ </TerritoryInfluence >
32
+ <VisualActor >
33
+ <FoundationActor >structures/fndn_4x4.xml</FoundationActor >
34
+ </VisualActor >
35
+ </Entity >
Original file line number Diff line number Diff line change 34
34
<Loot >
35
35
<wood >20</wood >
36
36
</Loot >
37
- <ProductionQueue >
37
+ <ProductionQueue />
38
+ <RallyPoint disable =" " />
39
+ <Researcher >
38
40
<Technologies datatype =" tokens" >
39
41
gather_wicker_baskets
40
42
gather_farming_plows
41
43
gather_farming_harvester
42
44
</Technologies >
43
- </ProductionQueue >
44
- <RallyPoint disable =" " />
45
+ </Researcher >
45
46
<ResourceDropsite >
46
47
<Types >food</Types >
47
48
<Sharable >true</Sharable >
Original file line number Diff line number Diff line change 35
35
<Obstruction >
36
36
<Static width =" 13.0" depth =" 13.0" />
37
37
</Obstruction >
38
- <ProductionQueue >
38
+ <ProductionQueue />
39
+ <RallyPoint disable =" " />
40
+ <Researcher >
39
41
<Technologies datatype =" tokens" >
40
42
gather_lumbering_ironaxes
41
43
gather_mining_servants
42
44
gather_mining_wedgemallet
43
45
gather_capacity_basket
44
46
</Technologies >
45
- </ProductionQueue >
46
- <RallyPoint disable =" " />
47
+ </Researcher >
47
48
<ResourceDropsite >
48
49
<Types >wood stone metal</Types >
49
50
<Sharable >true</Sharable >
You can’t perform that action at this time.
0 commit comments