Difference between revisions of "20 Dmg (MA*Y)"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [20] 001895c4: 27bdffe8 addiu r29,r29,0xffe8 001895c8: afbf0010 sw r31,0x0010(r29) 001895cc: 0c061e44 jal 0x 00187910 Katana Break Calculation 001895d0: 000000...")
 
Line 2: Line 2:
 
  001895c4: 27bdffe8 addiu r29,r29,0xffe8
 
  001895c4: 27bdffe8 addiu r29,r29,0xffe8
 
  001895c8: afbf0010 sw r31,0x0010(r29)
 
  001895c8: afbf0010 sw r31,0x0010(r29)
  001895cc: 0c061e44 jal 0x 00187910      Katana Break Calculation
+
  001895cc: 0c061e44 jal 0x 00187910      [[Katana Break Chance]]
 
  001895d0: 00000000 nop
 
  001895d0: 00000000 nop
  001895d4: 0c061725 jal 0x 00185c94      Load Ability Power
+
  001895d4: 0c061725 jal 0x 00185c94      [[Store MA and Y]]
 
  001895d8: 00000000 nop
 
  001895d8: 00000000 nop
  001895dc: 0c062259 jal 0x 00188964      Calculate MA*Y Damage
+
  001895dc: 0c062259 jal 0x 00188964      [[Truth/Formula 5E-5F Magical damage]]
 
  001895e0: 00000000 nop
 
  001895e0: 00000000 nop
 
  001895e4: 8fbf0010 lw r31,0x0010(r29)
 
  001895e4: 8fbf0010 lw r31,0x0010(r29)

Revision as of 01:14, 29 November 2016

[20]
001895c4: 27bdffe8 addiu r29,r29,0xffe8		
001895c8: afbf0010 sw r31,0x0010(r29)		
001895cc: 0c061e44 jal 0x 00187910      		Katana Break Chance
001895d0: 00000000 nop				
001895d4: 0c061725 jal 0x 00185c94      		Store MA and Y
001895d8: 00000000 nop				
001895dc: 0c062259 jal 0x 00188964      		Truth/Formula 5E-5F Magical damage
001895e0: 00000000 nop				
001895e4: 8fbf0010 lw r31,0x0010(r29)		
001895e8: 27bd 0018 addiu r29,r29,0x 0018		
001895ec: 03e00008 jr r31			
001895f0: 00000000 nop