<ThingDef Type="Item" Name="Fish_SkyCrab" Parent="Fish_SkySnake">
<ThingName>金螯</ThingName>
<Desc>在云海生活的螃蟹,其身体坚硬无比,据说它们以云中的闪电为食。</Desc>
<TexPath>res\Sprs\object_xiongmaoDLC\object_pangxie03</TexPath>
<Color>#FFD700FF</Color>
<Item label="Meat">
<Fish>
<BaseWeight>10</BaseWeight>
<LevelAmp>0.1</LevelAmp>
<Weight>0.1</Weight>
<RodElement>Jin</RodElement>
<Season>Summer</Season>
<NeedWeather></NeedWeather>
<WaterName>
<li>DepthWater</li>
<li>DepthDepthWater</li>
<li>ShallowWater</li>
<li>YunHai</li>
</WaterName>
<MapName>
<li>Place_WuDang_Taizipo</li>
<li>Place_WuDang_NanYanGong</li>
<li>Place_WuDang_JinDing</li>
</MapName>
<Precious>1</Precious>
</Fish>
<NotRandom>1</NotRandom>
<PhysicalLables>
<li>Hard2</li>
<li>LowDensity1</li>
<li>Blunt</li>
</PhysicalLables>
<Elixir>
<Ling>10000</Ling>
<Modifier>Modifier_JinFish</Modifier>
</Elixir>
</Item>
<Rate>9</Rate>
<Beauty>15</Beauty>
<ElementKind>Jin</ElementKind>
</ThingDef>这是代码