pokegold-spaceworld/data/battle/stat_names.inc
DrippingYellow 9e05bc90a3
Some checks failed
CI / build (push) Has been cancelled
Finish labelling Bank 0D (#113)
* Labelling Bank 0D, part 1

* Untangled math HRAM variables

* Bank 10's out of the bag, I guess

* Label Bank 0D, part 2, decompiled related Bank 0E functions

* Fix data outside section

* Finished labeling Bank 0D and connected variables and functions

---------

Co-authored-by: vulcandth <vulcandth@gmail.com>
2025-02-15 17:48:47 -06:00

10 lines
317 B
PHP

StatNames:
; entries correspond to stat ids
db "こうげきりょく@" ; ATTACK
db "ぼうぎょりょく@" ; DEFENSE
db "すばやさ@" ; SPEED
db "とくしゅこうげき@" ; SP.ATK
db "とくしゅぼうぎょ@" ; SP.DEF
db "めいちゅうりつ@" ; ACCURACY
db "かいひりつ@" ; EVASION