137 lines
4.5 KiB
XML
137 lines
4.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Defs>
|
|
<!-- EN: beetle-like with claw -->
|
|
<BodyDef>
|
|
<defName>ARA_BeetleLikeWithClaw</defName>
|
|
<label>带头颚甲虫类</label> <!-- EN: beetle-like with claw -->
|
|
<corePart>
|
|
<def>Shell</def>
|
|
<customLabel>壳</customLabel> <!-- EN: shell -->
|
|
<height>Middle</height>
|
|
<depth>Outside</depth>
|
|
<parts>
|
|
<li>
|
|
<def>Elytra</def>
|
|
<customLabel>左鞘翅</customLabel> <!-- EN: left elytra -->
|
|
<coverage>0.05</coverage>
|
|
</li>
|
|
<li>
|
|
<def>Elytra</def>
|
|
<customLabel>右鞘翅</customLabel> <!-- EN: right elytra -->
|
|
<coverage>0.05</coverage>
|
|
</li>
|
|
<li>
|
|
<def>Stomach</def>
|
|
<coverage>0.05</coverage>
|
|
<depth>Inside</depth>
|
|
</li>
|
|
<li>
|
|
<def>InsectHeart</def>
|
|
<customLabel>心脏</customLabel> <!-- EN: heart -->
|
|
<coverage>0.03</coverage>
|
|
<depth>Inside</depth>
|
|
</li>
|
|
<li>
|
|
<def>Pronotum</def>
|
|
<customLabel>前胸背板</customLabel> <!-- EN: pronotum -->
|
|
<coverage>0.18</coverage>
|
|
<height>Top</height>
|
|
<parts>
|
|
<li>
|
|
<def>InsectHead</def>
|
|
<customLabel>头</customLabel> <!-- EN: head -->
|
|
<coverage>0.65</coverage>
|
|
<groups>
|
|
<li>HeadAttackTool</li>
|
|
</groups>
|
|
<parts>
|
|
<li>
|
|
<def>Brain</def>
|
|
<coverage>0.2</coverage>
|
|
<depth>Inside</depth>
|
|
</li>
|
|
<li>
|
|
<def>Eye</def>
|
|
<customLabel>左眼</customLabel> <!-- EN: left eye -->
|
|
<coverage>0.12</coverage>
|
|
</li>
|
|
<li>
|
|
<def>Eye</def>
|
|
<customLabel>右眼</customLabel> <!-- EN: right eye -->
|
|
<coverage>0.12</coverage>
|
|
</li>
|
|
<li>
|
|
<def>Antenna</def>
|
|
<customLabel>左触角</customLabel> <!-- EN: left antenna -->
|
|
<coverage>0.08</coverage>
|
|
</li>
|
|
<li>
|
|
<def>Antenna</def>
|
|
<customLabel>右触角</customLabel> <!-- EN: right antenna -->
|
|
<coverage>0.08</coverage>
|
|
</li>
|
|
<li>
|
|
<def>InsectNostril</def>
|
|
<customLabel>鼻</customLabel> <!-- EN: nostril -->
|
|
<coverage>0.06</coverage>
|
|
</li>
|
|
<li>
|
|
<def>InsectMouth</def>
|
|
<customLabel>口器</customLabel> <!-- EN: mouth -->
|
|
<coverage>0.08</coverage>
|
|
<groups>
|
|
<li>Mouth</li>
|
|
</groups>
|
|
</li>
|
|
<li>
|
|
<def>HeadClaw</def>
|
|
<customLabel>头颚</customLabel> <!-- EN: head claw -->
|
|
<coverage>0.15</coverage>
|
|
<groups>
|
|
<li>HeadClaw</li>
|
|
</groups>
|
|
</li>
|
|
</parts>
|
|
</li>
|
|
</parts>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>左前肢</customLabel> <!-- EN: front left leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>右前肢</customLabel> <!-- EN: front right leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>左中肢</customLabel> <!-- EN: middle left leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>右中肢</customLabel> <!-- EN: middle right leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>左后肢</customLabel> <!-- EN: rear left leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
<li>
|
|
<def>InsectLeg</def>
|
|
<customLabel>右后肢</customLabel> <!-- EN: rear right leg -->
|
|
<coverage>0.06</coverage>
|
|
<height>Bottom</height>
|
|
</li>
|
|
</parts>
|
|
</corePart>
|
|
</BodyDef>
|
|
</Defs> |