Golden Goose Egg: Difference between revisions

TheMilkMan (talk | contribs)
Moved values to variables to leave the notes section easier to edit
clarified scaling
Line 7: Line 7:
This item is disabled in [[Street Brawl]], but the enhanced version can still be accessed with [[console commands]].
This item is disabled in [[Street Brawl]], but the enhanced version can still be accessed with [[console commands]].


== Notes ==<!--
== Notes ==
-->{{#vardefine:valuetime|{{#expr:({{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}} - {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|StartingGold}}) / {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BonusGoldPerMinute}}}}}}<!--
{{#vardefine:valuetime|{{#expr:({{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}} - {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|StartingGold}}) / {{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|BonusGoldPerMinute}}}}}}<!--
-->{{#vardefine:valuetimeminute|{{#expr: floor({{#var:valuetime}})}}}}<!--
-->{{#vardefine:valuetimeminute|{{#expr: floor({{#var:valuetime}})}}}}<!--
-->{{#vardefine:valuetimesecond|{{#expr:(({{#var:valuetime}} - floor({{#var:valuetime}})) * 60) round 0}}}}<!---->
-->{{#vardefine:valuetimesecond|{{#expr:(({{#var:valuetime}} - floor({{#var:valuetime}})) * 60) round 0}}}}


* The egg can be hatched immediately after purchase, granting the player 2 buffs.
* The egg can be hatched immediately after purchase, granting the player 2 buffs.
* It takes {{#var:valuetimeminute}}m {{#var:valuetimesecond}}s for its value to match its cost ({{Souls|{{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}}}}).
* It takes {{#var:valuetimeminute}}m {{#var:valuetimesecond}}s for its value to match its cost ({{Souls|{{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}}}}).
* The buffs received scale with [[Golden Statue]] buffs at the time the egg is hatched. Hatching the egg after 30 minutes of match duration provides the strongest buffs, regardless of when it was purchased.
* The buffs received follow the scaling of [[Golden Statue]] buffs at the time the egg is hatched. The buffs increase in value after 10 minutes, and then again after 30 minutes.
* It does not provide buffs in testing modes.
* It does not provide buffs in testing modes.