Advertisement
Guest User

Risk of Rain 2 Character Bodies

a guest
Mar 31st, 2019
14,454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. The numbers are what you use when editing the ID directly. The names are just what they are in the code
  2.  
  3. LEGEND:
  4. ! - Unplayable/Nothing/Can't Move
  5. * - Invisible but functional
  6. # - Some stress test but it's commando with non-stop shooting at max firerate (May lag you out)
  7. $ - Wurms seem to only be guided by a grounded camera (you don't get to lead the wurm directly)
  8. % - Normal Golem but with max possible health
  9. ^ - vroom
  10. @ - A free floating camera (slow af tho)
  11.  
  12.  
  13. [00] != AltarSkeletonBody
  14. [01] = AncientWispBody
  15. [02] = AssassinBody
  16. [03] = BackupDroneBody
  17. [04] = BackupDroneOldBody
  18. [05] = BanditBody
  19. [06] = BeetleBody
  20. [07] = BeetleGuardAllyBody
  21. [08] = BeetleGuardBody
  22. [09] = BeetleQueen2Body
  23. [10] = BeetleQueen3Body
  24. [11] *= BeetleQueenBody
  25. [12] = BellBody
  26. [13] != BirdsharkBody
  27. [14] = BisonBody
  28. [15] = BomberBody
  29. [16] = ClayBody
  30. [17] = ClayBossBody
  31. [18] = CommandoBody
  32. [19] #= CommandoPerformanceTestBody
  33. [20] = Drone1Body
  34. [21] = Drone2Body
  35. [22] $= ElectricWormBody
  36. [23] = EnforcerBody
  37. [24] = EngiBeamTurretBody
  38. [25] = EngiBody
  39. [26] = EngiTurretBody
  40. [27] != ExplosivePotDestructibleBody
  41. [28] != FusionCellDestructibleBody
  42. [29] = GolemBody
  43. [30] %= GolemBodyInvincible
  44. [31] = GreaterWispBody
  45. [32] = HANDBody
  46. [33] ^= HaulerBody
  47. [34] = HermitCrabBody
  48. [35] = HuntressBody
  49. [36] = ImpBody
  50. [37] = ImpBossBody
  51. [38] = JellyfishBody
  52. [39] = LemurianBody
  53. [40] = LemurianBruiserBody
  54. [41] = MageBody
  55. [42] $= MagmaWormBody
  56. [43] = MegaDroneBody
  57. [44] = MercBody
  58. [45] = MissileDroneBody
  59. [46] = PaladinBody
  60. [47] != Pot2Body
  61. [48] != PotMobile2Body
  62. [49] != PotMobileBody
  63. [50] != ShopkeeperBody
  64. [51] = SniperBody
  65. [52] != SpectatorBody
  66. [53] @= SpectatorSlowBody
  67. [54] = SquidTurretBody
  68. [55] != TimeCrystalBody
  69. [56] = TitanBody
  70. [57] = TitanGoldBody
  71. [58] = ToolbotBody
  72. [59] = Turret1Body
  73. [60] = VagrantBody
  74. [61] = WispBody
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement