Added LifeTimeOfEffect in BoostAssault,BoostDefender components.

This commit is contained in:
verysecrethero
2016-02-17 16:43:38 +01:00
parent 1c9a1a9904
commit 56bc1fee3d
5 changed files with 10 additions and 27 deletions
@@ -12,6 +12,9 @@
<xs:element name="StrengthOfEffect" type="t:double" minOccurs="0">
<xs:annotation><xs:documentation>This is the strength of the boost effect</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="LifeTimeOfEffect" type="t:double" minOccurs="0">
<xs:annotation><xs:documentation>How long the effect lasts</xs:documentation></xs:annotation>
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>