Difference between revisions of "FF8/Field/Script/Opcodes/161 ADDMAGIC"
Jump to navigation
Jump to search
my_wiki>Shard m (→Description) |
my_wiki>Albeoris (Created page with "* Opcode: '''0x161''' * Short name: '''ADDMAGIC''' * Long name: Add magic stock to character ==== Argument ==== none ==== Stack ==== : ''Character ID'' : ''Magic ID''...") |
||
Line 3: | Line 3: | ||
* Long name: Add magic stock to character | * Long name: Add magic stock to character | ||
− | ==== Argument ==== | + | ==== Argument ==== |
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | |||
− | |||
− | |||
− | |||
− | + | : ''Character ID'' | |
+ | : ''Magic ID'' | ||
+ | : ''Quantity'' | ||
+ | : '''ADDMAGIC''' | ||
− | Does exactly what you think. See [[FF8/ | + | ==== Description ==== |
+ | |||
+ | Does exactly what you think. See [[FF8/Magic_Codes|Magic Codes]] for a list of magic codes. |
Revision as of 15:52, 24 March 2018
- Opcode: 0x161
- Short name: ADDMAGIC
- Long name: Add magic stock to character
Argument
none
Stack
- Character ID
- Magic ID
- Quantity
- ADDMAGIC
Description
Does exactly what you think. See Magic Codes for a list of magic codes.