You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
1.9 KiB
97 lines
1.9 KiB
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e912" },
|
|
"schemaVersion": 1,
|
|
"name": "Vine Whip",
|
|
"power": 45,
|
|
"pp": 15,
|
|
"category": "PHYSICAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "GRASS",
|
|
"weakAgainst": ["FIRE"],
|
|
"effectiveAgainst": ["WATER", "GROUND"]
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e913" },
|
|
"schemaVersion": 2,
|
|
"name": "Tackle",
|
|
"power": 40,
|
|
"category": "PHYSICAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "NORMAL",
|
|
"weakAgainst": ["ROCK"],
|
|
"effectiveAgainst": []
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e917" },
|
|
"schemaVersion": 2,
|
|
"name": "Ember",
|
|
"power": 40,
|
|
"category": "SPECIAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "FIRE",
|
|
"weakAgainst": ["WATER", "GROUND"],
|
|
"effectiveAgainst": ["GRASS"]
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e919" },
|
|
"schemaVersion": 2,
|
|
"name": "Twineedle",
|
|
"power": 25,
|
|
"pp": 20,
|
|
"category": "PHYSICAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "BUG",
|
|
"weakAgainst": ["FIRE", "FLYING"],
|
|
"effectiveAgainst": ["GRASS", "PSYCHIC"]
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e91a" },
|
|
"schemaVersion": 2,
|
|
"name": "Rage",
|
|
"power": 20,
|
|
"pp": 20,
|
|
"category": "PHYSICAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "NORMAL",
|
|
"weakAgainst": ["ROCK"],
|
|
"effectiveAgainst": []
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e91c" },
|
|
"schemaVersion": 2,
|
|
"name": "Gust",
|
|
"power": 40,
|
|
"pp": 35,
|
|
"category": "SPECIAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "FLYING",
|
|
"weakAgainst": ["ROCK", "ELECTRIC", "ICE"],
|
|
"effectiveAgainst": ["GRASS", "FIGHTING", "BUG"]
|
|
}
|
|
}
|
|
{
|
|
"_id": { "$oid":"60a64f7eae945a6e60b0e91d" },
|
|
"schemaVersion": 2,
|
|
"name": "Confusion",
|
|
"power": 50,
|
|
"pp": 25,
|
|
"category": "SPECIAL",
|
|
"accuracy": 100,
|
|
"type": {
|
|
"name": "PSYCHIC",
|
|
"weakAgainst": ["BUG", "GHOST", "DARK"],
|
|
"effectiveAgainst": ["FIGHTING", "POISON"]
|
|
}
|
|
}
|