Ability System SP cost update.
Contributed by Azimut.
This commit is contained in:
parent
6c2e46f135
commit
bb12cd106a
8
trunk/dist/game/config/AbilityPoints.xml
vendored
8
trunk/dist/game/config/AbilityPoints.xml
vendored
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/AbilityPoints.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/AbilityPoints.xsd">
|
||||||
<points from="1" to="4" costs="250000000" />
|
<points from="1" to="4" costs="200000000" />
|
||||||
<points from="5" to="8" costs="500000000" />
|
<points from="5" to="8" costs="400000000" />
|
||||||
<points from="9" to="12" costs="750000000" />
|
<points from="9" to="12" costs="600000000" />
|
||||||
<points from="13" to="16" costs="1000000000" />
|
<points from="13" to="16" costs="800000000" />
|
||||||
</list>
|
</list>
|
Loading…
Reference in New Issue
Block a user