summaryrefslogtreecommitdiff
path: root/attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'attributes.xml')
-rw-r--r--attributes.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/attributes.xml b/attributes.xml
deleted file mode 100644
index 6f5975cb..00000000
--- a/attributes.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<stats>
- <stat id="16" name="Strength"
- tag="str"
- effect="Strength %+d"
- desc=""
- modifiable="true" />
-
- <stat id="17" name="Agility"
- tag="agi"
- effect="Agility %+d"
- desc=""
- modifiable="true" />
-
- <stat id="18" name="Dexterity"
- tag="dex"
- effect="Dexterity %+d"
- desc=""
- modifiable="true" />
-
- <stat id="19" name="Vitality"
- tag="vit"
- effect="Vitality %+d"
- desc=""
- modifiable="true" />
-
- <stat id="20" name="Intelligence"
- tag="int"
- effect="Intelligence %+d"
- desc=""
- modifiable="true" />
-
- <stat id="21" name="WillPower"
- tag="will"
- effect="Willpower %+d"
- desc=""
- modifiable="true" />
-</stats>