Element status should be right after stats.

This commit is contained in:
MobiusDevelopment
2024-09-13 07:48:40 +03:00
parent a43a0c1a58
commit a618ee200d
3 changed files with 6 additions and 6 deletions

View File

@@ -478,6 +478,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -504,7 +505,6 @@
<skill id="16418" level="10" /> <!-- Seduction Resistance --> <skill id="16418" level="10" /> <!-- Seduction Resistance -->
<skill id="16417" level="10" /> <!-- Faint Attack Resistance --> <skill id="16417" level="10" /> <!-- Faint Attack Resistance -->
</skillList> </skillList>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />
@@ -528,6 +528,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="true" flying="true" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -561,7 +562,6 @@
<clan>HELIOS</clan> <clan>HELIOS</clan>
</clanList> </clanList>
</ai> </ai>
<status attackable="true" flying="true" noSleepMode="true" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />

View File

@@ -478,6 +478,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -504,7 +505,6 @@
<skill id="16418" level="10" /> <!-- Seduction Resistance --> <skill id="16418" level="10" /> <!-- Seduction Resistance -->
<skill id="16417" level="10" /> <!-- Faint Attack Resistance --> <skill id="16417" level="10" /> <!-- Faint Attack Resistance -->
</skillList> </skillList>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />
@@ -528,6 +528,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="true" flying="true" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -561,7 +562,6 @@
<clan>HELIOS</clan> <clan>HELIOS</clan>
</clanList> </clanList>
</ai> </ai>
<status attackable="true" flying="true" noSleepMode="true" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />

View File

@@ -478,6 +478,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -504,7 +505,6 @@
<skill id="16418" level="10" /> <!-- Seduction Resistance --> <skill id="16418" level="10" /> <!-- Seduction Resistance -->
<skill id="16417" level="10" /> <!-- Faint Attack Resistance --> <skill id="16417" level="10" /> <!-- Faint Attack Resistance -->
</skillList> </skillList>
<status attackable="false" canMove="false" flying="false" noSleepMode="false" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />
@@ -528,6 +528,7 @@
</attribute> </attribute>
<abnormalResist physical="0" magical="0" /> <abnormalResist physical="0" magical="0" />
</stats> </stats>
<status attackable="true" flying="true" noSleepMode="true" />
<skillList> <skillList>
<skill id="4416" level="11" /> <!-- Giants --> <skill id="4416" level="11" /> <!-- Giants -->
<skill id="14765" level="3" /> <!-- Vampiric Rage Resistance --> <skill id="14765" level="3" /> <!-- Vampiric Rage Resistance -->
@@ -561,7 +562,6 @@
<clan>HELIOS</clan> <clan>HELIOS</clan>
</clanList> </clanList>
</ai> </ai>
<status attackable="true" flying="true" noSleepMode="true" />
<collision> <collision>
<radius normal="18" /> <radius normal="18" />
<height normal="45.5" /> <height normal="45.5" />