Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Key": "give_starters",
- "If": [],
- "Chance": 0.25,
- "GivePokemon": [
- [
- {
- "species": "snivy",
- "level": 5,
- "ability": "contrary",
- "ivs": {
- "min_percentage": 0.70
- }
- }
- ]
- ],
- "GivePokemon": [
- [
- {
- "species": "snivy",
- "level": 5,
- "ability": "overgrow",
- "ivs": {
- "min_percentage": 0.70
- }
- }
- ]
- ],
- "If": [],
- "Chance": 0.25,
- "GivePokemon": [
- [
- {
- "species": "tepig",
- "level": 5,
- "ability": "thick fat",
- "ivs": {
- "min_percentage": 0.70
- }
- }
- ]
- ],
- "GivePokemon": [
- [
- {
- "species": "tepig",
- "level": 5,
- "ability": "blaze",
- "ivs": {
- "min_percentage": 0.70
- }
- }
- ]
- ],
- "If": [],
- "Chance": 0.25,
- "GivePokemon": [
- [
- {
- "species": "oshawott",
- "level": 5,
- "ability": "shell armor",
- "ivs": {
- "min_percentage": 0.70
- }
- }
- ]
- ],
- "GivePokemon": [
- [
- {
- "species": "oshawott",
- "level": 5,
- "ability": "torrent",
- "ivs":{
- "min_percentage": 0.70
- }
- }
- ]
- ]
- }
Add Comment
Please, Sign In to add comment