summaryrefslogtreecommitdiff
path: root/testxml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-19 20:10:45 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-19 20:10:45 -0300
commitcde360ac4587848e73702c213f2b46bd6b3ff757 (patch)
tree408d7deceffecc4df1f1990a4cc7e9eabac43611 /testxml
parent987e6c208ce895050a709d57bd8340071700750d (diff)
downloadtools-cde360ac4587848e73702c213f2b46bd6b3ff757.tar.gz
tools-cde360ac4587848e73702c213f2b46bd6b3ff757.tar.bz2
tools-cde360ac4587848e73702c213f2b46bd6b3ff757.tar.xz
tools-cde360ac4587848e73702c213f2b46bd6b3ff757.zip
criticalattackrate
Diffstat (limited to 'testxml')
-rw-r--r--testxml/xsd/tmw.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/testxml/xsd/tmw.xsd b/testxml/xsd/tmw.xsd
index db77a32..a8b5cf2 100644
--- a/testxml/xsd/tmw.xsd
+++ b/testxml/xsd/tmw.xsd
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) -2016 The Mana World Development Team
Copyright (C) 2016 Evol Online developers
+ Copyright (C) 2020 TMW2: Moubootaur Legends Team
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:its="http://www.w3.org/2005/11/its" elementFormDefault="qualified">
<xs:import namespace="http://www.w3.org/2005/11/its" schemaLocation="its.xsd"/>
@@ -935,6 +936,7 @@
<xs:attribute name="pickupCursor" type="xs:string" default="pickup"/>
<xs:attribute name="attack" type="xs:string" 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"/>
<xs:attribute name="mattack" type="xs:string" use="optional"/>
<xs:attribute name="block" type="xs:string" use="optional"/>