Minor improvements for Altar of Sacrifice NPCs.
Contributed by gigilo1968.
This commit is contained in:
parent
ab630a2442
commit
304ca84360
@ -2345,7 +2345,7 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="21.2" />
|
||||
|
@ -4936,7 +4936,7 @@
|
||||
<run ground="270" />
|
||||
</speed>
|
||||
<attack physical="1949.95411856464" magical="1331.56588332443" critical="4" attackSpeed="253" range="40" type="SWORD" distance="80" width="120" random="5" accuracy="5" />
|
||||
<defence physical="405.66735" magical="296.84976" />
|
||||
<defence physical="1605.82654" magical="1423.83569" />
|
||||
<attribute>
|
||||
<attack type="WIND" value="430" />
|
||||
<defence fire="350" water="350" wind="350" earth="300" holy="350" dark="350" />
|
||||
|
@ -382,7 +382,7 @@
|
||||
</attribute>
|
||||
<abnormalResist physical="0" magical="0" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="18" /> <!-- Dwarves -->
|
||||
<skill id="4390" level="1" /> <!-- NPC Abnormal Immunity -->
|
||||
@ -2174,7 +2174,7 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="25" />
|
||||
|
@ -2395,7 +2395,7 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="7" />
|
||||
<height normal="21.2" />
|
||||
|
@ -4936,7 +4936,7 @@
|
||||
<run ground="270" />
|
||||
</speed>
|
||||
<attack physical="1949.95411856464" magical="1331.56588332443" critical="4" attackSpeed="253" range="40" type="SWORD" distance="80" width="120" random="5" accuracy="5" />
|
||||
<defence physical="405.66735" magical="296.84976" />
|
||||
<defence physical="1605.82654" magical="1423.83569" />
|
||||
<attribute>
|
||||
<attack type="WIND" value="430" />
|
||||
<defence fire="350" water="350" wind="350" earth="300" holy="350" dark="350" />
|
||||
|
@ -382,7 +382,7 @@
|
||||
</attribute>
|
||||
<abnormalResist physical="0" magical="0" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="18" /> <!-- Dwarves -->
|
||||
<skill id="4390" level="1" /> <!-- NPC Abnormal Immunity -->
|
||||
@ -2174,7 +2174,7 @@
|
||||
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
|
||||
</attribute>
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" targetable="false" talkable="false" />
|
||||
<collision>
|
||||
<radius normal="12" />
|
||||
<height normal="25" />
|
||||
|
Loading…
Reference in New Issue
Block a user