Sync with L2JServer Jan 12th 2015.
This commit is contained in:
6
trunk/dist/game/data/xsd/skills.xsd
vendored
6
trunk/dist/game/data/xsd/skills.xsd
vendored
@@ -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" />
|
||||
|
Reference in New Issue
Block a user