Re-Org

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.


Re-Org
General information
Target: Single
Weakest Damage: 8
Strongest Damage: 14
Signature Move: Yes
Cogs
Bossbots: Downsizer
Lawbots: None
Cashbots: None
Sellbots: None
v • d • e

Re-Org (or Reorganize) is a cog move that was intended to be used by the Downsizer[1]. The attack was scrapped due to quality assurance issues during development[2]. The attack was almost considered complete as it had code for a battle movie.

Phrases

  • "You don't like the way I reorganized things!"
  • "Perhaps a little reorganization is in order."
  • "You're not that bad, you just need to be reorganized."
  • "Do you like my organizational skills."
  • "I just thought I'd give things a new look."
  • "You need to get organized!"
  • "You're looking a little disorganized."
  • "Hold on while I reorganize your thoughts."
  • "I'll just wait for you to get a little organized."
  • "You don't mind if I just reorganize a bit?"

Damage

Downsizer
Level 5 6 7 8 9
Damage 6 8 10 12 14

References


  1.     #   Downsizer (B)
        'ds': { 'name': TTLocalizer.SuitDownsizer,
                'singularname': TTLocalizer.SuitDownsizerS,
                'pluralname': TTLocalizer.SuitDownsizerP,
                'level': 4,
                'hp': (42, 56, 72, 90, 110),  # actual suit level * 4
                'def': (20, 25, 30, 35, 40),
                'freq': (50, 30, 10, 5, 5),
                'acc': (35, 40, 45, 50, 55),
                'attacks': (('Canned',       (5, 6, 8, 10, 12),        # dmg
                                             (60, 75, 80, 85, 90),   # acc 
                                             (25, 25, 25, 25, 25)),  # freq
                                             # struggle&slip-backward, sidestep-left/right
                            ('Downsize',     (8, 9, 11, 13, 15),
                                             (50, 65, 70, 75, 80), 
                                             (35, 35, 35, 35, 35)),
                                             # cringe, jump
                            ('PinkSlip',     (4, 5, 6, 7, 8),
                                             (60, 65, 75, 80, 85),
                                             (25, 25, 25, 25, 25)),
                                             # slip-forward, sidestep-l/r
                            #('ReOrg',        (6, 8, 10, 12, 14),
                            #                 (70, 75, 80, 85, 90),
                            #                 (0, 0, 0, 0, 0)),
                                             # not used until can safely return toon to normal
                                             # if the movie gets cut off
                                             # cringe&jump, jump
                            ('Sacked',       (5, 6, 7, 8, 9),
                                             (50, 50, 50, 50, 50),
                                             (15, 15, 15, 15, 15))) },
                                             # struggle&jump&neutral, sidestep-l/r
    
  2.                         #('ReOrg',        (6, 8, 10, 12, 14),
                            #                 (70, 75, 80, 85, 90),
                            #                 (0, 0, 0, 0, 0)),
                                             # not used until can safely return toon to normal
                                             # if the movie gets cut off
                                             # cringe&jump, jump