Ability points rework.

This commit is contained in:
MobiusDev
2017-11-11 16:11:08 +00:00
parent 208f572246
commit fc6c520c18
6 changed files with 2 additions and 145 deletions

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/AbilityPoints.xsd">
<points from="1" to="4" costs="200000000" />
<points from="5" to="8" costs="400000000" />
<points from="9" to="12" costs="600000000" />
<points from="13" to="16" costs="800000000" />
</list>