mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Added super contest effects.
This commit is contained in:
parent
beb9be4084
commit
33d0e1e280
3 changed files with 34 additions and 3 deletions
pokedex/data/csv
|
@ -1,4 +1,4 @@
|
|||
id,appeal,jam,flavor,effect
|
||||
id,appeal,jam,flavor_text,effect
|
||||
1,4,0,A highly appealing move.,Gives a high number of appeal points wth no other effects.
|
||||
2,3,0,Affected by how well the appeal in front goes.,"If the Pokemon that appealed before the user earned less than three appeal points, user earns six; if three, user earns three; if more than three, user earns none."
|
||||
3,6,0,"After this move, the user is more easily startled.","If the user is jammed this turn after using this move, it will receive twice as many jam points."
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue