Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. "absorb": {
  2. num: 71,
  3. accuracy: 100,
  4. basePower: 20,
  5. category: "Special",
  6. desc: "Deals damage to one adjacent target. The user recovers half of the HP lost by the target, rounded up. If Big Root is held by the user, the HP recovered is 1.3x normal, rounded half down.",
  7. shortDesc: "User recovers 50% of the damage dealt.",
  8. id: "absorb",
  9. name: "Absorb",
  10. pp: 25,
  11. priority: 0,
  12. drain: [1, 2],
  13. secondary: false,
  14. target: "normal",
  15. type: "Grass"
  16. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement