projects
/
zzz-pokedex.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
B&W: Level-up moves.
[zzz-pokedex.git]
/
pokedex
/
data
/
csv
/
natures.csv
1
id,name,decreased_stat_id,increased_stat_id,hates_flavor_id,likes_flavor_id
2
1,Hardy,2,2,1,1
3
2,Bold,2,3,1,5
4
3,Modest,2,4,1,2
5
4,Calm,2,5,1,4
6
5,Timid,2,6,1,3
7
6,Lonely,3,2,5,1
8
7,Docile,3,3,5,5
9
8,Mild,3,4,5,2
10
9,Gentle,3,5,5,4
11
10,Hasty,3,6,5,3
12
11,Adamant,4,2,2,1
13
12,Impish,4,3,2,5
14
13,Bashful,4,4,2,2
15
14,Careful,4,5,2,4
16
15,Rash,5,4,4,2
17
16,Jolly,4,6,2,3
18
17,Naughty,5,2,4,1
19
18,Lax,5,3,4,5
20
19,Quirky,5,5,4,4
21
20,Naive,5,6,4,3
22
21,Brave,6,2,3,1
23
22,Relaxed,6,3,3,5
24
23,Quiet,6,4,3,2
25
24,Sassy,6,5,3,4
26
25,Serious,6,6,3,3