Golden Goose Egg: Difference between revisionsGive feedback
Common misconception; the bird in Jack in the Beanstalk was a Hen, not a Goose. The Goose-laying egg is a different story. |
TheMilkMan (talk | contribs) Parameterized values and converted the time to reach its value note to a dynamic expression. |
||
| 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| | 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}}}}. | ||
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}}}}}} | |||
* 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 {{#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}}}}}}). | ||
* 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. | ||