mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
At last, imported item and berry data. #10
This commit is contained in:
parent
25c81541ae
commit
fa3d205e51
9 changed files with 991 additions and 443 deletions
pokedex/data/csv
8
pokedex/data/csv/item_fling_effects.csv
Normal file
8
pokedex/data/csv/item_fling_effects.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
id,effect
|
||||
1,Badly poisons the target.
|
||||
2,Burns the target.
|
||||
3,Immediately activates the berry's effect on the target.
|
||||
4,Immediately activates the herb's effect on the target.
|
||||
5,Paralyzes the target.
|
||||
6,Poisons the target.
|
||||
7,Target will flinch if it has not yet gone this turn.
|
|
Loading…
Add table
Add a link
Reference in a new issue