Math Skill Ability Display

From Final Fantasy Hacktics Wiki
Revision as of 11:10, 18 February 2022 by Talcall (talk | contribs)
Jump to navigation Jump to search

Math Skill

00181ef0: 27bdffe8 addiu r29,r29,0xffe8			-0x18
00181ef4: afbf0010 sw r31,0x0010(r29)
00181ef8: 30a500ff andi r5,r5,0x00ff
00181efc: 0c0607ce jal 0x 00181f38				Routine that checks math skill IDs?
00181f00: 340700f0 ori r7,r0,0x00f0				check for 1st set of Math Skill
00181f04: 8fbf0010 lw r31,0x0010(r29)
00181f08: 27bd0018 addiu r29,r29,0x0018
00181f0c: 03e00008 jr r31					I'm glad these are all Collated for ease of reading haha
00181f10: 00000000 nop
00181f14: 27bdffe8 addiu r29,r29,0xffe8
00181f18: afbf0010 sw r31,0x0010(r29)
00181f1c: 30a500ff andi r5,r5,0x00ff
00181f20: 0c0607ce jal 0x 00181f38				Routine that checks math skill IDs?
00181f24: 3407000f ori r7,r0,0x000f				check for 2nd set of math skill
00181f28: 8fbf0010 lw r31,0x0010(r29)
00181f2c: 27bd0018 addiu r29,r29,0x0018
00181f30: 03e00008 jr r31
00181f34: 00000000 nop