暂无描述

punishment_script.s 544B

123456789101112131415161718192021222324252627282930
  1. #include <battle_script.h>
  2. .align 2
  3. .thumb
  4. .text
  5. .global bs_punishment
  6. bs_punishment:
  7. attackcanceler
  8. accuracycheck 0x081D695E 0
  9. attackstring
  10. ppreduce
  11. callasm punishment_damage_mod+1
  12. calculatedamage
  13. attackanimation
  14. waitanimation
  15. missmessage
  16. cmd5c 0x0
  17. waitstate
  18. graphicalhpupdate 0x0
  19. datahpupdate 0x0
  20. critmessage
  21. waitmessage 0x40
  22. resultmessage
  23. waitmessage 0x40
  24. seteffectwithchancetarget
  25. faintpokemon 0x0 0x0 0x0
  26. setbyte 0x2023FD8 0x0
  27. cmd49 0x0 0x0
  28. end