RimWorld-ChineseSimplified/DefInjected/ThingDef/Plants_Cultivated_Farm.xml

46 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Food crops -->
<PlantRice.label>水稻</PlantRice.label>
<PlantRice.description>一种低矮的谷类植物,肥沃的土壤中茁壮成长,产出粮食很快,但不煮熟的话不好吃。</PlantRice.description>
<PlantPotato.label>土豆</PlantPotato.label>
<PlantPotato.description>一种简单而营养丰富的块茎植物。即使在比较贫瘠的土地中也能很好地生长。不用多久就能收获。一种强大万能的农作物。</PlantPotato.description>
<PlantCorn.label>玉米</PlantCorn.label>
<PlantCorn.description>一种大型谷类植物,产出美味的黄籽穗。生长时间相对较长,但产量大,很长时间才会变质。需要肥沃的土壤种植。</PlantCorn.description>
<PlantStrawberry.label>草莓</PlantStrawberry.label>
<PlantStrawberry.description>一种脆弱,但是非常好吃的水果。就算生吃也很可口。</PlantStrawberry.description>
<PlantHaygrass.label>干草</PlantHaygrass.label>
<PlantHaygrass.description>各种营养丰富的草混合在一起种植,产出大量用于喂养动物的干草。干草是很好的饲料,但对于人类来说难以下咽。</PlantHaygrass.description>
<!-- Production crops -->
<PlantCotton.label>棉花</PlantCotton.label>
<PlantCotton.description>产出棉花。一种用于制衣的良好植物纤维。</PlantCotton.description>
<PlantDevilstrand.label>恶魔菇</PlantDevilstrand.label>
<PlantDevilstrand.description>这种经过基因工程改造的脆弱蘑菇能够产出最高级的丝质纤维。据传这种蘑菇拥有非常神秘的特性,它的名称源自它在人群中所激发出的贪欲。</PlantDevilstrand.description>
<PlantHealroot.label>药草</PlantHealroot.label>
<PlantHealroot.description>一种生长缓慢的植物,可以收获草药。\n\n已经被殖民者们选择育种了几个世纪。因其五大医疗功效被部落人誉为「医者之手」。</PlantHealroot.description>
<!-- Drug crops -->
<PlantHops.label>啤酒花</PlantHops.label>
<PlantHops.description>又名蛇麻草,一种开花植物,产出啤酒花,啤酒原料的必需品。</PlantHops.description>
<PlantSmokeleaf.label>大麻</PlantSmokeleaf.label>
<PlantSmokeleaf.description>一种多叶植物,大麻叶可以在手工加工点处被制成大麻烟。</PlantSmokeleaf.description>
<PlantPsychoid.label>精神叶</PlantPsychoid.label>
<PlantPsychoid.description>一种多叶植物,叶子可以被精炼制成多种精神药物。</PlantPsychoid.description>
</LanguageData>