Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Store": [
- "testing1",
- 1.0,
- 2.0,
- true,
- [
- {
- "species": "abomasnow",
- "level": 100,
- "moves": [
- "blizzard",
- "giga drain",
- "earthquake",
- "ice shard"
- ],
- "gender": "Male",
- "nature": "hasty",
- "ability": "snow warning",
- "item": "life orb",
- "ivs": "max",
- "evs": {
- "attack": 4,
- "speed": 252,
- "special_attack": 252
- }
- }
- ]
- ],
- "Command": "tester",
- "SendMessage": "[testing1] [boss_damage]"
- }
Advertisement
Add Comment
Please, Sign In to add comment