summaryrefslogtreecommitdiff
path: root/attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'attributes.xml')
-rw-r--r--attributes.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/attributes.xml b/attributes.xml
deleted file mode 100644
index bb96f25d..00000000
--- a/attributes.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<!-- This file is used by the mana client, not by the manaplus client -->
-<!-- corresponding information used by the manaplus client can be found in charcreation.xml -->
-<?xml version="1.0" encoding="utf-8"?>
-<attributes>
- <!-- Character starting points definition -->
- <points start="30" minimum="1" maximum="9" />
-
- <!-- These entries are only used to validate the above numbers -->
- <attribute id="1" name="Strength" modifiable="true" scope="character"/>
- <attribute id="2" name="Agility" modifiable="true" scope="character"/>
- <attribute id="3" name="Vitality" modifiable="true" scope="character"/>
- <attribute id="4" name="Intelligence" modifiable="true" scope="character"/>
- <attribute id="5" name="Dexterity" modifiable="true" scope="character"/>
- <attribute id="6" name="Luck" modifiable="true" scope="character"/>
-</attributes>