更改

删除97字节 、 2021年1月17日 (日) 01:33
第41行: 第41行:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="forage_chance">For each forage item, the provided percentage is the (average) percentage of all forage items that will be the specified item for that season. The input data is <tt>[https://stardewvalleywiki.com/Modding:Location_data Locations.xnb]</tt>, which is processed by code in <tt>GameLocation::spawnObjects</tt>.</ref>
+
<ref name="forage_chance"> 对于每个觅食项目,提供的百分比是该季节所有觅食项目中指定项目的(平均)百分比。输入的数据是<tt>[https://stardewvalleywiki.com/Modding:Location_data Locations.xnb]</tt> ,它由 <tt>GameLocation::spawnObjects</tt> 中的代码处理。</ref>
<ref name="forage_spawn">Of the 2000 total tiles in the Backwoods, 58 (3%) are valid spawn locations for standard forage items. For more information on forage item spawning, see [https://stardewvalleywiki.com/Foraging#Spawning Foraging].</ref>
+
<ref name="forage_spawn"> 在密林的总共2000块方格中,有58块(3% )是标准觅食物品的有效生成地点。有关觅食物品生成的更多信息,请参阅[https://stardewvalleywiki.com/Foraging#Spawning Foraging] </ref>
<ref name="artifact_extra">The chance of finding extra items in Artifact Spots in season-dependent. The maximum chance is in summer and fall. In winter, the chance is 50% less; in spring it is 6% less. See [[远古斑点|Artifact Spot]] for more information.</ref>
+
<ref name="artifact_extra"> 在远古斑点中找到额外物品的几率与季节有关。 夏天和秋天的几率最大。 在冬季,几率减少50% ;在春季,几率减少6% 查看[[远古斑点]] 获取更多信息。</ref>
<ref name="artifact_spawn">Of the 2000 total tiles in the Backwoods, 53 (3%) are valid spawn locations for artifact spots in spring, summer, and fall.  239 (12%) are valid spawn locations in winter. See [[远古斑点|Artifact Spot]] for more information.</ref>
+
<ref name="artifact_spawn"> 在边远森林的2000块方格中,53块(3% )是春、夏、秋三季古物的有效生成地点。 239 块(12% )是冬季的有效生成地点。 更多信息请参见[[远古斑点]] </ref>
 
</references>
 
</references>
  
962

个编辑