“小型植物”的版本间的差异

来自Stardew Valley Wiki
跳到导航 跳到搜索
(rm space)
(新增1.6获取途径)
第6行: 第6行:
 
|description = {{Description|decoration}}
 
|description = {{Description|decoration}}
 
}}
 
}}
'''小型植物'''是一种装饰性[[家具]],会 出现在[[木匠的商店]]的 每日轮转 商品 清单中,售价为{{price|250}} 出现 在[[旅行货车]]中 ,售价为{{tprice|furniture}}。
+
'''小型植物'''是一种装饰性[[家具]], 可能 作为[[木匠的商店]]的[[木匠的商店#随机 商品|随机商品]]以{{price|250}} 出售, 在[[旅行货车]]中 {{tprice|furniture}} 的价格随机出售,也可以从[[家具目录]]中免费获取
  
  它也可以通过[[ 家具目录]] 免费 获得。
+
  杀死[[ 怪物]]获得 的[[怪物战利品]]、[[矿井#木箱和木桶|打破木箱和木桶]]、摇晃或砍伐[[树]]、用[[锄头]]锄[[远古斑点]]或[[淘金]]也有很小的概率找到小型植物 <ref name="rarecosmeticdrop" />
  
== 历史==
+
== 参考==
{{History|1.5|现在可放置在室外}}
+
<references>
 +
  <ref name="rarecosmeticdrop">参见游戏代码 <samp>Utility::getRandomCosmeticItem</samp> 和 <samp>Utility::trySpawnRareObject</samp>。获取途径参见 <samp>GameLocation::monsterDrop</samp>、<samp>BreakableContainer::releaseContents</samp>、 <samp>Tree::performToolAction</samp>、<samp>Tree::shake</samp>、<samp>GameLocation::digUpArtifactSpot</samp> 和 <samp>Pan::getPanItems</samp>。</ref>
 +
</references>
  
 
{{NavboxFurniture}}
 
{{NavboxFurniture}}

2024年7月30日 (二) 21:27的版本

小型植物
Small Plant.png
可以作为装饰品摆放。
信息
来源 价格
Robin Icon.png 木匠的商店 data-sort-value="250">Gold.png250金
Traveling Cart Icon.png 旅行货车 data-sort-value="furniture"Gold.png250 ~ 2,500金
Furniture Catalogue.png 家具目录 data-sort-value="0">Gold.png0金
售出价格: 不可出售

小型植物是一种装饰性家具,可能会作为木匠的商店随机商品data-sort-value="250">Gold.png250金出售,或是在旅行货车中以data-sort-value="furniture"Gold.png250 ~ 2,500金的价格随机出售,也可以从家具目录中免费获取。

杀死怪物获得的怪物战利品打破木箱和木桶、摇晃或砍伐、用锄头远古斑点淘金也有很小的概率找到小型植物。[1]

参考

  1. 参见游戏代码 Utility::getRandomCosmeticItemUtility::trySpawnRareObject。获取途径参见 GameLocation::monsterDropBreakableContainer::releaseContentsTree::performToolActionTree::shakeGameLocation::digUpArtifactSpotPan::getPanItems