Difference between revisions of "Dance Abilities Table 8017425c"
Jump to navigation
Jump to search
(Created page with " Jump adress table for dance abilities Hardcoded in Dance_abilities The ram adress is obtained through the ability ID + FFA3 (-0x5D) The number from 0 to 5 is multipli...") |
m (Forget last dance ...) |
||
Line 2: | Line 2: | ||
Hardcoded in [[Dance_abilities]] | Hardcoded in [[Dance_abilities]] | ||
The ram adress is obtained through the ability ID + FFA3 (-0x5D) | The ram adress is obtained through the ability ID + FFA3 (-0x5D) | ||
− | The number from 0 to | + | The number from 0 to 6 is multiplied by 4 (0x00 to 0x18) |
8017425c: 80186b30 Witch Hunt (0x5D) | 8017425c: 80186b30 Witch Hunt (0x5D) | ||
Line 10: | Line 10: | ||
8017426c: 80186bb0 Disillusion (0x61) | 8017426c: 80186bb0 Disillusion (0x61) | ||
80174270: 80186bc4 Nameless Dance (0x62) | 80174270: 80186bc4 Nameless Dance (0x62) | ||
+ | 80174274: 80186bd4 Last Dance (0x63) |
Latest revision as of 20:15, 25 August 2021
Jump adress table for dance abilities Hardcoded in Dance_abilities The ram adress is obtained through the ability ID + FFA3 (-0x5D) The number from 0 to 6 is multiplied by 4 (0x00 to 0x18) 8017425c: 80186b30 Witch Hunt (0x5D) 80174260: 80186b5c Wiznaibus (0x5E) 80174264: 80186b88 Slow Dance (0x5F) 80174268: 80186b9c Polka Polka (0x60) 8017426c: 80186bb0 Disillusion (0x61) 80174270: 80186bc4 Nameless Dance (0x62) 80174274: 80186bd4 Last Dance (0x63)