Final Fantasy Wiki
m (Bot: Changing template: See Also)
mNo edit summary
Line 1: Line 1:
 
{{sideicon|prime=FFVII}}
 
{{sideicon|prime=FFVII}}
  +
{{DISPLAYTITLE:Vice (''Final Fantasy VII'')}}
 
{{infobox enemy
 
{{infobox enemy
 
| release = FFVII
 
| release = FFVII
Line 5: Line 6:
 
| japanese = ヴァイス
 
| japanese = ヴァイス
 
| romaji = Vaisu
 
| romaji = Vaisu
| image = [[File:Vice FF7.png|200px]]
+
| image = Vice FF7.png
 
|location = [[Sector 5|Sector 5 Slums]]
 
|location = [[Sector 5|Sector 5 Slums]]
 
|formations = true
 
|formations = true
 
|aiscript = true
 
|aiscript = true
 
}}
 
}}
 
'''Vice''' is an enemy in ''[[Final Fantasy VII]]'' encountered in the Sector 5 Slums after leaving the [[Sector 5 Church]].
 
{{See|Vice}}
 
{{See|Vice}}
 
'''Vice''' is an enemy in ''[[Final Fantasy VII]]'' encountered in the Sector 5 Slums after leaving the [[Sector 5 Church]].
 
 
 
==Stats==
 
==Stats==
 
{{infobox enemy stats FFVII
 
{{infobox enemy stats FFVII
Line 32: Line 31:
 
| gil = 80
 
| gil = 80
 
| frog = Immune
 
| frog = Immune
| drop 1 = [[Final Fantasy VII items#Potion|Potion]]
+
| drop 1 = [[Potion (Final Fantasy VII)|Potion]]
 
| drop 1 rate = 8
 
| drop 1 rate = 8
| steal 2 = [[Final Fantasy VII items#Speed Drink|Speed Drink]]
+
| steal 2 = [[Speed Drink (Final Fantasy VII)|Speed Drink]]
 
| steal 2 rate = 32
 
| steal 2 rate = 32
| morph = [[Final Fantasy VII items#Potion|Potion]]
+
| morph = [[Potion (Final Fantasy VII)|Potion]]
 
| abilities = ''[[Final Fantasy VII enemy abilities#Hit|Hit]]''*, [[Final Fantasy VII enemy abilities#Steal|Steal]], [[Final Fantasy VII enemy abilities#Grind|Grind]], [[Final Fantasy VII enemy abilities#Seize|Seize]]**, ''[[Final Fantasy VII enemy abilities#Escape|Escape]]''
 
| abilities = ''[[Final Fantasy VII enemy abilities#Hit|Hit]]''*, [[Final Fantasy VII enemy abilities#Steal|Steal]], [[Final Fantasy VII enemy abilities#Grind|Grind]], [[Final Fantasy VII enemy abilities#Seize|Seize]]**, ''[[Final Fantasy VII enemy abilities#Escape|Escape]]''
 
| manipulate 1 = Hit
 
| manipulate 1 = Hit
Line 72: Line 71:
 
Although Vice has five attacks, it will only ever use three of them under normal circumstances; Vice will never use the move Seize, and it may only use Hit if under [[Control (status)|Manipulate]] or [[Berserk (status)|Berserk]]. It will use Steal and Grind equally, and will use Escape once an item has been stolen from the player.
 
Although Vice has five attacks, it will only ever use three of them under normal circumstances; Vice will never use the move Seize, and it may only use Hit if under [[Control (status)|Manipulate]] or [[Berserk (status)|Berserk]]. It will use Steal and Grind equally, and will use Escape once an item has been stolen from the player.
   
Beyond stealing items Vice is not a dangerous foe, and can be useful because the player can [[Steal#Final Fantasy VII|steal]] [[Final Fantasy VII items#Speed Drink|Speed Drink]]s from them, the only way to cast [[Haste (ability)#Final Fantasy VII|Haste]] until [[Gongaga]].
+
Beyond stealing items Vice is not a dangerous foe, and can be useful because the player can [[Steal (Final Fantasy VII)|steal]] [[Speed Drink (Final Fantasy VII)|Speed Drink]]s from them, the only way to cast [[Haste (Final Fantasy VII)|Haste]] until [[Gongaga]].
   
 
===Strategy===
 
===Strategy===
Line 142: Line 141:
 
*[[Prowler]]
 
*[[Prowler]]
 
*[[Bandit (Final Fantasy VII)|Bandit]]
 
*[[Bandit (Final Fantasy VII)|Bandit]]
 
 
[[Category:Enemies in Final Fantasy VII]]
 
[[Category:Enemies in Final Fantasy VII]]

Revision as of 09:45, 22 January 2020

Template:Sideicon

Vice is an enemy in Final Fantasy VII encountered in the Sector 5 Slums after leaving the Sector 5 Church.

Stats

Formations

# Formation
378 Vice A, Vice B
379 Vice (Back Attack)

Locations

Sector 5 Slums
Street West 378, 379 (Back Attack)
Street East 378, 379 (Back Attack)

Battle

Vice will steal items from the party and escape (but not items that cannot be sold or thrown, and if no valid items are available then nothing will be stolen). If they are killed before they escape the item will be returned. If they escape, the item is lost forever.

Although Vice has five attacks, it will only ever use three of them under normal circumstances; Vice will never use the move Seize, and it may only use Hit if under Manipulate or Berserk. It will use Steal and Grind equally, and will use Escape once an item has been stolen from the player.

Beyond stealing items Vice is not a dangerous foe, and can be useful because the player can steal Speed Drinks from them, the only way to cast Haste until Gongaga.

Strategy

It is advised to kill them quickly, perhaps via magic, to prevent them from stealing from the party.

AI script

Start of battle

Declare SelectedTarget = random opponent

Declare Count = 0

Turn

If (SelectedTarget is defeated) Then: SelectedTarget = random opponent

If (Count == 0) Then

2/3 Chance: Do Nothing

1/6 Chance: Count = 1

1/6 Chance: Count = 2

Else If (Count == 1) Then

Use Grind on SelectedTarget

2/3 Chance: Count = 3

1/3 Chance: Count = 4

Else If (Count == 2) Then

Use Steal on SelectedTarget

2/3 Chance: Count = 3

1/3 Chance: Count = 4

Else If (Count == 3 AND 1/2 Chance) Then: Count = 4

Else If (Count == 4) Then

Use Escape

Remove Self

Counter - if attacked

SelectedTarget = last attacker

Gallery

Etymology

Vice is a practice, behaviour, or habit generally considered immoral, sinful, criminal, rude, taboo, depraved, or degrading in the associated society.

Related enemies