Gavel (Attack)

From Toontown Wiki
Jump to navigation Jump to search
Unused/Scrapped Content
Unused/Scrapped Content

This article or section contains information on something that was unused, scrapped, or removed from Toontown Online! Information about this article may be limited.


The Gavel is a scrapped signature cog move that was intended to be used by the Big Wig[1]. It's origins had been previously mistaken for being an unused Toon gag.

The Big Wig would pull out the Gavel from behind his back. He would then hold it in front of him and the punching glove would pop out, traveling towards the avatar, and then retracts. The Gavel would then scale back down as the Big Wig retracts it.

Planned Suit Attacks for the Big Wig.

Damage

It was intended to hit a single Toon.

Big Wig
Level 8 9 10 11 12
Damage 14 16 19 22 24
Accuracy 70 75 85 90 95

Gallery

References

  1. Anesdora; toontown/battle/SuitBattleGlobals.py
        #   Big Wig (A)
        'bw': { 'name': TTLocalizer.SuitBigWig,
                'singularname': TTLocalizer.SuitBigWigS,
                'pluralname': TTLocalizer.SuitBigWigP,
                'level': 7,
                'hp': (90, 110, 132, 156, 200),  # actual suit level * 4
                'def': (35, 40, 45, 50, 55),
                'freq': (50, 30, 10, 5, 5),
                'acc': (35, 40, 45, 50, 55),
                'attacks': (
                            #('CigarSmoke',   (12, 14, 16, 18, 20),   # dmg
                            #                 (65, 75, 85, 90, 95),   # acc 
                            #                 (0, 0, 0, 0, 0)),  # freq
                                             # not implemented defaults to finger wag
                                             # cringe, sidestep-left/right
                            #('Gavel',        (14, 16, 19, 22, 24),
                            #                 (70, 75, 85, 90, 95), 
                            #                 (0, 0, 0, 0, 0)),
                                             # not implemented defaults to finger wag
                                             # slip-backward, sidestep-l/r
                            ('PowerTrip',    (10, 11, 13, 15, 16),
                                             (75, 80, 85, 90, 95),
                                             (50, 50, 50, 50, 50)),
                                             # slip-forward, jump
                            ('ThrowBook',    (13, 15, 17, 19, 21),
                                             (80, 85, 85, 85, 90),
                                             (50, 50, 50, 50, 50))) },
                                             # not implemented defaults to finger wag
                                             # conked&neutral, sidestep-l/r