Trasken NPC spawns and dialogs.

This commit is contained in:
MobiusDev
2017-09-12 18:24:11 +00:00
parent 9e8cdc27b4
commit 7b3c76b6b1
30 changed files with 126 additions and 78 deletions

View File

@@ -1959,7 +1959,7 @@
</attribute>
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" />
<status attackable="false" targetable="false" showName="false" talkable="false" />
<skill_list>
<skill id="4416" level="18" /> <!-- Dwarves -->
<skill id="4415" level="1" /> <!-- Bare Hands -->

View File

@@ -126,7 +126,7 @@
</attribute>
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" />
<status attackable="false" targetable="false" showName="false" talkable="false" />
<skill_list>
<skill id="4416" level="18" /> <!-- Dwarves -->
<skill id="4415" level="11" /> <!-- Spears -->
@@ -160,13 +160,13 @@
</attribute>
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" />
<status attackable="false" targetable="false" showName="false" talkable="false" />
<skill_list>
<skill id="4416" level="18" /> <!-- Dwarves -->
<skill id="4415" level="3" /> <!-- One-handed Sword -->
<skill id="4045" level="1" /> <!-- Resist Full Magic Attack -->
</skill_list>
<ai clanHelpRange="300" aggroRange="450" />
<ai type="CORPSE" clanHelpRange="300" aggroRange="450" />
<collision>
<radius normal="13" />
<height normal="19" />
@@ -263,7 +263,7 @@
</attribute>
<abnormalResist physical="10" magical="10" />
</stats>
<status attackable="false" targetable="false" showName="false" />
<status attackable="false" targetable="false" showName="false" talkable="false" />
<skill_list>
<skill id="4416" level="16" /> <!-- Dark Elves -->
<skill id="4415" level="3" /> <!-- One-handed Sword -->