Changing this into a general ASM thread.
Player/NPC magic seal: warning, does not properly interact with enemy AI
If you ever wanted to have a non-enemy magic seal for whatever reason, here it is, just copy paste this and insert with EA or how do you do:
PUSH
ORG $18C9E
SHORT 0x2300
ORG $18CFA
SHORT 0x2BFF
ORG $1A006
BYTE 0x01
ORG $1B954
BYTE 0x01
POP
Replace Range display with Attack Speed display
This is a small hack that replaces the range display in the item screen with an attack speed display. Won’t work with MSS, but y’all can figure that out for yourselves.
https://drive.google.com/file/d/1SLlyJcznKH8c-TK_ckaW-TVVtbKbp7LE/view?usp=sharing