summaryrefslogtreecommitdiff
path: root/attributes.xml
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2011-01-03 20:42:14 -0500
committernmaligec <wouldnot@hotmail.com>2011-01-03 20:42:14 -0500
commit1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981 (patch)
treee82a8f6463de3b22151e148c050a0b03bd8218e0 /attributes.xml
parent105ad9f62ec6c2cf01302243081f371c8bc164a6 (diff)
parente543b04d8c63e5f8385a4b4f4cd4c88b95cbedbc (diff)
downloadclientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.gz
clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.bz2
clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.xz
clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.zip
synch with new test repo.
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>