User:BrazilianNut/Sandbox/Template:Freaky Fair potions table

From Team Fortress Wiki
Jump to: navigation, search

Potions

Icon Potion
Description

Credits
(Duration)
Freaky Fair Bottle kritz.png Kritz Potion
Grants Critical hits.[1]
$ 400
(10 seconds)
Freaky Fair Bottle ubercharge.png Über Potion
Grants ÜberCharge.[2]
$ 400
(10 seconds)
Freaky Fair bottle colossus.png Giant Potion
The user doubles in size and their max health is multiplied by 10.[3]
$ 300
(10 seconds)
Freaky Fair bottle heal.png Healing Potion
Same effect as the Overheal magic spell.[4]
$ 200
( — )
Freaky Fair bottle ghost.png Ghost Potion
Turns the user into a ghost.[5]
$ 200
(10 seconds)
Freaky Fair Bottle ammoresupply.png Refill Ammo Potion
Refills the user's ammo to full.[6]
$ 50
( — )
Freaky Fair bottle pumpkinbuster.png Pumpkin Buster Potion
Turns the user into a miniature Sentry Buster with a pumpkin head. Pressing the primary fire button (default key: MOUSE1) causes the user to detonate, dealing 5000 damage to players and buildings in range.[7]
$ 300
(15 seconds)
Freaky fair bottle rtd.png Roll the Dice Potion
Grants one of several random effects. The possible effects are:
$ 150
(10 seconds)
  • Unaffected by damage: The user has a 75% chance to dodge sources of incoming damage.[9]
(10 seconds)
  • Marked For Death: The user is Marked for Death and receives 35% more damage from all incoming sources.[10]
(10 seconds)
  • Frozen stiff: The user is unable to move.[11]
(5 seconds)
  • Low gravity: The user's gravity is decreased.[12]
(10 seconds)
  • Reverse gravity: The user's gravity is inverted.[13]
(10 seconds)
  • 1000 health: Max health is set to 1000. Once the duration ends, the remaining health is treated as overheal and begins to decay over time.[14]
(10 seconds)
  • 1 health: Max health is set to 1.[15]
( — )
  • Overpowered: The user's health and ammo are refilled and they are Crit boosted and ÜberCharged.[16]
(10 seconds)
  • Respawned: Teleports the user back to spawn.[17]
( — )
  • Speed bonus: Grants a speed boost.[18]
(15 seconds)
  • Mini-Crits: Grants a mini-crit boost.[19]
(10 seconds)
  • Midas touch: Any enemy killed by the user turns into a golden statue.[20]
(10 seconds)


Alternative version

Icon Potion
Freaky Fair Bottle kritz.png Kritz Potion
$ 400 (10 seconds)
Grants Critical hits.[21]
Freaky Fair Bottle ubercharge.png Über Potion
$ 400 (10 seconds)
Grants ÜberCharge.[22]
Freaky Fair bottle colossus.png Giant Potion
$ 300 (10 seconds)
The user doubles in size and their max health is multiplied by 10.[23]
Freaky Fair bottle heal.png Healing Potion
$ 200 (Instantaneous)
Same effect as the Overheal magic spell.[24]
Freaky Fair bottle ghost.png Ghost Potion
$ 200 (10 seconds)
Turns the user into a ghost.[25]
Freaky Fair Bottle ammoresupply.png Refill Ammo Potion
$ 50 (Instantaneous)
Refills the user's ammo to full.[26]
Freaky Fair bottle pumpkinbuster.png Pumpkin Buster Potion
$ 300 (15 seconds)
Turns the user into a miniature Sentry Buster with a pumpkin head. Pressing the primary fire button (default key: MOUSE1) causes the user to detonate, dealing 5000 damage to players and buildings in range.[27]
Freaky fair bottle rtd.png Roll the Dice Potion
$ 150 (Varies)
Grants one of several random effects. The possible effects are:
  • Unaffected by damage: The user has a 75% chance to dodge sources of incoming damage.[29] (10 seconds)
  • Marked For Death: The user is Marked for Death and receives 35% more damage from all incoming sources.[30] (10 seconds)
  • Frozen stiff: The user is unable to move.[31] (5 seconds)
  • Low gravity: The user's gravity is decreased.[32] (10 seconds)
  • Reverse gravity: The user's gravity is inverted.[33] (10 seconds)
  • 1000 health: Max health is set to 1000. Once the duration ends, the remaining health is treated as overheal and begins to decay over time.[34] (10 seconds)
  • 1 health: Max health is set to 1.[35] (Instantaneous)
  • Overpowered: The user's health and ammo are refilled and they are Crit boosted and ÜberCharged.[36] (10 seconds)
  • Respawned: Teleports the user back to spawn.[37] (Instantaneous)
  • Speed bonus: Grants a speed boost.[38] (15 seconds)
  • Mini-Crits: Grants a mini-crit boost.[39] (10 seconds)
  • Midas touch: Any enemy killed by the user turns into a golden statue.[40] (10 seconds)

Documentation for BrazilianNut/Sandbox/Template:Freaky Fair potions table


Template suggestion for the potions on Freaky Fair.


Code ref for prices can be found here: scripts\vscripts\freakscript.nut:L120-129.
Also here, though it's pretty easy to check in game: scripts\items\pvp_upgrades_custom.txt:L432-505


References:

  1. scripts\vscripts\freakscript.nut:L165-174
  2. scripts\vscripts\freakscript.nut:L175-184
  3. scripts\vscripts\freakscript.nut:L195-222
  4. scripts\vscripts\freakscript.nut:L241-250
  5. scripts\vscripts\freakscript.nut:L251-272
  6. scripts\vscripts\freakscript.nut:L175-184
  7. scripts\vscripts\freakscript.nut:L223-240
  8. scripts\vscripts\freakscript.nut:L273-282
  9. scripts\vscripts\freakscript.nut:L283-292
  10. scripts\vscripts\freakscript.nut:L293-302
  11. scripts\vscripts\freakscript.nut:L303-312
  12. scripts\vscripts\freakscript.nut:L313-322
  13. scripts\vscripts\freakscript.nut:L323-332
  14. scripts\vscripts\freakscript.nut:L33-345
  15. scripts\vscripts\freakscript.nut:L346-357
  16. scripts\vscripts\freakscript.nut:L358-372
  17. scripts\vscripts\freakscript.nut:L373-382
  18. scripts\vscripts\freakscript.nut:L383-392
  19. scripts\vscripts\freakscript.nut:L393-402
  20. scripts\vscripts\freakscript.nut:L403-418
  21. scripts\vscripts\freakscript.nut:L165-174
  22. scripts\vscripts\freakscript.nut:L175-184
  23. scripts\vscripts\freakscript.nut:L195-222
  24. scripts\vscripts\freakscript.nut:L241-250
  25. scripts\vscripts\freakscript.nut:L251-272
  26. scripts\vscripts\freakscript.nut:L175-184
  27. scripts\vscripts\freakscript.nut:L223-240
  28. scripts\vscripts\freakscript.nut:L273-282
  29. scripts\vscripts\freakscript.nut:L283-292
  30. scripts\vscripts\freakscript.nut:L293-302
  31. scripts\vscripts\freakscript.nut:L303-312
  32. scripts\vscripts\freakscript.nut:L313-322
  33. scripts\vscripts\freakscript.nut:L323-332
  34. scripts\vscripts\freakscript.nut:L33-345
  35. scripts\vscripts\freakscript.nut:L346-357
  36. scripts\vscripts\freakscript.nut:L358-372
  37. scripts\vscripts\freakscript.nut:L373-382
  38. scripts\vscripts\freakscript.nut:L383-392
  39. scripts\vscripts\freakscript.nut:L393-402
  40. scripts\vscripts\freakscript.nut:L403-418