Five O'Clock Shadow

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.


Five O'Clock Shadow is a scrapped cog move intended to be used by the Robber Baron[1].

References

  1.     #   Robber Baron (A)
        'rb': { 'name': TTLocalizer.SuitRobberBaron,
                'singularname': TTLocalizer.SuitRobberBaronS,
                'pluralname': TTLocalizer.SuitRobberBaronP,
                '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': (
                            #('FiveOClockShadow', (14, 17, 19, 21, 24),   # dmg
                            #                 (55, 65, 75, 85, 95),   # acc 
                            #                 (0, 0, 0, 0, 0)),  # freq
                                             # not implemented defaults to tee off
                                             # slip-forward, jump
                            #('FloodTheMarket', (12, 15, 18, 21, 24),
                            #                 (70, 75, 85, 90, 95), 
                            #                 (0, 0, 0, 0, 0)),
                                             # not implemented defaults to tee off
                                             # slip-backward&jump, sidestep-l/r
                            ('PowerTrip',    (11, 14, 16, 18, 21),
                                             (60, 65, 70, 75, 80),
                                             (50, 50, 50, 50, 50)),
                                             # slip-forward, jump
                            ('TeeOff',       (10, 12, 14, 16, 18),
                                             (60, 65, 75, 85, 90),
                                             (50, 50, 50, 50, 50))) },
                                             # conked&slip-backward, duck