-
Notifications
You must be signed in to change notification settings - Fork 3
/
Citadel1.xml
227 lines (227 loc) · 8.11 KB
/
Citadel1.xml
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
<map proto="1.3.6">
<name>Citadel</name>
<version>1.0.1</version>
<objective>Attackers must capture the wool before the time limit of 14 minutes runs out!</objective>
<authors>
<author>Diamyx</author>
<author>SamSafari</author>
</authors>
<contributors>
<contributor contribution="XML">DoomRobotBoy</contributor>
<contributor contribution="Ship Builder">Aalhond</contributor>
</contributors>
<teams>
<team id="attackers" color="dark red" max="18" max-overfill="20">Attackers</team>
<team id="defenders" color="blue" max="18" max-overfill="20">Defenders</team>
</teams>
<spawns>
<default yaw="-90">
<regions>
<region name="observer-spawn"/>
</regions>
</default>
<spawn team="attackers" kit="attacker" yaw="90" safe="true" sequential="true">
<regions>
<cuboid min="22,27,-82" max="-15,34,-10"/>
</regions>
</spawn>
<spawn team="attackers" kit="attacker" yaw="90" filter="attacker-moving">
<regions>
<cuboid min="22,27,-82" max="-15,34,-10"/>
</regions>
</spawn>
<spawn team="defenders" kit="defender" yaw="180">
<regions>
<region name="defender-spawn"/>
</regions>
</spawn>
</spawns>
<wools>
<wool team="attackers" color="blue" location="-134.5,75,-45.5">
<monument>
<block>69.5,40,-13.5</block>
</monument>
</wool>
</wools>
<king>
<hills>
<hill id="tents" name="Attackers' Camp" capture-time="2s" points="0" initial-owner="defenders" show="false" permanent="true" visual-materials="only-blue-to-red">
<capture><region name="hill"/></capture>
<progress><region name="hill"/></progress>
<captured><cuboid min="0,0,0" max="0,0,0"/></captured>
</hill>
</hills>
</king>
<kits>
<kit name="spawn" potion-particles="false">
<potion duration="3">heal</potion>
</kit>
<kit name="attacker" parents="spawn" potion-particles="false">
<item slot="0" attributes="generic.attackDamage:add:6.5">iron sword</item>
<item slot="1">bow</item>
<item slot="2">stone pickaxe</item>
<item slot="3" amount="32" damage="14">stained clay</item>
<item slot="7" amount="16">arrow</item>
<item slot="8" amount="32">cooked fish</item>
<helmet locked="true" damage="-3000" enchantment="protection projectile:1">iron helmet</helmet>
<chestplate locked="true" damage="-3000" color="8C3342">leather chestplate</chestplate>
<leggings locked="true" damage="-3000" color="8C3342">leather leggings</leggings>
<boots locked="true" damage="-3000">iron boots</boots>
<potion duration="4" amplifier="2">slow</potion>
<potion duration="4" amplifier="1">regeneration</potion>
</kit>
<kit name="defender" parents="spawn" potion-particles="false">
<item slot="0">iron sword</item>
<item slot="1" enchantment="arrow damage:1">bow</item>
<item slot="2">iron pickaxe</item>
<item slot="3" amount="64" damage="3">stained clay</item>
<item slot="30" amount="64" damage="3">stained clay</item>
<item slot="4" amount="16">wood</item>
<item slot="5" amount="32">glass</item>
<item slot="7" amount="20">arrow</item>
<item slot="8" amount="32">bread</item>
<helmet locked="true" damage="-3000" enchantment="protection projectile:1">iron helmet</helmet>
<chestplate locked="true" damage="-3000" color="52839D">leather chestplate</chestplate>
<leggings locked="true" damage="-3000" color="52839D">leather leggings</leggings>
<boots locked="true" damage="-3000">iron boots</boots>
<potion duration="5">speed</potion>
</kit>
</kits>
<filters>
<filter name="attacker-moving" parents="deny-all">
<allow>
<objective>tents</objective>
</allow>
</filter>
<filter name="only-blue-to-red">
<allow>
<block damage="11">wool</block>
</allow>
</filter>
<filter name="deny-safties">
<deny>
<block damage="11">wool</block>
</deny>
</filter>
<filter name="deny-attackers">
<not>
<team>attackers</team>
</not>
</filter>
<filter name="deny-defenders">
<not>
<team>defenders</team>
</not>
</filter>
</filters>
<regions>
<cuboid name="hill" min="-50,31,-76" max="5,38,-6"/>
<rectangle name="everything" min="oo,oo" max="-oo,-oo"/>
<union name="spawns">
<cylinder name="observer-spawn" base="-202.5,100,-49.5" radius="1" height="1"/>
<cuboid name="defender-spawn" min="-202,89,-50" max="-203,89,-48"/>
</union>
<apply block-place="deny-safties" message="No wool safties are allowed">
<region name="everything"/>
</apply>
<apply enter="deny-attackers" message="You may not enter the defenders' spawn">
<rectangle min="-188,-87" max="-188,-3"/>
</apply>
<apply block="deny-all" message="You may not destroy the defenders' spawn">
<rectangle min="-188,-87" max="-220,-3"/>
</apply>
<apply block="deny-all" message="You may not edit blocks near the ship">
<rectangle name="ocean" min="38,-87" max="87,-3"/>
</apply>
<apply block-break="deny-all" message="You may not break this chest">
<cuboid min="19,28,-36" max="20,29,-34"/>
</apply>
<apply block="deny-all" message="You are not allowed to edit the wool room">
<circle center="-134.5,-45.5" radius="13"/>
</apply>
<apply enter="deny-defenders" message="You are not allowed to enter the wool room">
<circle center="-134.5,-45.5" radius="13"/>
</apply>
<apply block-place="deny-defenders" message="You aren't allowed to place blocks in-front of the wool room">
<circle center="-134.5,-45.5" radius="23"/>
</apply>
<apply enter="deny-defenders" message="You may not traverse this far into enemy territory">
<region name="ocean"/>
</apply>
<apply block="deny-all" message="You may not modify the void area">
<negative>
<complement>
<rectangle min="-220,-3" max="87,-87"/>
<cuboid min="39,13,-3" max="-220,19,-87"/>
</complement>
</negative>
</apply>
</regions>
<killreward>
<filter>
<team>attackers</team>
</filter>
<item>tnt</item>
<item amount="6">arrow</item>
<item amount="12" damage="14">stained clay</item>
</killreward>
<killreward>
<filter>
<team>defenders</team>
</filter>
<item amount="12">arrow</item>
</killreward>
<itemremove>
<item>leather helmet</item>
<item>leather chestplate</item>
<item>iron leggings</item>
<item>leather boots</item>
<item>bread</item>
<item>cooked fish</item>
<item>arrow</item>
<item damage="0">wood</item>
<item>glass</item>
<item damage="3">stained clay</item>
<item damage="9">stained clay</item>
<item damage="14">stained clay</item>
<item>stone sword</item>
<item>iron sword</item>
<item>bow</item>
<item>iron pickaxe</item>
<item>stone pickaxe</item>
<item>anvil</item>
<item>wheat</item>
<item>seeds</item>
<item>sapling</item>
<item>apple</item>
<item>red rose</item>
<item>item frame</item>
<item>string</item>
<item>snow ball</item>
<item>clay ball</item>
<item>iron fence</item>
<item>sugar cane</item>
<item>sign</item>
<item damage="7">carpet</item>
<item damage="8">carpet</item>
<item damage="14">carpet</item>
<item>wood button</item>
<item>stone button</item>
<item>flint</item>
</itemremove>
<tnt>
<instantignite>on</instantignite>
<blockdamage>true</blockdamage>
<fuse>2s</fuse>
</tnt>
<time result="defenders">15m</time>
<timelock>on</timelock>
<gamerules>
<doFireTick>false</doFireTick>
</gamerules>
<maxbuildheight>73</maxbuildheight>
<broadcasts>
<tip after="15s">`rThe `a`lVictory Monument`r, where the `4Attackers`r need to place the `1`lWool`r, is located on the giant ship!</tip>
<alert after="20s">`rThe `4Attackers`r can craft `nTNT`r with the `7Gunpowder`r you get from killrewards.</alert>
</broadcasts>
</map>