Sync with L2JServer Jan 12th 2015.

This commit is contained in:
mobius
2015-01-13 09:50:20 +00:00
parent a868d961a3
commit 0a44ad683c
1158 changed files with 59729 additions and 58627 deletions

View File

@@ -52,7 +52,7 @@
<xs:attribute type="xs:string" name="canSummonSiegeGolem" use="optional" />
<xs:attribute type="xs:byte" name="invSize" use="optional" />
<xs:attribute type="xs:byte" name="weight" use="optional" />
<xs:attribute type="xs:byte" name="hp" use="optional" />
<xs:attribute type="xs:string" name="hp" use="optional" />
<xs:attribute type="xs:byte" name="cp" use="optional" />
<xs:attribute type="xs:byte" name="mp" use="optional" />
<xs:attribute type="xs:byte" name="souls" use="optional" />
@@ -102,7 +102,7 @@
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:short" name="mindistance" use="optional" />
<xs:attribute type="xs:byte" name="abnormal" use="optional" />
<xs:attribute type="xs:string" name="abnormalType" use="optional" />
<xs:attribute type="xs:short" name="active_effect_id" use="optional" />
<xs:attribute type="xs:short" name="active_skill_id" use="optional" />
<xs:attribute type="xs:string" name="class_id_restriction" use="optional" />
@@ -458,6 +458,8 @@
<xs:element name="enchant2selfEffects" type="effectsType" />
<xs:element name="effect" type="effectType" />
<xs:element name="enchant1cond" type="condType" />
<xs:element name="enchant2cond" type="condType" />
<xs:element name="enchant3cond" type="condType" />
<xs:element name="enchant4selfEffects" type="effectsType" />
<xs:element name="pvpEffects" type="effectsType" />
<xs:element name="pveEffects" type="effectsType" />