Rearranged move effect categories by primary key.
[zzz-pokedex.git] / pokedex / data / csv / move_effect_categories.csv
1 id,name,can_affect_user
2 1,Regular damage,1
3 2,Power varies,1
4 3,Special damage,1
5 4,Double damage,1
6 5,Faints,1
7 6,Critical,0
8 7,Ignores type,0
9 8,Ignores accuracy modifiers,0
10 9,Meta,1
11 10,Multiple turns/hits,0
12 11,Charge or recovery turn,0
13 12,Heals HP,1
14 13,Cures status,1
15 14,Protection,1
16 15,Attack up,1
17 16,Attack down,1
18 17,Defense up,1
19 18,Defense down,1
20 19,Special Attack up,1
21 20,Special Attack down,1
22 21,Special Defense up,1
23 22,Special Defense down,1
24 23,Speed up,1
25 24,Speed down,1
26 25,Accuracy up,1
27 26,Accuracy down,1
28 27,Evasion up,1
29 28,Evasion down,1
30 29,Sleep,1
31 30,Burn,1
32 31,Paralysis,1
33 32,Freeze,1
34 33,Poison,1
35 34,Confusion,1
36 35,Flinch,1
37 36,Trap,1
38 37,Weather,0