This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

Änderungen

Wechseln zu: Navigation, Suche

Tiere

15 Byte hinzugefügt, 15:41, 4. Mär. 2017
K
Produktion
Für jede Ente und Kaninchen wird eine Gesamtpunktzahl mit folgender Formel erstellt: <code>(<font color="Red">Freundschaft</font> + <font color="Blue">Stimmungs-Modifikator</font>)/5.000 + <font color ="Green">Tägliches Glück</font></code>
:''Beispielsweise wird diese Gesamtpunktzahl bei einem Tier mit <font color="Red">600 Freundschaft</font> (3 Herzen), <font color="Blue">150 Stimmung</font> und <font color="Green>0,10 Tägliches Glück</font> wie folgt berechnet:''
<code> =(<font color="Red">600</font> + (<font color="Blue">150*(-2)</font>))/5.000 + <font color="Green">0,10</font>
Für jedes Tier wird eine Gesamtpunktzahl mit folgender Formel erstellt: <code>(<font color="Red">Freundschaft</font> + <font color="Blue">Stimmungs-Modifikator</font>)/1.200</Code>
:''Beispielsweise wird diese Gesamtpunktzahl bei einem Tier mit <font color="Red">600 Freundschaft</font> (3 Herzen) und <font color="Blue">150 Stimmung</font> wie folgt berechnet:''
<code> =((<font color="Red">600</font> + (<font color="Blue">150*(-2)</font>))/1.200
Für jedes Tier wird eine Gesamtpunktzahl mit folgender Formel erstellt: <code>((<font color="Red">Freundschaft</font>/1.000) - (1 - (<font color="blue">Stimmung</font>/225))</code>
:''Beispielsweise wird diese Gesamtpunktzahl bei einem Tier mit <font color="Red">600 Freundschaft</font> (3 Herzen) und <font color="Blue">150 Stimmung</font> wie folgt berechnet:''
<code>=((<font color="Red">600</font>/1.000) - (1 - (<font color="Blue">150</font>/225))
820
Bearbeitungen

Navigationsmenü