RimWorld-ChineseSimplified/DefInjected/WeatherDef/CoreWeathers.xml
2014-04-19 23:04:32 +08:00

22 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<Clear.label>Clear</Clear.label>
<Clear.description>A clear day. No penalties or modifiers.</Clear.description>
<Fog.label>Fog</Fog.label>
<Fog.description>Fog reduces accuracy is on ranged weapons.</Fog.description>
<Rain.label>Rain</Rain.label>
<Rain.description>Rain reduces accuracy on ranged weapons, extinguishes fire, and slows people down.</Rain.description>
<DryThunderstorm.label>Dry thunderstorm</DryThunderstorm.label>
<DryThunderstorm.description>Dry thunderstorms are dangerous because the lightning can start fires and there is no rain to put them out.</DryThunderstorm.description>
<RainyThunderstorm.label>Rainy thunderstorm</RainyThunderstorm.label>
<RainyThunderstorm.description>The lightning will start fires, but the rain will put it out. The rain also reduces movement speed and shooting accuracy.</RainyThunderstorm.description>
<FoggyRain.label>Foggy rain</FoggyRain.label>
<FoggyRain.description>Reduces accuracy and movement speed.</FoggyRain.description>
</LanguageData>