Files
barotrauma-gamefiles/LocalMods/DynamicEuropa/Characters/Lair Creatures/DE-LairCrawler_hatchling/DE-LairCrawler_hatchling.xml
2025-03-29 18:04:15 +01:00

17 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Charactervariant inherit="DE-LairCrawler" speciesname="DE-LairCrawler_hatchling" speciestranslationoverride="Crawler" texture="Content/Characters/Variants/Crawler_hatchling/crawlerhatchling.png" eatingspeed="1">
<health vitality="40" />
<ragdoll scalemultiplier="0.5" texturescale="1.0" sourcerectscale="0.5" />
<attack damagemultiplier="0.5" rangemultiplier="0.5" impactmultiplier="0.5" />
<animations folder="%ModDir:2532991202%/Characters/Lair Creatures/DE-LairCrawler_hatchling/Animations/" />
<ai combatstrength="50">
<target tag="crawlerbroodmother" state="Protect" priority="10" reactdistance="500" ignoreinside="true" />
<target tag="DE-Lairbroodmother" state="Protect" priority="10" reactdistance="500" ignoreinside="true" />
<target tag="DE-LairCrawler_large" state="Protect" priority="5" reactdistance="500" ignoreinside="true" />
<target tag="crawler_large" state="Protect" priority="5" reactdistance="500" ignoreinside="true" />
<target tag="DE-LairCrawler" state="Protect" priority="2" reactdistance="500" ignoreinside="true" />
<target tag="crawler" state="Protect" priority="2" reactdistance="500" ignoreinside="true" />
<target tag="dead" state="Eat" priority="1" />
</ai>
<inventory />
</Charactervariant>