フェアリーボックス

提供: Stardew Valley Wiki
ナビゲーションに移動 検索に移動
Rotten Plant.png  警告: ネタバレ  Rotten Plant 2.png

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

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

不完全な翻訳

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

フェアリーボックス
Fairy Box.png
戦闘中に回復してくれるレベルXの妖精を召喚する。
情報
入手: MonstersCrates and BarrelsSkull Cavern Treasure Rooms
冒険者ギルド

買値: N/A
売値: data-sort-value="1000">Gold.png1,000g

The Fairy Box is a trinket item that can be obtained by slaying monsters or breaking crates and barrels in the Mines, Skull Cavern, or Quarry Mine. Drop chances from both methods are affected by daily luck and luck buffs, among other factors. The Burglar's Ring and Monster Compendium do not impact the chance to obtain it from monsters.[1] There is also a ~0.6% chance to obtain a Fairy Box from a treasure chest in the Skull Cavern.[2]

Equipping the Fairy Box in the trinket slot causes a fairy to spawn and follow the player around. It occasionally heals the player during combat. The frequency and amount of health regained depend on the fairy's level, which ranges from 1 to 5.

The fairy may be one of eight possible visual styles, which are unrelated to its level and cannot be changed by the Anvil. The fairy style is determined based on the random number assigned to the save file and player slot (in Multiplayer games), meaning the player will always get the same fairy style in a particular save. The fairy sheds light in a radius of about 1 tile.

All possible fairy styles.

Levels

The Fairy Box has a random level between 1 and 5 when dropped, and it can be changed to any random level if re-forged on an Anvil. Higher level fairies heal more frequently and have greater "Healing Power". The exact amount healed is the cube root of all damage dealt or received by the player since they were last healed by the fairy (up to a maximum of 10% of the player's maximum health), multiplied by the fairy's "Healing Power", plus or minus 25% of that total.[3]

Fairy Level Healing Interval Healing Power Level Chance[4]
1 4.7 seconds 80% 33.66%
2 4.4 seconds 90% 45.00%
3 4.1 seconds 100% 13.75%
4 3.8 seconds 110% 5.16%
5 3.5 seconds 120% 2.44%

Gifting

住人の反応

大好き Jas Icon.png ジャス
好き Wizard Icon.png 魔術師
嫌い 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 ハーヴィー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 ウィリー

Trivia

  • Although they share a similar sprite, all fairy companions are visually distinct from the crop fairy.

References

  1. See Trinket::TrySpawnTrinket, GameLocation::monsterDrop, and BreakableContainer::releaseContents in the game code.
  2. See MineShaft::getTreasureRoomItem in the game code.
  3. See FairyBoxTrinketEffect::Update in the game code.
  4. See FairyBoxTrinketEffect::GenerateRandomStats in the game code.

History

  • 1.6: Introduced.
  • 1.6.4: Added 4 new fairy styles.