Golden Goose Egg: Difference between revisionsGive feedback
Gammaton32 (talk | contribs) m →Trivia |
TheMilkMan (talk | contribs) Moved values to variables to leave the notes section easier to edit |
||
| 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: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 | * 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 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. | ||
* It does not provide buffs in testing modes. | * It does not provide buffs in testing modes. | ||