Anonymous

Changes

From Final Fantasy Inside

FF7/Attack data

560 bytes removed, 05:10, 23 May 2019
m
28 revisions imported
== KERNEL.BIN - Section 2: Attack data format ==
''(Note: Akari and NFITC1 have some minor differences with respect to information on this page. Most of this page comes from NFITC1's work on WallMarket)''
This section contains the data for the different attacks. Each record is 28 bytes long.
{|class="wikitable"
|-
! Offset
| 0x01
| 1 byte
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Impact_Effect_Id_List|Impact Effect Id]]
|-
| 0x02
| 0x06
| 2 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Sound_Effect_Id_List|Impact Sound]]
|-
| 0x08
| 2 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/edit/[FF7/Battle/Camera_Movement_Id_List?redlink=1|Camera Movement Id]] for single target.
|-
| 0x0A
| 2 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/edit/[FF7/Battle/Camera_Movement_Id_List?redlink=1|Camera Movement Id]] for multiple targets.
|-
| 0x0C
| 1 byte
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Targeting_Data|Target Flags]]
|-
| 0x0D
| 1 byte
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Attack_Effect_Id_List|Attack Effect Id]]
|-
| 0x0E
| 1 byte
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Damage_Calculation|Damage Calculation]]
|-
| 0x0F
| Condition sub-menu
|-
| style="background: rgb(204,204,255)" rowspan="4" colspan="1" align="center" |
| 00
| Party HP
| Status Effect Change
|-
| style="background: rgb(204,204,255)" rowspan="3" colspan="1" align="center" |
| 3Fh
| Chance to Inflict/Heal status (out of 63)
| 0x12
| 1 byte
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Attack_Special_Effects|Attack Additional Effects]]
|-
| 0x13
| 0x14
| 4 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Status_Effects|Status]]
|-
| 0x18
| 2 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Elemental_Data|Element]]
|-
| 0x1A
| 2 bytes
| [http://web.archive.org/web/20171030163750/http://wiki.qhimm.com/view/[FF7/Battle/Special_Attack_Flags|Special Attack Flags]]
|}