-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathexample.yaml
65 lines (60 loc) · 1.19 KB
/
example.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
ingamename: ARCEUS-FIR
species: Arceus
setname: Standard
item: Flame Plate
ability: Multitype
nature: +atk -def # Lonely
ivs: 0
evs: {hp: 0, atk: 0, def: 0, spe: 64, spA: 32, spD: 32}
moves:
- Ember
- Gastro Acid
- Haze
- Sunny Day
---
ingamename: SEEL-PH
species: Seel
setname: Physical
tags: [uber]
item: [Rawst Berry, Toxic Orb, Light Ball, NeverMelt-Ice]
ability: [Thich Fat, Hydration]
nature: Adamant
ivs: 31
evs: {hp: 8, atk: 252, def: 120, spA: 0, spD: 120, spe: 8}
moves:
- Fake Out (+3/=12)
- [Aqua Tail, Dive, Waterfall]
- [Double-Edge, Facade, Body Slam, Fling, Toxic]
- [Horn Drill, Aqua Jet, Ice Shard]
combinations:
- [Toxic Orb, Facade]
- [Light Ball, Fling]
- [NeverMeltIce, Ice Shard]
- [Dive, Toxic]
separations:
- [Aqua Tail, Fling]
- [Aqua Tail, Body Slam]
gender: [m, f]
form: 0
happiness: 255
shiny: true
biddable: true
hidden: false
rarity: 0.1
ball: [Poke, Ultra]
Level: 100
---
ingamename: TRIHARD
species: Arceus
setname: Standard
ability: Multitype
nature: +atk -def # Lonely
ivs: 0
evs: {hp: 0, atk: 0, def: 0, spe: 64, spA: 32, spD: 32}
item: Flame Plate
shiny: true
moves:
- Pound
- Hidden Power
- Judgment
form: 0