Added the images of Pichu, Togepi, Smoochum, and Magby. Added Togetic, without its image yet.

This commit is contained in:
依瑪貓 2016-12-23 15:36:30 +08:00
parent c4dac10e55
commit a30b7d73ba
8 changed files with 15 additions and 7 deletions

View File

@ -13,7 +13,7 @@
' limitations under the License.
' 1Data: The Pokémon GO data for IV calculation
' by imacat <imacat@mail.imacat.idv.tw>, 2016-12-16
' by imacat <imacat@mail.imacat.idv.tw>, 2016-12-23
' Generated with 9Load.subReadDataSheets ()
Option Explicit
@ -175,7 +175,8 @@ Function fnGetBaseStatsData As Variant
Array ("Pichu", "172", 40, 77, 63, Array ("Pikachu", "Raichu")), _
Array ("Cleffa", "173", 100, 75, 91, Array ("Clefairy", "Clefable")), _
Array ("Igglybuff", "174", 180, 69, 34, Array ("Jigglypuff", "Wigglytuff")), _
Array ("Togepi", "175", 70, 67, 116, Array ()), _
Array ("Togepi", "175", 70, 67, 116, Array ("Togetic")), _
Array ("Togetic", "176", 110, 140, 191, Array ()), _
Array ("Smoochum", "238", 90, 153, 116, Array ("Jynx")), _
Array ("Elekid", "239", 90, 135, 110, Array ("Electabuzz")), _
Array ("Magby", "240", 90, 151, 108, Array ("Magmar")))

View File

@ -826,7 +826,7 @@
</node>
<node oor:name="PokemonPichu" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value>
<value>%origin%/icons/pokemons/pichu.png</value>
</prop>
</node>
<node oor:name="PokemonCleffa" oor:op="replace">
@ -840,13 +840,18 @@
</prop>
</node>
<node oor:name="PokemonTogepi" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/pokemons/togepi.png</value>
</prop>
</node>
<node oor:name="PokemonTogetic" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value>
</prop>
</node>
<node oor:name="PokemonSmoochum" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value>
<value>%origin%/icons/pokemons/smoochum.png</value>
</prop>
</node>
<node oor:name="PokemonElekid" oor:op="replace">
@ -856,7 +861,7 @@
</node>
<node oor:name="PokemonMagby" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value>
<value>%origin%/icons/pokemons/magby.png</value>
</prop>
</node>
</node>

View File

@ -15,7 +15,7 @@
&apos; limitations under the License.
&apos; 1Data: The Pokémon GO data for IV calculation
&apos; by imacat &lt;imacat@mail.imacat.idv.tw&gt;, 2016-12-16
&apos; by imacat &lt;imacat@mail.imacat.idv.tw&gt;, 2016-12-23
&apos; Generated with 9Load.subReadDataSheets ()
Option Explicit
@ -177,7 +177,8 @@ Function fnGetBaseStatsData As Variant
Array (&quot;Pichu&quot;, &quot;172&quot;, 40, 77, 63, Array (&quot;Pikachu&quot;, &quot;Raichu&quot;)), _
Array (&quot;Cleffa&quot;, &quot;173&quot;, 100, 75, 91, Array (&quot;Clefairy&quot;, &quot;Clefable&quot;)), _
Array (&quot;Igglybuff&quot;, &quot;174&quot;, 180, 69, 34, Array (&quot;Jigglypuff&quot;, &quot;Wigglytuff&quot;)), _
Array (&quot;Togepi&quot;, &quot;175&quot;, 70, 67, 116, Array ()), _
Array (&quot;Togepi&quot;, &quot;175&quot;, 70, 67, 116, Array (&quot;Togetic&quot;)), _
Array (&quot;Togetic&quot;, &quot;176&quot;, 110, 140, 191, Array ()), _
Array (&quot;Smoochum&quot;, &quot;238&quot;, 90, 153, 116, Array (&quot;Jynx&quot;)), _
Array (&quot;Elekid&quot;, &quot;239&quot;, 90, 135, 110, Array (&quot;Electabuzz&quot;)), _
Array (&quot;Magby&quot;, &quot;240&quot;, 90, 151, 108, Array (&quot;Magmar&quot;)))

View File

@ -166,6 +166,7 @@
<dlg:menuitem dlg:value="Cleffa"/>
<dlg:menuitem dlg:value="Igglybuff"/>
<dlg:menuitem dlg:value="Togepi"/>
<dlg:menuitem dlg:value="Togetic"/>
<dlg:menuitem dlg:value="Smoochum"/>
<dlg:menuitem dlg:value="Elekid"/>
<dlg:menuitem dlg:value="Magby"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB