This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
/
crystalrealmgvg.xml
55 lines (55 loc) · 3.24 KB
/
crystalrealmgvg.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
<?xml version="1.0" encoding="utf-8"?>
<crystalrealmgvg xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="crystalrealmgvg.xsd">
<!-- -->
<reward crystalprizepool="1000" crystalshareamount="0.75" crystalwinnerbonus="0.25" bonuslootlistamount="4" tokentype="GVGTOKEN_GENERIC">
<!-- 1 winner list per match awarded to winner team-->
<!-- 4 bonus lists per match split between winner and loser team-->
<!-- 4 draw lists per match split between winner and loser team-->
<!-- 1 nomatch list per match awarded to team who showed up-->
<bytowerlevel level="1">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL1" gvgseasonpoints="72"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL1" gvgseasonpoints="18"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL1" gvgseasonpoints="18"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL1" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="2">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL2" gvgseasonpoints="96"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL2" gvgseasonpoints="24"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL2" gvgseasonpoints="24"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL2" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="3">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL3" gvgseasonpoints="120"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL3" gvgseasonpoints="30"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL3" gvgseasonpoints="30"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL3" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="4">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL4" gvgseasonpoints="144"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL4" gvgseasonpoints="36"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL4" gvgseasonpoints="36"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL4" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="5">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL5" gvgseasonpoints="168"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL5" gvgseasonpoints="42"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL5" gvgseasonpoints="42"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL5" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="6">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL6" gvgseasonpoints="192"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL6" gvgseasonpoints="48"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL6" gvgseasonpoints="48"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL6" gvgseasonpoints="0"/>
</bytowerlevel>
<bytowerlevel level="7">
<winner lootlist="CRYSTALGVG_LOOT_WINNER_TOWERLVL7" gvgseasonpoints="216"/>
<bonus lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL7" gvgseasonpoints="54"/>
<draw lootlist="CRYSTALGVG_LOOT_BONUS_TOWERLVL7" gvgseasonpoints="54"/>
<nomatch lootlist="CRYSTALGVG_LOOT_NOMATCH_TOWERLVL7" gvgseasonpoints="0"/>
</bytowerlevel>
</reward>
<chest channelduration="3" />
<exit channelduration="3" />
<clusterclosetimeaftermatch duration="900"/>
</crystalrealmgvg>