File size: 3,444 Bytes
5c2ed06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
"use strict";
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __export = (target, all) => {
  for (var name in all)
    __defProp(target, name, { get: all[name], enumerable: true });
};
var __copyProps = (to, from, except, desc) => {
  if (from && typeof from === "object" || typeof from === "function") {
    for (let key of __getOwnPropNames(from))
      if (!__hasOwnProp.call(to, key) && key !== except)
        __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
  }
  return to;
};
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
var learnsets_exports = {};
__export(learnsets_exports, {
  Learnsets: () => Learnsets
});
module.exports = __toCommonJS(learnsets_exports);
const Learnsets = {
  tomohawk: {
    inherit: true,
    learnset: {
      acrobatics: ["7M", "5M"],
      aerialace: ["7M", "7L17", "5M", "5L17"],
      airslash: ["7L33", "5L37"],
      aquatail: ["7T"],
      attract: ["7M", "5M"],
      aurasphere: ["7L1", "5L1"],
      batonpass: ["7E", "5E"],
      brickbreak: ["7E", "5M"],
      bulkup: ["7M", "5M"],
      bulldoze: ["7M", "5M"],
      confide: ["7M"],
      confuseray: ["7M", "5E"],
      doubleteam: ["7M", "5M"],
      earthpower: ["5L33"],
      earthquake: ["7M", "5M"],
      echoedvoice: ["7M", "5M"],
      facade: ["7M", "5M"],
      falseswipe: ["7M", "5M"],
      flash: ["6M", "5M"],
      fling: ["7M", "5M"],
      fly: ["7M", "5M"],
      focusblast: ["7M", "5M"],
      focusenergy: ["7E", "5E"],
      frustration: ["7E", "5M"],
      furyswipes: ["7L1", "5L1"],
      gigaimpact: ["7M", "5M"],
      grassknot: ["7M", "5M"],
      harden: ["7L1", "5L1"],
      haze: ["7E", "5E"],
      healingwish: ["7L60", "5L60"],
      heatwave: ["7L42", "5L45"],
      helpinghand: ["7T"],
      hiddenpower: ["7M", "5M"],
      hurricane: ["7L51", "5L55"],
      hyperbeam: ["7M", "5M"],
      hypervoice: ["7L45", "5L49"],
      incinerate: ["6M", "5M"],
      irontail: ["7T"],
      memento: ["7E", "5E"],
      morningsun: ["7L20", "5L20"],
      naturepower: ["7E", "5E"],
      poweruppunch: ["6L99"],
      protect: ["7M", "5M"],
      quash: ["7M", "5M"],
      raindance: ["7M", "7L29", "5M", "5L29"],
      rapidspin: ["7E", "5E"],
      reflect: ["5M"],
      rest: ["7M", "7L53", "5M", "5L53"],
      retaliate: ["6M", "5M"],
      return: ["7M", "5M"],
      roar: ["7M", "5M"],
      rockslide: ["7M", "5M"],
      rocksmash: ["6M", "5M"],
      rocktomb: ["7M", "5M"],
      roost: ["7M", "7E", "5E"],
      round: ["7M", "5M"],
      safeguard: ["7M", "5M"],
      scratch: ["7L4"],
      secretpower: ["7M"],
      skyattack: ["7L55"],
      skydrop: ["7M", "7L49", "5M", "5L50"],
      snore: ["7T"],
      solarbeam: ["7M", "5M"],
      stealthrock: ["7E", "5E"],
      steelwing: ["7M"],
      strength: ["6M", "5M"],
      submission: ["7L37", "5L42"],
      substitute: ["7M", "5M"],
      sunnyday: ["7M", "7L1", "5M", "5L1"],
      superpower: ["7L50", "5L51"],
      swagger: ["7M", "5M"],
      taunt: ["7M", "5M"],
      thief: ["7M", "5M"],
      toxic: ["7M", "5M"],
      whirlwind: ["7L23", "5L23"],
      workup: ["7M", "5M"],
      yawn: ["7E", "5E"]
    }
  }
};
//# sourceMappingURL=learnsets.js.map