More actions
mNo edit summary |
mNo edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="wikitable" id="enemy-flex"> | <div class="wikitable" id="enemy-flex"> | ||
<div colspan="4" class="wikitable-title" style="border-radius: 4px 4px 0 0">Enemy Data</div> | <div colspan="4" class="wikitable-title" style="border-radius: 4px 4px 0 0">{{{name|Enemy Data}}}</div> | ||
<div class="table1" style="margin-bottom: 10px"> | <div class="table1" style="margin-bottom: 10px"> | ||
<div> | <div> | ||
Line 6: | Line 6: | ||
<div class="row2"> | <div class="row2"> | ||
<div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin: 3px 0 6px 0"><abbr title="Enemy level determines EXP gained when compared to each party member's level">Level</abbr></div> | <div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin: 3px 0 6px 0"><abbr title="Enemy level determines EXP gained when compared to each party member's level">Level</abbr></div> | ||
<div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin-bottom: 6px"><abbr title="The amount of in-game currency this enemy drops when defeated">Potch</abbr></div> | <div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin-bottom: 6px"><abbr title="The amount of in-game currency this enemy drops when defeated (Amount paid to bribe this enemy to flee the battle)">Potch (Bribe)</abbr></div> | ||
<div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin-bottom: 6px"><abbr title="Locations where this particular enemy can be encountered">Location</abbr></div> | <div class="col wikitable-title" style="color:#FFF; text-align:center; font-size:1em; padding:1px; height:3em; margin-bottom: 6px"><abbr title="Locations where this particular enemy can be encountered">Location</abbr></div> | ||
</div> | </div> | ||
<div class="row3"> | <div class="row3"> | ||
<div class="col" style="height:3em; margin-bottom: 6px">{{{lv|99}}}</div> | <div class="col" style="height:3em; margin-bottom: 6px">{{{lv|99}}}</div> | ||
<div class="col" style="height:3em; margin-bottom: 6px">{{{potch|99999}}}</div> | <div class="col" style="height:3em; margin-bottom: 6px">{{{potch|99999}}} ''({{#ifeq: {{{bribe|no}}}|no|Can't bribe|{{{buy|{{#expr: {{{potch|0}}} * 3}}}}}}})''</div> | ||
<div class="col" style="height:3em; margin-bottom: 6px">{{{location|L'Renouille Palace}}}</div> | <div class="col" style="height:3em; margin-bottom: 6px">{{{location|L'Renouille Palace}}}</div> | ||
</div> | </div> | ||
Line 40: | Line 40: | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Increases attack accuracy and evasion rates">DEX</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Increases attack accuracy and evasion rates">DEX</abbr></div> | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Determines turn order">SPD</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Determines turn order">SPD</abbr></div> | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Increases run away success as well as critical hit chance"> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Increases run away success as well as critical hit chance">LCK</abbr></div> | ||
</div> | </div> | ||
<div class="col"> | <div class="col"> | ||
Line 94: | Line 94: | ||
<div class="row1 wikitable-title" style="margin: 0 3px 0 0">Status Resist</div> | <div class="row1 wikitable-title" style="margin: 0 3px 0 0">Status Resist</div> | ||
<div class="row2"> | <div class="row2"> | ||
<div class="col"> | <div class="row3"> | ||
<div class="col"> | |||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Loses HP every turn">Poison</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Loses HP every turn">Poison</abbr></div> | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Unable to act, cured on taking damage">Sleep</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Unable to act, cured on taking damage">Sleep</abbr></div> | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Unable to use rune magic">Silence</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Unable to use rune magic">Silence</abbr></div> | ||
</div> | |||
<div class="col"> | |||
<div style="height:3em">{{{poison|Normal}}}</div> | |||
<div>{{{sleep|Normal}}}</div> | |||
<div>{{{silence|Normal}}}</div> | |||
</div> | |||
</div> | |||
<div class="row4"> | |||
<div class="col"> | |||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Stunned for one turn">Knockdown</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Stunned for one turn">Knockdown</abbr></div> | ||
<div class="wikitable-title" style="margin: 0 3px"><abbr title="Removed from battle">K.O.</abbr></div> | <div class="wikitable-title" style="margin: 0 3px"><abbr title="Removed from battle">K.O.</abbr></div> | ||
</div> | </div> | ||
<div class="col"> | <div class="col"> | ||
<div style="height:3em" | <div style="height:3em">{{{knockdown|Normal}}}</div> | ||
<div>{{{ko|Normal}}}</div> | <div>{{{ko|Normal}}}</div> | ||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
Line 125: | Line 133: | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_1|M}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_1|M}}}</div> | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_1|One}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_1|One}}}</div> | ||
</div>{{#if:{{{ | </div>{{#if:{{{type_2|}}}| | ||
<div> | <div> | ||
<div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 2</div> | <div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 2</div> | ||
Line 132: | Line 140: | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_2|M}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_2|M}}}</div> | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_2|One}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_2|One}}}</div> | ||
</div>|}}{{#if:{{{ | </div>|}}{{#if:{{{type_3|}}}| | ||
<div> | <div> | ||
<div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 3</div> | <div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 3</div> | ||
Line 139: | Line 147: | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_3|M}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{range_3|M}}}</div> | ||
<div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_3|One}}}</div> | <div class="row2" style="width: 20%; height:2em; text-align:center">{{{target_3|One}}}</div> | ||
</div>|}}{{#if:{{{ | </div>|}}{{#if:{{{type_4|}}}| | ||
<div> | <div> | ||
<div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 4</div> | <div class="row1 wikitable-title" style="margin: 0 3px 5px 0">Attack 4</div> | ||
Line 152: | Line 160: | ||
<div class="row2" style="height:4.7em; align-items: center; padding-left:3px">{{{item_1|''This enemy does not drop any items''}}} {{#if:{{{item_1|}}}|''({{{rate_1|100}}}%)''|}} {{#if:{{{item_2|}}}|<br>{{{item_2|Item 2}}} ''({{{rate_2|100}}}%)''|}} {{#if:{{{item_3|}}}|<br>{{{item_3|Item 3}}} ''({{{rate_3|100}}}%)''|}}</div> | <div class="row2" style="height:4.7em; align-items: center; padding-left:3px">{{{item_1|''This enemy does not drop any items''}}} {{#if:{{{item_1|}}}|''({{{rate_1|100}}}%)''|}} {{#if:{{{item_2|}}}|<br>{{{item_2|Item 2}}} ''({{{rate_2|100}}}%)''|}} {{#if:{{{item_3|}}}|<br>{{{item_3|Item 3}}} ''({{{rate_3|100}}}%)''|}}</div> | ||
</div> | </div> | ||
</div><noinclude>[[Category:Table templates]]</noinclude> | </div><includeonly>[[Category:Enemies in Suikoden II]]{{#switch: {{{type}}} | ||
| Boss = [[Category:Boss enemies in Suikoden II]] | |||
| Event = [[Category:Event enemies in Suikoden II]] | |||
| Normal = [[Category:Normal enemies in Suikoden II]] | |||
| #default = [[Category:Normal enemies in Suikoden II]] | |||
}}</includeonly><noinclude>[[Category:Table templates]]</noinclude> |
Latest revision as of 20:48, 11 March 2025
Enemy Data
Stats
HP
STR
MAG
PROT
999
999
999
999
MDEF
DEX
SPD
LCK
999
999
999
999
Element Resist
Fire
Water
Earth
Lightning
Normal
Normal
Normal
Normal
Wind
Holy
Darkness
Shield
Normal
Normal
Normal
Normal
Status Resist
Poison
Sleep
Silence
Normal
Normal
Normal
Knockdown
K.O.
Normal
Normal
Attacks
Type
Element
Range
Target
Attack 1
Physical
None
M
One
Items
This enemy does not drop any items