Trasken NPC spawns and dialogs.
This commit is contained in:
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user