「サマースクワッシュのタネ」の版間の差分

提供: Stardew Valley Wiki
ナビゲーションに移動 検索に移動
(→‎Stages: 成長段階を参照するように変更)
 
(同じ利用者による、間の3版が非表示)
3行目: 3行目:
 
|image    = Summer_Squash_Seeds.png
 
|image    = Summer_Squash_Seeds.png
 
|crop      = {{Name|Summer Squash|link=サマースクワッシュ}}
 
|crop      = {{Name|Summer Squash|link=サマースクワッシュ}}
|growth    = 6 days
+
|growth    = 6日
 
|season    = Summer
 
|season    = Summer
 
|sellprice ={{price|20}}
 
|sellprice ={{price|20}}
 
}}
 
}}
'''Summer Squash Seeds''' are a type of seed. Mature plants yield [[Summer Squash]]es.
+
'''サマースクワッシュのタネ'''は、成長すると[[サマースクワッシュ]]が収穫できる種です。
  
They cannot be purchased using {{Name|Gold|class=inline}} from any traditional store, and are instead found in various other ways:<ref name="raccoonseeds" />
+
[[ゴールド]][[File:Gold.png|18px]]を使用して従来の店で購入することができない代わりに、様々な方法で入手できます。<ref name="raccoonseeds" />
* Digging up [[Seed Spot]]s.
+
* [[タネポイント]]を掘る
* Completing [[Giant Stump|Raccoon]] requests.
+
* [[巨大な切り株|アライグマ]]のリクエストを完了する
* Trading at the [[Giant Stump#Raccoon Wife's Shop|Raccoon Wife's Shop]] for 15 {{name|Sap|class=inline}}.
+
* [[巨大な切り株#アライグマ奥さんの店|アライグマの奥さんの店]]で[[樹液]]15個と交換する
* Catching [[Fishing#Golden Treasure Chests|Golden Fishing Treasure Chests]] (7% chance).<ref name="chestchance" />
+
* [[釣り#金の宝箱|金の宝箱]]を釣り上げる(入手確率7%<ref name="chestchance" />
* Using the [[Seed Maker]].
+
* [[タネ製造マシン]]を使う
* Using the Prize Machine in the [[Mayor's Manor]].
+
* [[町長の屋敷]]の賞品マシーンを利用する
* Opening [[Mystery Box]]es or [[Golden Mystery Box]]es.
+
* [[ミステリーボックス]][[金のミステリーボックス]]を開ける
* Breaking open [[The Mines#Crates and Barrels|crates and barrels]] in [[the Mines]], [[Skull Cavern]], or [[Volcano Dungeon]] (2% chance).<ref name="containerchance" />
+
* [[鉱山]][[ドクロの洞窟]][[火山ダンジョン]]にある[[鉱山#木箱と樽|木箱と樽]]を壊す(入手確率2%<ref name="containerchance" />
* Slaying [[Iridium Golem]]s (50% chance).<ref name="golemchance" />
+
* [[イリジウムゴーレム]]を倒す(入手確率50%<ref name="golemchance" />
  
All methods, other than trading at the Raccoon Wife's Shop and using the Seed Maker, only yield Summer Squash Seeds between [[Spring]] 24 and [[Summer]] 20.
+
アライグマの奥さんの店での交換やタネ製造マシンを使う以外の方法の場合、[[]]の24日から[[]]の20日までの間のみサマースクワッシュのタネが手に入ります。
  
 
==成長段階==
 
==成長段階==
 
{{#lsth:サマースクワッシュ|成長段階}}
 
{{#lsth:サマースクワッシュ|成長段階}}
  
==Gifting==
+
==ギフト==
 
{{GiftsByItem
 
{{GiftsByItem
 
|dislike=Robin,Demetrius,Maru,Sebastian,Linus,Leo,Pierre,Caroline,Abigail,Alex,George,Evelyn,Lewis,Clint,Penny,Pam,Emily,Haley,Jas,Vincent,Jodi,Kent,Sam,Leah,Shane,Marnie,Elliott,Gus,Dwarf,Wizard,Harvey,Sandy,Willy,Krobus
 
|dislike=Robin,Demetrius,Maru,Sebastian,Linus,Leo,Pierre,Caroline,Abigail,Alex,George,Evelyn,Lewis,Clint,Penny,Pam,Emily,Haley,Jas,Vincent,Jodi,Kent,Sam,Leah,Shane,Marnie,Elliott,Gus,Dwarf,Wizard,Harvey,Sandy,Willy,Krobus
 
}}
 
}}
  
==Tailoring==
+
==仕立て==
Summer Squash Seeds are not used in any [[tailoring]]. They can be used in [[dyeing]], serving as an orange dye at the dye pots located in [[Emily]]'s and [[Haley]]'s house, [[2 Willow Lane]]. They can also be used as a brown dye when used in the spool of the [[Sewing Machine]] with a dyeable clothing item in the feed.
+
[[仕立て]]には使用されません。 [[染色]]には使用できます。[[ウィロー通り2番地]][[エミリー]][[ヘイリー]]の家にある染色鍋で「橙色」の染料になります。 また、[[ミシン]]のスプールに[[染色]]可能な衣類アイテムを入れた状態で、サマースクワッシュのタネを送り歯に入れて使用すると、茶色の染料となります。
  
==References==
+
==参照==
 
<references>
 
<references>
   <ref name="raccoonseeds">See <samp>Utility::getRaccoonSeedForCurrentTimeOfYear</samp> in the game code.</ref>
+
   <ref name="raccoonseeds">ゲームコード<samp>Utility::getRaccoonSeedForCurrentTimeOfYear</samp></ref>
   <ref name="chestchance">See <samp>FishingRod::openTreasureMenuEndFunction</samp> in the game code.</ref>
+
   <ref name="chestchance">ゲームコード<samp>FishingRod::openTreasureMenuEndFunction</samp></ref>
   <ref name="containerchance">See <samp>BreakableContainer::releaseContents</samp> in the game code.</ref>
+
   <ref name="containerchance">ゲームコード<samp>BreakableContainer::releaseContents</samp></ref>
   <ref name="golemchance">See <samp>RockGolem::getExtraDropItems</samp> in the game code.</ref>
+
   <ref name="golemchance">ゲームコード<samp>RockGolem::getExtraDropItems</samp></ref>
 
</references>
 
</references>
  
==History==
+
==更新履歴==
{{History|1.6|Introduced.}}
+
{{History|1.6|導入}}
  
 
{{NavboxSeeds}}
 
{{NavboxSeeds}}

2024年5月29日 (水) 02:10時点における最新版

Rotten Plant.png  警告: ネタバレ  Rotten Plant 2.png

このページまたはセクションには、Stardew Valleyのupdate 1.6のネタバレが含まれています。プレイヤーは、この記事/セクションを読むのを避けたり、慎重になったりした方が良いかもしれません。

Robin building.png
私にはやることがいっぱいあるの
- ロビン

不完全な翻訳

この記事またはセクションはまだ完全に日本語に翻訳されていません。あなたがこのテキストを編集して、記事の作成をサポートしてくれることを歓迎します。
Mikanhonyakuによって最後に編集されました 2024-05-29 02:10:23.

サマースクワッシュのタネ
Summer Squash Seeds.png
夏植えの作物。そだつのに6日かかるが、つづけて収穫することができる。
情報
作物 Summer Squash.png サマースクワッシュ
成長時間 6日
季節

Summer.png

売値 data-sort-value="20">Gold.png20g
購入価格
Pierre Icon.png ピエール商店 売っていない
Morris Icon.png Jojaマート 売っていない
Traveling Cart Icon.png 行商人のカート 売っていない

サマースクワッシュのタネは、成長するとサマースクワッシュが収穫できる種です。

ゴールドGold.pngを使用して従来の店で購入することができない代わりに、様々な方法で入手できます。[1]

アライグマの奥さんの店での交換やタネ製造マシンを使う以外の方法の場合、の24日からの20日までの間のみサマースクワッシュのタネが手に入ります。

成長段階

収穫すると、各サマースクワッシュから1つのサマースクワッシュが手に入ります。

1段階目 2段階目 3段階目 4段階目 5段階目 収穫 再収穫
Summer Squash Stage 1.png
Summer Squash Stage 2.png
Summer Squash Stage 3.png
Summer Squash Stage 4.png
Summer Squash Stage 5.png
Summer Squash Stage 6.png
Summer Squash Stage 7.png
1 日 1 日 1 日 1 日 2 日 計: 6 日 再収穫: 3 日


ギフト

住人の反応

嫌い Abigail Icon.png アビゲイルAlex Icon.png アレックスCaroline Icon.png キャロラインClint Icon.png クリントDemetrius Icon.png ディメトリウスDwarf Icon.png ドワーフElliott Icon.png エリオットEmily Icon.png エミリーEvelyn Icon.png エブリンGeorge Icon.png ジョージGus Icon.png ガスHaley Icon.png ヘイリーHarvey Icon.png ハーヴィーJas Icon.png ジャスJodi Icon.png ジョディKent Icon.png ケントKrobus Icon.png クロバスLeah Icon.png リアLeo Icon.png レオLewis Icon.png ルイスLinus Icon.png ライナスMarnie Icon.png マーニーMaru Icon.png マルPam Icon.png パムPenny Icon.png ペニーPierre Icon.png ピエールRobin Icon.png ロビンSam Icon.png サムSandy Icon.png サンディSebastian Icon.png セバスチャンShane Icon.png シェーンVincent Icon.png ヴィンセントWilly Icon.png ウィリーWizard Icon.png 魔術師

仕立て

仕立てには使用されません。 染色には使用できます。ウィロー通り2番地エミリーヘイリーの家にある染色鍋で「橙色」の染料になります。 また、ミシンのスプールに染色可能な衣類アイテムを入れた状態で、サマースクワッシュのタネを送り歯に入れて使用すると、茶色の染料となります。

参照

  1. ゲームコードUtility::getRaccoonSeedForCurrentTimeOfYear
  2. ゲームコードFishingRod::openTreasureMenuEndFunction
  3. ゲームコードBreakableContainer::releaseContents
  4. ゲームコードRockGolem::getExtraDropItems

更新履歴