base release

This commit is contained in:
2025-03-03 20:30:53 -05:00
parent 1bfee8d459
commit 861da6fd5d
11929 changed files with 14638706 additions and 0 deletions

14
Datasheet/EloSystem.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<EloSystemDataList>
<EloSystemData id="1">
<WinEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="1.05" valueRange="400" />
<LoswEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="0" valueRange="400"/>
<DrawEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="0.5" valueRange="400"/>
</EloSystemData>
<EloSystemData id="2"> <!-- 포화의 전장 !-->
<WinEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="1.05" valueRange="400" />
<LoswEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="0" valueRange="400"/>
<DrawEloData maxPointStandard="10" maxPointValue="800" maxRangeControl="750" minPointValue="800" resultValue="0.5" valueRange="400"/>
</EloSystemData>
</EloSystemDataList>