summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2023-06-16 20:05:11 +0000
committerJesusalva Jesusalva <jesusalva@themanaworld.org>2023-06-16 20:05:11 +0000
commit2a3bbbba6715b35c834cd1a34d82f150e0fc16b5 (patch)
tree3e3731cc45dced2a7a033abf21e65437c15c9d3a
parent7cc6b92077d0ca78f2f70bf72538b930c11d8c9e (diff)
downloadtools-2a3bbbba6715b35c834cd1a34d82f150e0fc16b5.tar.gz
tools-2a3bbbba6715b35c834cd1a34d82f150e0fc16b5.tar.bz2
tools-2a3bbbba6715b35c834cd1a34d82f150e0fc16b5.tar.xz
tools-2a3bbbba6715b35c834cd1a34d82f150e0fc16b5.zip
+bAtkRate attribute.
-rw-r--r--testxml/xsd/tmw.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd
index a4c92a5..827c357 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -937,6 +937,7 @@
<xs:attribute name="sellProtected" type="bool" default="false"/>
<xs:attribute name="pickupCursor" type="xs:string" default="pickup"/>
<xs:attribute name="attack" type="xs:string" use="optional"/>
+ <xs:attribute name="bAtkRate" type="xs:int" use="optional"/>
<xs:attribute name="criticalattack" type="xs:string" use="optional"/>
<xs:attribute name="criticalattackrate" type="xs:string" use="optional"/>
<xs:attribute name="atkspeed" type="xs:string" use="optional"/>