KingJigglypuff

Sm4sh Variables

Aug 4th, 2017
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. From comparing some AnimCmd scripts of a good majority of the cast to their Brawl counterparts, I've compiled a list of Variables Sm4sh Fighters use, alongside their possible Brawl Variable counterparts.
  2.  
  3. Sm4sh Variable = Brawl Equivalent
  4. 0x20000078 = LA-Bit[61]
  5. 0x2000007B = LA-Bit[62]
  6. 0x2000007C = LA-Bit[65]
  7. 0x2100000D = RA-Bit[0]
  8. 0x2100000D = RA-Bit[16] and RA-Bit[30]
  9. 0x2100000E = RA-Bit[17]
  10. 0x2100000F = RA-Bit[18]
  11. 0x21000010 = RA-Bit[19]
  12. 0x21000011 = RA-Bit[20]
  13. 0x21000012 = RA-Bit[21]
  14. 0x21000013 = RA-Bit[22]
  15. 0x21000015 = RA-Bit [23] and RA-Bit[24]
  16. 0x21000016 = RA-Bit[25]
  17. 0x2100001B: Used in the Smash Attack Sub Actions to toggle the charging state. Likely an RA-Bit.
  18. 0x1000003C = LA-Basic[54] (Costume-Specific Effects. ;D )
  19. 0x10000087 = LA-Basic[69]
  20. 0x11000002 = RA-Basic[0]
  21. 0x11000003 = RA-Basic[1]
  22. 0x11000004 = Altnerate RA-Basic[2]
  23. 0x11000005 = RA-Basic[2] and Altnerate RA-Basic[3]
  24. 0x11000006 = RA-Basic[3]
  25. 0x11000007 = RA-Basic[4]
  26. 0x1100000A = RA-Basic[8]
  27. 0x1100000B = RA-Basic[9]
  28. 0x1100000C = RA-Basic[10]
  29. 0x1100000D = RA-Basic[11]
  30. 0x1000006 = RA-Float[4]
  31.  
  32. Sm4sh Variable = Possible Sm4sh Variable Conversion
  33. 0x20000078 = LA-Bit[120]
  34. 0x2000007B = LA-Bit[123]
  35. 0x2000007C = LA-Bit[124]
  36. 0x21000000 = RA-Bit[0]
  37. 0x2100000D = RA-Bit[13]
  38. 0x2100000E = RA-Bit[14]
  39. 0x2100000F = RA-Bit[15]
  40. 0x21000010 = RA-Bit[16]
  41. 0x21000011 = RA-Bit[17]
  42. 0x21000012 = RA-Bit[18]
  43. 0x21000013 = RA-Bit[19]
  44. 0x21000015 = RA-Bit [21]
  45. 0x21000016 = RA-Bit[22]
  46. 0x2100001B = RA-Bit[27]
  47. 0x1000003C = LA-Basic[60] (Costume-Specific Effects. ;D )
  48. 0x10000087 = LA-Basic[135]
  49. 0x11000002 = RA-Basic[2]
  50. 0x11000003 = RA-Basic[3]
  51. 0x11000004 = RA-Basic[4]
  52. 0x11000005 = RA-Basic[5]
  53. 0x11000006 = RA-Basic[6]
  54. 0x11000007 = RA-Basic[7]
  55. 0x1100000A = RA-Basic[10]
  56. 0x1100000B = RA-Basic[11]
  57. 0x1100000C = RA-Basic[12]
  58. 0x1100000D = RA-Basic[13]
  59. 0x1000006 = RA-Float[6]
Advertisement
Add Comment
Please, Sign In to add comment