Added the image of Elekid, and updated the images of all the Generation 2 Pokémons. Fixed the base defense of Metapod. Advanced to version 0.2.7.

This commit is contained in:
依瑪貓 2017-01-03 17:19:30 +08:00
parent a30b7d73ba
commit dd10c4264d
11 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
' limitations under the License. ' limitations under the License.
' 1Data: The Pokémon GO data for IV calculation ' 1Data: The Pokémon GO data for IV calculation
' by imacat <imacat@mail.imacat.idv.tw>, 2016-12-23 ' by imacat <imacat@mail.imacat.idv.tw>, 2017-01-03
' Generated with 9Load.subReadDataSheets () ' Generated with 9Load.subReadDataSheets ()
Option Explicit Option Explicit
@ -31,7 +31,7 @@ Function fnGetBaseStatsData As Variant
Array ("Wartortle", "008", 118, 126, 155, Array ("Blastoise")), _ Array ("Wartortle", "008", 118, 126, 155, Array ("Blastoise")), _
Array ("Blastoise", "009", 158, 171, 210, Array ()), _ Array ("Blastoise", "009", 158, 171, 210, Array ()), _
Array ("Caterpie", "010", 90, 55, 62, Array ("Metapod", "Butterfree")), _ Array ("Caterpie", "010", 90, 55, 62, Array ("Metapod", "Butterfree")), _
Array ("Metapod", "011", 100, 45, 64, Array ("Butterfree")), _ Array ("Metapod", "011", 100, 45, 94, Array ("Butterfree")), _
Array ("Butterfree", "012", 120, 167, 151, Array ()), _ Array ("Butterfree", "012", 120, 167, 151, Array ()), _
Array ("Weedle", "013", 80, 63, 55, Array ("Kakuna", "Beedrill")), _ Array ("Weedle", "013", 80, 63, 55, Array ("Kakuna", "Beedrill")), _
Array ("Kakuna", "014", 90, 46, 86, Array ("Beedrill")), _ Array ("Kakuna", "014", 90, 46, 86, Array ("Beedrill")), _

View File

@ -1 +1 @@
0.2.6 0.2.7

View File

@ -856,7 +856,7 @@
</node> </node>
<node oor:name="PokemonElekid" oor:op="replace"> <node oor:name="PokemonElekid" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true"> <prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value> <value>%origin%/icons/pokemons/elekid.png</value>
</prop> </prop>
</node> </node>
<node oor:name="PokemonMagby" oor:op="replace"> <node oor:name="PokemonMagby" oor:op="replace">

View File

@ -15,7 +15,7 @@
&apos; limitations under the License. &apos; limitations under the License.
&apos; 1Data: The Pokémon GO data for IV calculation &apos; 1Data: The Pokémon GO data for IV calculation
&apos; by imacat &lt;imacat@mail.imacat.idv.tw&gt;, 2016-12-23 &apos; by imacat &lt;imacat@mail.imacat.idv.tw&gt;, 2017-01-03
&apos; Generated with 9Load.subReadDataSheets () &apos; Generated with 9Load.subReadDataSheets ()
Option Explicit Option Explicit
@ -33,7 +33,7 @@ Function fnGetBaseStatsData As Variant
Array (&quot;Wartortle&quot;, &quot;008&quot;, 118, 126, 155, Array (&quot;Blastoise&quot;)), _ Array (&quot;Wartortle&quot;, &quot;008&quot;, 118, 126, 155, Array (&quot;Blastoise&quot;)), _
Array (&quot;Blastoise&quot;, &quot;009&quot;, 158, 171, 210, Array ()), _ Array (&quot;Blastoise&quot;, &quot;009&quot;, 158, 171, 210, Array ()), _
Array (&quot;Caterpie&quot;, &quot;010&quot;, 90, 55, 62, Array (&quot;Metapod&quot;, &quot;Butterfree&quot;)), _ Array (&quot;Caterpie&quot;, &quot;010&quot;, 90, 55, 62, Array (&quot;Metapod&quot;, &quot;Butterfree&quot;)), _
Array (&quot;Metapod&quot;, &quot;011&quot;, 100, 45, 64, Array (&quot;Butterfree&quot;)), _ Array (&quot;Metapod&quot;, &quot;011&quot;, 100, 45, 94, Array (&quot;Butterfree&quot;)), _
Array (&quot;Butterfree&quot;, &quot;012&quot;, 120, 167, 151, Array ()), _ Array (&quot;Butterfree&quot;, &quot;012&quot;, 120, 167, 151, Array ()), _
Array (&quot;Weedle&quot;, &quot;013&quot;, 80, 63, 55, Array (&quot;Kakuna&quot;, &quot;Beedrill&quot;)), _ Array (&quot;Weedle&quot;, &quot;013&quot;, 80, 63, 55, Array (&quot;Kakuna&quot;, &quot;Beedrill&quot;)), _
Array (&quot;Kakuna&quot;, &quot;014&quot;, 90, 46, 86, Array (&quot;Beedrill&quot;)), _ Array (&quot;Kakuna&quot;, &quot;014&quot;, 90, 46, 86, Array (&quot;Beedrill&quot;)), _

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB