<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ff7speedruns.com/index.php?action=history&amp;feed=atom&amp;title=Red_Dragon</id>
	<title>Red Dragon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ff7speedruns.com/index.php?action=history&amp;feed=atom&amp;title=Red_Dragon"/>
	<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Red_Dragon&amp;action=history"/>
	<updated>2026-05-29T17:01:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://ff7speedruns.com/index.php?title=Red_Dragon&amp;diff=1535&amp;oldid=prev</id>
		<title>AceZephyr: 1 revision imported: Import from old wiki</title>
		<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Red_Dragon&amp;diff=1535&amp;oldid=prev"/>
		<updated>2024-06-10T06:03:13Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Import from old wiki&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:03, 10 June 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key ff7_wiki:diff:1.41:old-1534:rev-1535 --&gt;
&lt;/table&gt;</summary>
		<author><name>AceZephyr</name></author>
	</entry>
	<entry>
		<id>http://ff7speedruns.com/index.php?title=Red_Dragon&amp;diff=1534&amp;oldid=prev</id>
		<title>ff7&gt;Acezephyr: Created page with &quot;Red Dragon is a boss in the Temple of the Ancients.  == Stats == {| class=&quot;wikitable&quot; !Level !HP !MP !ATK !Magic Atk !Defence !Magic Def !Dex !Def % !Luck !Exp !AP !Gil |- |39...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ff7speedruns.com/index.php?title=Red_Dragon&amp;diff=1534&amp;oldid=prev"/>
		<updated>2022-06-13T18:45:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Red Dragon is a boss in the Temple of the Ancients.  == Stats == {| class=&amp;quot;wikitable&amp;quot; !Level !HP !MP !ATK !Magic Atk !Defence !Magic Def !Dex !Def % !Luck !Exp !AP !Gil |- |39...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Red Dragon is a boss in the Temple of the Ancients.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Level&lt;br /&gt;
!HP&lt;br /&gt;
!MP&lt;br /&gt;
!ATK&lt;br /&gt;
!Magic Atk&lt;br /&gt;
!Defence&lt;br /&gt;
!Magic Def&lt;br /&gt;
!Dex&lt;br /&gt;
!Def %&lt;br /&gt;
!Luck&lt;br /&gt;
!Exp&lt;br /&gt;
!AP&lt;br /&gt;
!Gil&lt;br /&gt;
|-&lt;br /&gt;
|39&lt;br /&gt;
|6800&lt;br /&gt;
|300&lt;br /&gt;
|95&lt;br /&gt;
|85&lt;br /&gt;
|80&lt;br /&gt;
|260&lt;br /&gt;
|90&lt;br /&gt;
|5&lt;br /&gt;
|5&lt;br /&gt;
|3500&lt;br /&gt;
|200&lt;br /&gt;
|1000&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Elements ===&lt;br /&gt;
Fire (-100%)&lt;br /&gt;
&lt;br /&gt;
Gravity (0%)&lt;br /&gt;
&lt;br /&gt;
=== Drops ===&lt;br /&gt;
Dragon Armlet (100%)&lt;br /&gt;
&lt;br /&gt;
== Strategies ==&lt;br /&gt;
&lt;br /&gt;
== AI Script ==&lt;br /&gt;
&lt;br /&gt;
=== Main ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot; line=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
Choose Random Opponent&lt;br /&gt;
If (TempVar:OpeningAttack = 0) Then {&lt;br /&gt;
    1/4 Chance: Use &amp;lt;Dragon Fang&amp;gt; on Target&lt;br /&gt;
    3/4 Chance: Use Red Dragon Breath on Target&lt;br /&gt;
    TempVar:OpeningAttack = 1&lt;br /&gt;
} Else {&lt;br /&gt;
    1/4 Chance: Use Red Dragon Breath on Target&lt;br /&gt;
    1/4 Chance: Use &amp;lt;Tail Attack&amp;gt; on Target&lt;br /&gt;
    1/2 Chance: Use &amp;lt;Dragon Fang&amp;gt; on Target&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>ff7&gt;Acezephyr</name></author>
	</entry>
</feed>