Skip to content

Instantly share code, notes, and snippets.

@ReneHollander
Created July 26, 2014 13:27
Show Gist options
  • Save ReneHollander/01511e40d00bda8916b1 to your computer and use it in GitHub Desktop.
Save ReneHollander/01511e40d00bda8916b1 to your computer and use it in GitHub Desktop.
<game id="1">
<battlePlayerManager id="2">
<players id="3">
<entry>
<uuid id="4">13f92114-61f2-43ab-80a8-2262d046b9f2</uuid>
<battlePlayer id="5" uuid="13f92114-61f2-43ab-80a8-2262d046b9f2" lastValidName="EXSolo"/>
</entry>
<entry>
<uuid id="6">a890e950-cd12-41bd-8947-a9205976a8b8</uuid>
<battlePlayer id="7" uuid="a890e950-cd12-41bd-8947-a9205976a8b8" lastValidName="Rene8888"/>
</entry>
</players>
</battlePlayerManager>
<teamManager id="8">
<teams id="9">
<entry>
<teamColor>PURPLE</teamColor>
<team id="10" teamColor="PURPLE">
<players id="11"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="12">
<team reference="10"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>BLACK</teamColor>
<team id="13" teamColor="BLACK">
<players id="14">
<battlePlayer reference="7"/>
</players>
<lifes>7</lifes>
<lost>false</lost>
<bptm id="15">
<team reference="13"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>WHITE</teamColor>
<team id="16" teamColor="WHITE">
<players id="17"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="18">
<team reference="16"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>GREEN</teamColor>
<team id="19" teamColor="GREEN">
<players id="20"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="21">
<team reference="19"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>RED</teamColor>
<team id="22" teamColor="RED">
<players id="23"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="24">
<team reference="22"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>CYAN</teamColor>
<team id="25" teamColor="CYAN">
<players id="26"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="27">
<team reference="25"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>YELLOW</teamColor>
<team id="28" teamColor="YELLOW">
<players id="29"/>
<lifes>0</lifes>
<lost>false</lost>
<bptm id="30">
<team reference="28"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
<entry>
<teamColor>BLUE</teamColor>
<team id="31" teamColor="BLUE">
<players id="32">
<battlePlayer reference="5"/>
</players>
<lifes>9</lifes>
<lost>false</lost>
<bptm id="33">
<team reference="31"/>
<timetoplace>900</timetoplace>
</bptm>
</team>
</entry>
</teams>
</teamManager>
<timeManager id="34">
<timers id="35">
<entry>
<team reference="13"/>
<map id="36"/>
</entry>
<entry>
<int>943156</int>
<map id="37">
<entry>
<battlePlayer reference="7"/>
<invincibilityTimer id="38">
<timerManager reference="34"/>
<managerIdentifier class="int">943156</managerIdentifier>
<identifier class="battlePlayer" reference="7"/>
<timeScale>MINUTE</timeScale>
<every>1</every>
<elapsedTime>0</elapsedTime>
<running>false</running>
<lastCount>447</lastCount>
<player reference="7"/>
<duration>10</duration>
</invincibilityTimer>
</entry>
<entry>
<battlePlayer reference="5"/>
<invincibilityTimer id="39">
<timerManager reference="34"/>
<managerIdentifier class="int">943156</managerIdentifier>
<identifier class="battlePlayer" reference="5"/>
<timeScale>MINUTE</timeScale>
<every>1</every>
<elapsedTime>0</elapsedTime>
<running>false</running>
<lastCount>495</lastCount>
<player reference="5"/>
<duration>10</duration>
</invincibilityTimer>
</entry>
</map>
</entry>
<entry>
<team reference="31"/>
<map id="40">
<entry>
<uuid id="41">bf71f7f4-e117-4425-b5fc-553e92ba6fc4</uuid>
<blockPlaceTimer id="42">
<timerManager reference="34"/>
<managerIdentifier class="team" reference="31"/>
<identifier class="uuid" reference="41"/>
<timeScale>SECOND</timeScale>
<every>1</every>
<elapsedTime>74</elapsedTime>
<running>false</running>
<lastCount>10</lastCount>
<team reference="31"/>
<timeToPlace>900</timeToPlace>
</blockPlaceTimer>
</entry>
</map>
</entry>
<entry>
<int>461462</int>
<map id="43">
<entry>
<uuid id="44">c5366df1-e019-4bc6-a5bb-f02acff91411</uuid>
<at.er.ytbattle.battle.timer.timeables.RemindTimer id="45">
<timerManager reference="34"/>
<managerIdentifier class="int">461462</managerIdentifier>
<identifier class="uuid" reference="44"/>
<timeScale>MINUTE</timeScale>
<every>15</every>
<elapsedTime>0</elapsedTime>
<running>false</running>
<lastCount>1491</lastCount>
</at.er.ytbattle.battle.timer.timeables.RemindTimer>
</entry>
</map>
</entry>
</timers>
</timeManager>
<invincibilityTimerManager id="46">
<time>10</time>
</invincibilityTimerManager>
<spawn id="47" world="world" uuid="a60d9d5c-4613-4cff-b322-6f0572d23e4a" x="-457.84553636135706" y="91.0" z="369.8036135226665" yaw="-40.666092" pitch="17.849781"/>
<started>true</started>
<saved>false</saved>
</game>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment