Addition of missing archer AI parameter to monsters.
This commit is contained in:
parent
4d28d54a75
commit
de46b38a65
@ -157,6 +157,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="25" />
|
||||
@ -648,6 +649,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="21.5" />
|
||||
@ -2267,6 +2269,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="40.25" />
|
||||
@ -4550,6 +4553,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="16.5" />
|
||||
<height normal="42" />
|
||||
@ -5439,6 +5443,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="26" />
|
||||
<height normal="53.225" />
|
||||
|
@ -157,6 +157,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="25" />
|
||||
@ -648,6 +649,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="21.5" />
|
||||
@ -2267,6 +2269,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="40.25" />
|
||||
@ -4551,6 +4554,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="16.5" />
|
||||
<height normal="42" />
|
||||
@ -5440,6 +5444,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="26" />
|
||||
<height normal="53.225" />
|
||||
|
@ -157,6 +157,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="14" />
|
||||
<height normal="25" />
|
||||
@ -648,6 +649,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="11" />
|
||||
<height normal="21.5" />
|
||||
@ -2267,6 +2269,7 @@
|
||||
<hitTime>800</hitTime>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="20" />
|
||||
<height normal="40.25" />
|
||||
@ -4551,6 +4554,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="16.5" />
|
||||
<height normal="42" />
|
||||
@ -5440,6 +5444,7 @@
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<ai type="ARCHER" />
|
||||
<collision>
|
||||
<radius normal="26" />
|
||||
<height normal="53.225" />
|
||||
|
Loading…
Reference in New Issue
Block a user