ff6pr:ai

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ff6pr:ai [2022/03/13 13:41]
madsiur created
ff6pr:ai [2022/03/14 05:57] (current)
madsiur [Mnemonic List]
Line 2: Line 2:
 Monster AI scripts are located in ''FINAL FANTASY VI_Data\StreamingAssets\Assets\GameAssets\Serial\Res\Battle\MonsterAI''. Each one is referenced in ''monster_ai_script.csv'' as ''script_name'' and the corresponding ID is referenced in ''monster.csv'' in the field ''script_id''. Each monster using a script has the same name as that script (e.g. ''sc_ai_514_Covert'' is technically used for the 3 Covert enemies, IDs 514, 564 and 565), except for instance with the Guard script that is used for unnamed special monsters (IDs 371, 376, 377, 379, 380, 381, 383, 384, 392 and 398). AI scripts with no monster ID in the below table have no reference in ''monster.csv''. Monster AI scripts are located in ''FINAL FANTASY VI_Data\StreamingAssets\Assets\GameAssets\Serial\Res\Battle\MonsterAI''. Each one is referenced in ''monster_ai_script.csv'' as ''script_name'' and the corresponding ID is referenced in ''monster.csv'' in the field ''script_id''. Each monster using a script has the same name as that script (e.g. ''sc_ai_514_Covert'' is technically used for the 3 Covert enemies, IDs 514, 564 and 565), except for instance with the Guard script that is used for unnamed special monsters (IDs 371, 376, 377, 379, 380, 381, 383, 384, 392 and 398). AI scripts with no monster ID in the below table have no reference in ''monster.csv''.
  
-==== List ====+==== Mnemonic List ==== 
 +There are 69 monster AI mnemonics/commands across all the AI scripts (including unused scripts).\\ 
 +[[ff6pr:ai:mnemonic|Complete listing]] 
 + 
 + 
 +==== Script List ====
 ^  Filename  ^  Used By (Monster IDs)  ^ ^  Filename  ^  Used By (Monster IDs)  ^
 | sc_ai_000_Guard| 1, 371, 376, 377, 379, 380, 381, 383, 384, 392, 398| | sc_ai_000_Guard| 1, 371, 376, 377, 379, 380, 381, 383, 384, 392, 398|
Line 19: Line 24:
 | sc_ai_00D_DarkForce| 14| | sc_ai_00D_DarkForce| 14|
 | sc_ai_00E_AngelWhisper| 15| | sc_ai_00E_AngelWhisper| 15|
-| sc_ai_00E_AngelWhisper| ---| 
 | sc_ai_00F_Oversoul| 16| | sc_ai_00F_Oversoul| 16|
 | sc_ai_010_SkeletalHorror| 17| | sc_ai_010_SkeletalHorror| 17|
  • ff6pr/ai.1647178870.txt.gz
  • Last modified: 2 years ago
  • by madsiur