Song And Dance

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.


Song And Dance is a scrapped cog move intended to be used by The Big Cheese[1] and Mr. Hollywood[2].

There are animations that exist for this.

References

  1.     #   The Big Cheese (A)
        'tbc': {'name': TTLocalizer.SuitTheBigCheese,
                'singularname': TTLocalizer.SuitTheBigCheeseS,
                'pluralname': TTLocalizer.SuitTheBigCheeseP,
                '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',   (10, 12, 15, 18, 20),        # dmg
                                             (55, 65, 75, 85, 95),   # acc 
                                             (20, 20, 20, 20, 20)),  # freq
                                             # not implemented defaults to glower power
                                             # cringe, sidestep-left/right
                            ('FloodTheMarket', (14, 16, 18, 20, 22),
                                             (70, 75, 85, 90, 95), 
                                             (10, 10, 10, 10, 10)),
                                             # not implemented defaults to glower power
                                             # slip-backward&jump, sidestep-l/r
                            ('SongAndDance', (14, 15, 17, 19, 20),
                                             (60, 65, 70, 75, 80),
                                             (20, 20, 20, 20, 20)),
                                             # not implemented defaults to glower power
                                             # bounce&slip-backward, sidestep-l/r
                            ('TeeOff',       (8, 11, 14, 17, 20),
                                             (55, 65, 70, 75, 80),
                                             (50, 50, 50, 50, 50))) },
                                             # conked&slip-backward, duck
    
  2.     #   Mr. Hollywood (A)
        'mh': {'name': TTLocalizer.SuitMrHollywood,
                'singularname': TTLocalizer.SuitMrHollywoodS,
                'pluralname': TTLocalizer.SuitMrHollywoodP,
                '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': (('PowerTrip',    (10, 12, 15, 18, 20),   # dmg
                                             (55, 65, 75, 85, 95),   # acc 
                                             (50, 50, 50, 50, 50)),  # freq
                                             # slip-forward, jump
                            ('RazzleDazzle', (8, 11, 14, 17, 20),
                                             (70, 75, 85, 90, 95), 
                                             (50, 50, 50, 50, 50)),
                                             # conked&slip-backward, sidestep-l/r
                            #('SandTrap',     (14, 15, 17, 19, 20),
                            #                 (60, 65, 70, 75, 80),
                            #                 (0, 0, 0, 0, 0)),
                                             # not implemented defaults to razzle dazzle
                                             # slip-forward, duck
                            #('SongAndDance', (12, 14, 16, 18, 20),
                            #                 (65, 75, 80, 85, 95),
                            #                 (0, 0, 0, 0, 0)),
                                             # not implemented defaults to razzle dazzle
                            ) },
                                             # bounce&slip-backward, sidestep-l/r