RimWorld-ChineseSimplified/DefInjected/ThingDef/Items_Resource_Shell.xml
2017-10-25 00:55:42 +08:00

44 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- High-explosive -->
<Shell_HighExplosive.label>high-explosive shell</Shell_HighExplosive.label>
<Shell_HighExplosive.description>A shell filled with high explosives. Can be fired from mortars or installed as a trap. Explodes when damaged.</Shell_HighExplosive.description>
<Bullet_Shell_HighExplosive.label>high-explosive shell</Bullet_Shell_HighExplosive.label>
<!-- Incendiary -->
<Shell_Incendiary.label>incendiary shell</Shell_Incendiary.label>
<Shell_Incendiary.description>A shell filled with flammable gel and a small explosive charge. Starts fires when detonated. Can be fired from mortars or installed as a trap. Explodes when damaged.</Shell_Incendiary.description>
<Bullet_Shell_Incendiary.label>incendiary shell</Bullet_Shell_Incendiary.label>
<!-- EMP -->
<Shell_EMP.label>EMP shell</Shell_EMP.label>
<Shell_EMP.description>A shell filled with batteries and antennas, for generating an EMP pulse when detonated. Electromagnetic pulses temporarily disable electrical circuits. Can be fired from mortars or installed as a trap. Explodes when damaged.</Shell_EMP.description>
<Bullet_Shell_EMP.label>EMP shell</Bullet_Shell_EMP.label>
<!-- Firefoam -->
<Shell_Firefoam.label>firefoam shell</Shell_Firefoam.label>
<Shell_Firefoam.description>A pressurized shell filled with fire-extinguishing foam. Can be fired from mortars or installed as a trap. Explodes when damaged.</Shell_Firefoam.description>
<Bullet_Shell_Firefoam.label>firefoam shell</Bullet_Shell_Firefoam.label>
<!-- Antigrain warhead -->
<Shell_AntigrainWarhead.label>antigrain warhead</Shell_AntigrainWarhead.label>
<Shell_AntigrainWarhead.description>A tiny ultra-tech warhead usually used by spacecraft or glitterworld war machines. Powered by a grain of antimatter, it creates a huge explosion and starts fires around the target. Can be fired from mortars or installed as a trap. Explodes when damaged.</Shell_AntigrainWarhead.description>
<Bullet_Shell_AntigrainWarhead.label>antigrain warhead</Bullet_Shell_AntigrainWarhead.label>
</LanguageData>