Golden Goose Egg: Difference between revisions

Trivia: Grammar correction.
 
(12 intermediate revisions by 5 users not shown)
Line 3: Line 3:
{{ItemSummary|{{#var:item_key_or_en}}}}
{{ItemSummary|{{#var:item_key_or_en}}}}


Golden Goose Egg is consumed once it's used, and can then be re-purchased. Its value starts at {{Souls|{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|StartingGold}}}}.
Golden Goose Egg is consumed once it's used, and can then be re-purchased.


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]] in the Sandbox.


== 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}}}}}}<!--
* The egg can be hatched immediately after purchase, granting the player 2 buffs.
-->{{#vardefine:valuetimeminute|{{#expr: floor({{#var:valuetime}})}}}}<!--
* It takes {{#expr: floor( {{#var:valuetime}} )}}m {{#expr:( ({{#var:valuetime}} - floor({{#var:valuetime}})) * 60) round 0}}s for its value to match its cost ({{Souls|{{#invoke:ItemData|get_cost|{{#var:item_key_or_en}}}}}}).
-->{{#vardefine:valuetimesecond|{{#expr:(({{#var:valuetime}} - floor({{#var:valuetime}})) * 60) round 0}}}}
* 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 soul value starts at {{Souls|{{#invoke:ItemData|get_prop|{{#var:item_key_or_en}}|StartingGold}}}}. These initial souls do not count towards the buffs gained.
* 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 does not provide buffs in testing modes.
* It does not provide buffs in testing modes.
{{EggTable}}
== Buffs Granted ==
All buffs are scaled based on the moment the egg is hatched.
{{Permanent buffs}}


== Update history ==
== Update history ==
Line 20: Line 27:


* Golden Goose Egg is the first consumable item added to ''Deadlock''.
* Golden Goose Egg is the first consumable item added to ''Deadlock''.
* The item's name is a reference to the Aesop's Fable [[wikipedia:The_Goose_that_Laid_the_Golden_Eggs|The Goose that Laid the Golden Eggs]].{{Item Navbox}}
* The item's name is a reference to Aesop's Fable [[wikipedia:The_Goose_that_Laid_the_Golden_Eggs|The Goose that Laid the Golden Eggs]].
 
== Navigation ==
{{Item Navbox}}
 
[[Category:Pages with tools]]