Difference between revisions of "FF7/Battle/Attack Effect Id List"

From Final Fantasy Inside
< FF7‎ | Battle
Jump to navigation Jump to search
my_wiki>Akari
 
m (8 revisions imported)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="1" cellspacing="1" cellpadding="3" align="center" style="border: 1px solid black; border-collapse: collapse;"
+
== Magic Effects  ==
|+'''Table 1: FF7 Save Slot'''
+
 
! style="background:rgb(204,204,204)" align="center" | Id
+
{| class="wikitable"
! style="background:rgb(204,204,204)" align="center" | List Of Attacks
+
|+ '''Table 1: FF7 Save Slot'''
! style="background:rgb(204,204,204)" align="center" | Description
 
 
|-
 
|-
|style="background:rgb(255,255,204)" | 2
+
! Id
|style="background:rgb(255,255,204)" | 1 byte
+
! List Of Attacks
|style="background:rgb(255,255,204)" | World map camera & map display<br />Add two values (one from camera, one from map) and set this byte.<br />
+
! Description
Camera: Aerial(00); Closeup(20)<br />
 
Map: Off(80); Small(00); Large(40)
 
 
|-
 
|-
|style="background:rgb(255,255,204)" | 7
+
| 27
|style="background:rgb(255,255,204)" | 1 byte
+
| Fire
|style="background:rgb(255,255,204)" | If not 0x00, game crashes
+
|
 +
|}
 +
 
 +
==  Enemy Attacks Effects  ==
 +
 
 +
{| class="wikitable"
 +
|+ '''Table 1: FF7 Save Slot'''
 
|-
 
|-
| 32
+
! Id
| 2 bytes
+
! List Of Attacks
| Fields items mask.<br />0x0001: first potion on MD1STIN.<br />0x0002: second potion on MD1STIN.<br />0x0004: potion at NMKIN3.<br />0x0008: phoenix down on NKMIN1.
+
! Description
 
|-
 
|-
|style="background:rgb(255,255,204)" | 87
+
| 4
|style="background:rgb(255,255,204)" | 1 byte
+
| Laser Cannon, Mono Laser
|style="background:rgb(255,255,204)" | Kalm Traveler prices visibility (each bit set back to 0 when picked up)<br />Guide Book (0x01); Master Command(0x02); Master Magic (0x04); Master Summon (0x08); Gold Chocobo (0x10)
+
| Laser ray are appear from attacker weapon toward enemy.
 
|-
 
|-
|style="background:rgb(255,255,204)" | 140
+
| 22
|style="background:rgb(255,255,204)" | 1 byte
+
| Beam Gun
|style="background:rgb(255,255,204)" | Field screen rain switch (non-zero to turn on rain effect)
+
| A lot of pieces of ice fly towards enemy.
 
|-
 
|-
|style="background:rgb(255,255,204)" | 224
+
| 64
|style="background:rgb(255,255,204)" | 16 bytes
+
| Escape, Smoke Shot
|style="background:rgb(255,255,204)" | Chocobo slot 5
+
| A lot of smoke clouds appears.
 
|-
 
|-
|style="background:rgb(255,255,204)" | 240
+
| 75
|style="background:rgb(255,255,204)" | 16 bytes
+
| Search Scope
|style="background:rgb(255,255,204)" | Chocobo slot 6
+
| Attack used by Guard Scorpion.
 +
|-
 +
| 76
 +
| Tail Laser
 +
| Attack used by Guard Scorpion.
 
|}
 
|}

Latest revision as of 05:10, 23 May 2019

Magic Effects

Table 1: FF7 Save Slot
Id List Of Attacks Description
27 Fire

Enemy Attacks Effects

Table 1: FF7 Save Slot
Id List Of Attacks Description
4 Laser Cannon, Mono Laser Laser ray are appear from attacker weapon toward enemy.
22 Beam Gun A lot of pieces of ice fly towards enemy.
64 Escape, Smoke Shot A lot of smoke clouds appears.
75 Search Scope Attack used by Guard Scorpion.
76 Tail Laser Attack used by Guard Scorpion.