差分

84 バイト除去 、 2022年12月16日 (金) 03:58
87行目: 87行目:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="forage_chance"> 各採取アイテムについて、提供されたパーセンテージは、その季節に指定されたアイテムになるすべての採取アイテムの平均的なパーセンテージである。入力データは<samp>[[Modding:Location_data|Locations.xnb]]</samp>で、これは
+
<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  <samp>[[Modding:Location_data|Locations.xnb]]</samp> which is processed by code in <samp>GameLocation::spawnObjects</samp>.</ref>.
<samp>GameLocation::spawnObjects</samp>.</ref> のコードで処理される。
+
 
 
<ref name="forage_spawn">Of the 4340 total tiles at the Railroad, 39 (0.7%) are valid spawn locations for standard forage items. For more information on forage item spawning, see [[Foraging#Spawning|Foraging]].</ref>
 
<ref name="forage_spawn">Of the 4340 total tiles at the Railroad, 39 (0.7%) are valid spawn locations for standard forage items. For more information on forage item spawning, see [[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">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>
57

回編集