Siege skill related additions.

Thanks to dontknowdontcare.
This commit is contained in:
MobiusDevelopment
2022-08-07 00:49:34 +00:00
parent f2dbf81567
commit 44af95d071
225 changed files with 3151 additions and 1586 deletions

View File

@@ -678,7 +678,7 @@
<conditions>
<condition name="CanSummonPet" />
<condition name="OpCheckResidence">
<residencesId>
<residenceIds>
<item>36</item>
<item>37</item>
<item>38</item>
@@ -692,7 +692,7 @@
<item>55</item>
<item>56</item>
<item>57</item>
</residencesId>
</residenceIds>
<isWithin>false</isWithin>
</condition>
</conditions>

View File

@@ -1595,10 +1595,19 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpInSiegeTime">
<time>64</time>
<condition name="OpInSiege">
<residenceIds>
<item>64</item>
</residenceIds>
</condition>
</conditions>
<effects>
<effect name="SummonNpc">
<npcId>33767</npcId> <!-- Jacquard -->
<npcCount>1</npcCount>
<despawnDelay>300000</despawnDelay>
</effect>
</effects>
</skill>
<skill id="15284" toLevel="1" name="Summon Brakel">
<!-- Summons Brakel, the Herald from the Fortress of Resistance. The Clan Hall Siege for the contestable Fortress of Resistance runs between 21:00 and 22:00 on the Friday of the Castle Siege week. Brakel teleports you to the battleground, and despawns after 5 min. Cooldown is 30 min. -->
@@ -1612,10 +1621,19 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpInSiegeTime">
<time>21</time>
<condition name="OpInSiege">
<residenceIds>
<item>21</item>
</residenceIds>
</condition>
</conditions>
<effects>
<effect name="SummonNpc">
<npcId>33769</npcId> <!-- Brakel -->
<npcCount>1</npcCount>
<despawnDelay>300000</despawnDelay>
</effect>
</effects>
</skill>
<skill id="15285" toLevel="1" name="Summon Loken">
<!-- Summons Loken, the Herald from Devastated Castle. The Clan Hall Siege for the contestable Devastated Castle runs between 21:00 and 22:00 on the Friday of the Castle Siege week. Loken teleports you to the battleground, and despawns after 5 min. Cooldown is 30 min. -->
@@ -1629,10 +1647,19 @@
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpInSiegeTime">
<time>34</time>
<condition name="OpInSiege">
<residenceIds>
<item>34</item>
</residenceIds>
</condition>
</conditions>
<effects>
<effect name="SummonNpc">
<npcId>33771</npcId> <!-- Loken -->
<npcCount>1</npcCount>
<despawnDelay>300000</despawnDelay>
</effect>
</effects>
</skill>
<skill id="15286" toLevel="1" name="Blood Siphon Master">
<!-- Steals a large portion of the target's HP. -->