Difference between revisions of "Sylveon"
FantaX1911 (talk | contribs) m (Fantasticx.1991 moved page Pokémon List/Sylveon to Sylveon over redirect) |
FantaX1911 (talk | contribs) (Updated Sylveon to latest template.) |
||
| Line 1: | Line 1: | ||
{{ | {{UpToDate|0.47.1}} | ||
{{PokémonV2 | |||
<!-- | |||
For any data that is not applicable to the current Pokémon, please leave it blank :D It will save us from bugs. | |||
--> | |||
== | <!-- | ||
{{T|Sylveon|Fairy||}} | Define the Pokémon National ID without the extra zeros in front. | ||
Syntax: ID = <ID> | |||
--> | |||
| ID = 700 | |||
<!-- | |||
Define the Pokémon Type. | |||
For Pokémon with one type: | |||
Syntax: Type 1 = <Type> | Type 2 = | |||
For Pokémon with two type: | |||
Syntax: Type 1 = <Type> | Type 2 = <Type> | |||
--> | |||
| Type 1 = Fairy | |||
| Type 2 = | |||
<!-- | |||
Define how many different evolution are there. | |||
For Pokémon that cannot evolve and have no related family chain: | |||
Syntax: Number of DE = 0 | |||
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur => Ivysaur => Venusaur. | |||
Syntax: Number of DE = 1 | |||
For Pokémon that can/cannot evolve and/but with a family chain like Bulbasaur => Ivysaur and Bulbasaur => Venusaur. | |||
Syntax: Number of DE = 2 | |||
--> | |||
| Number of DE = 8 | |||
<!-- | |||
Define how much Evolution Done to get this Pokémon. | |||
For Pokémon that is belong to first stage: | |||
Syntax: Number of ED = 0 | |||
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur => Ivysaur: | |||
Syntax: Number of ED = 1 | |||
For Pokémon that is belong to third stage and only have a family chain like Bulbasaur => Ivysaur => Venusaur: | |||
Syntax: Number of ED = 2 | |||
--> | |||
| Number of ED = 1 | |||
<!-- | |||
Define how much Evolution Left for the final stage. | |||
For Pokémon that is already at final stage: | |||
Syntax: Number of EL = 0 | |||
For Pokémon that is belong to second stage and only have a family chain like Bulbasaur => Ivysaur: | |||
Syntax: Number of EL = 1 | |||
For Pokémon that is belong to first stage and only have a family chain like Bulbasaur => Ivysaur => Venusaur: | |||
Syntax: Number of EL = 2 | |||
--> | |||
| Number of EL = 0 | |||
<!-- | |||
Define the Evolution Condition for each stage in the same family. | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur: | |||
Syntax: EC 1 = <Condition> | EC 2 = | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur => Venusaur: | |||
Syntax: EC 1 = <Condition for Bulbasaur to Ivysaur> | EC 2 = <Condition for Ivysaur to Venusaur> | |||
For Second Branch => It uses EC 3 and EC 4. The syntax is the same as above. | |||
--> | |||
| EC 1 = Item | |||
| EC 2 = | |||
| EC 3 = Item | |||
| EC 4 = | |||
| EC 5 = Item | |||
| EC 6 = | |||
| EC 7 = Friendship | |||
| EC 8 = | |||
| EC 9 = Friendship | |||
| EC 10 = | |||
| EC 11 = Area | |||
| EC 12 = | |||
| EC 13 = Area | |||
| EC 14 = | |||
| EC 15 = ??? | |||
| EC 16 = | |||
<!-- | |||
Define the Evolution Condition value for each stage in the same family. | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur: | |||
Syntax: EL 1 = <Condition value> | EL 2 = | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur => Venusaur: | |||
Syntax: EL 1 = <Condition value for Bulbasaur to Ivysaur> | EL 2 = <Condition value for Ivysaur to Venusaur> | |||
For Second Branch => It uses EL 3 and EL 4. The syntax is the same as above. | |||
--> | |||
| EL 1 = Water Stone | |||
| EL 2 = | |||
| EL 3 = Thunder Stone | |||
| EL 4 = | |||
| EL 5 = Fire Stone | |||
| EL 6 = | |||
| EL 7 = During Day | |||
| EL 8 = | |||
| EL 9 = During Night | |||
| EL 10 = | |||
| EL 11 = Ilex Forest | |||
| EL 12 = | |||
| EL 13 = Ice Path | |||
| EL 14 = | |||
| EL 15 = ??? | |||
| EL 16 = | |||
<!-- | |||
Define the Evolution Pokémon ID for each stage in the same family. | |||
** Press Show preview button on the bottom to check if the automated data is correct or not. ** | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur: | |||
Syntax: EID 1 = <Pokémon ID for the evolved form> | EID 2 = | |||
For Pokémon with a family chain like Bulbasaur => Ivysaur => Venusaur: | |||
Syntax: EID 1 = <Pokémon ID for the first stage to second stage> | EID 2 = <Pokémon ID for the second stage to third stage> | |||
For First Branch => It uses EID 1, EID 2 and EID 3 | |||
For Second Branch => It uses EID 4, EID 5 and EID 6 | |||
--> | |||
| EID 1 = 133 | |||
| EID 2 = 134 | |||
| EID 3 = | |||
| EID 4 = 133 | |||
| EID 5 = 135 | |||
| EID 6 = | |||
| EID 7 = 133 | |||
| EID 8 = 136 | |||
| EID 9 = | |||
| EID 10 = 133 | |||
| EID 11 = 196 | |||
| EID 12 = | |||
| EID 13 = 133 | |||
| EID 14 = 197 | |||
| EID 15 = | |||
| EID 16 = 133 | |||
| EID 17 = 470 | |||
| EID 18 = | |||
| EID 19 = 133 | |||
| EID 20 = 471 | |||
| EID 21 = | |||
| EID 22 = 133 | |||
| EID 23 = 700 | |||
| EID 24 = | |||
| Evolution style = P3D | |||
<!-- | |||
Define the Pokémon Ability | |||
For Pokémon with only 1 Ability: ( * Change the ones that have <> ) | |||
Syntax: Ability 1 = {{AbilityV2|Name|<ID>}} | Ability 2 = | |||
For Pokémon with 2 Ability: ( * Change the ones that have <> ) | |||
Syntax: Ability 1 = {{AbilityV2|Name|<ID>}} | Ability 2 = {{AbilityV2|Name|<ID>}} | |||
** If you do not know their ability ID, then you can type their Names after the equal sign instead of {{AbilityV2|Name|<ID>}}. | |||
## Hidden Ability can be define with the same syntax above but it will not show right now. | |||
--> | |||
| Ability 1 = {{AbilityV2|Name|56}} | |||
| Hidden Ability = {{AbilityV2|Name|182}} | |||
<!-- | |||
Define the Pokémon Basic Stats. | |||
Syntax: HP = <Integer Value> | Attack = <Integer Value> | Defense = <Integer Value> | Special Atk = <Integer Value> | Special Def = <Integer Value> | Speed = <Integer Value> | |||
--> | |||
| HP = 95 | |||
| Attack = 65 | |||
| Defense = 65 | |||
| Special Atk = 110 | |||
| Special Def = 130 | |||
| Speed = 60 | |||
<!-- | |||
Define Additional Info about that Pokémon | |||
Syntax: Info = <Whatever Info that you want to show> | |||
--> | |||
| Info = {{T|Sylveon|Fairy||}} | |||
Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears. | Sylveon is a Pokémon with cream colored fur on most of its slender body and a reddish tail. There are two bow shaped and scarf-like objects around its body. It has four legs, each one a pink color - like the tail - and three toes on each. It also has two large blue eyes and long pink ears. | ||
| Line 8: | Line 199: | ||
It cannot be obtained legally in the game at the moment. | It cannot be obtained legally in the game at the moment. | ||
== Pokédex Entry = | <!-- | ||
Define Pokédex Entry about that Pokémon | |||
Syntax: Pokédex Entry = <Pokédex entry description> | Species = <Species> | Height = <Integer Value with no units> | Weight = <Integer Value with no units> | |||
--> | |||
| Pokédex Entry = Thanks to its unstable genetic makeup, this special Pokémon conceals many different possible evolutions. | |||
| Species = Intertwining | |||
| Height = 1.0 | |||
| Weight = 23.5 | |||
== Locations == | <!-- | ||
{{ | Define the Location that you can find this pokémon. | ||
For Evolution Pokémon only: | |||
Syntax: Locations = {{LocationV2|Evolve||<Pokémon Name>}} | |||
Syntax: Locations = {{LocationV2|Evolve||{{PokémonListV2|Name|<Pokémon ID>}}}} | |||
For Places: | |||
Syntax: Locations = {{LocationV2||<Places>|<Method>}} | |||
--> | |||
| Locations = | |||
{{LocationV2||None|None}} | |||
<!-- | |||
Define the moves that the Pokémon Learn. | |||
Syntax: Moves = {{MoveV2|<Level>|<ID>}} | |||
--> | |||
| Moves = | |||
{{MoveV2|-|33}} | |||
{{MoveV2|-|39}} | |||
{{MoveV2|-|270}} | |||
{{MoveV2|5|28}} | |||
<!-- | |||
Define the Version History of the Pokémon. | |||
Syntax: Version History = {{VersionHistoryV2|<Version>|<Descriptions>}} | |||
--> | |||
| Version History = | |||
Version History = {{VersionHistoryV2|0.43|Introduced}} | |||
}} | |||
= | <!-- | ||
This is using v1.1 of the template. | |||
To check for any update in template, you might want to visit http://pokemon3d.net/wiki/index.php?title=Template:PokémonV2/Preload | |||
If you encounter any bugs that you can't get it fix, please report those bug over here: http://pokemon3d.net/forum/threads/7391/ | |||
If the bug is an easy fix, any user including Moderator from the forum might fix them asap. | |||
Anything that is due to hard code issue, then only jianmingyong and some other Moderator ( If they know ) can fix it. | |||
--> | |||
Revision as of 19:15, 20 May 2014
|
|
|
LearnsetBy Leveling up
Version history
|
[[Category:Evolution by {{{ECC 1}}}]]
[[Category:Evolution by {{{ECC 3}}}]]
[[Category:Evolution by {{{ECC 5}}}]]
[[Category:Evolution by {{{ECC 7}}}]]
[[Category:Evolution by {{{ECC 9}}}]]
[[Category:Evolution by {{{ECC 11}}}]]
[[Category:Evolution by {{{ECC 13}}}]]
[[Category:Evolution by {{{ECC 15}}}]]