Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "PlayerJoin": [],
- "Expire": [ "00:00", "23:59", "PST" ],
- "AllowRejoining": true,
- "Key": "challenge_catch_pokemon",
- "Comment": "Select Difficulty",
- "If": [],
- "Equals": [ "server", "PCPCD", "=", "Easy", false ],
- "Skip": "Easy Challenge",
- "Dummy": [],
- "If": [],
- "Equals": [ "server", "PCPCD", "=", "Medium", false ],
- "Skip": "Medium Challenge",
- "Dummy": [],
- "If": [],
- "Equals": [ "server", "PCPCD", "=", "Hard", false ],
- "Skip": "Hard Challenge",
- "Leave": [],
- "Comment": "Remove Variables",
- "LeaveScript": [],
- "SetPersistent": [ "PCPCC", 0, true ],
- "Comment": "Easy Reward",
- "SendMessage": "Congratulations! You completed an easy challenge!",
- "SendMessage": "You have been awarded &b1 &fChallenge Point!",
- "AddPersistent": [ "PCP", 1, true ],
- "Complete": [],
- "Hold": [],
- "Leave": [],
- "Comment": "Medium Reward",
- "SendMessage": "Congratulations! You completed an medium challenge!",
- "SendMessage": "You have been awarded &b2 &fChallenge Points!",
- "AddPersistent": [ "PCP", 2, true ],
- "Complete": [],
- "Hold": [],
- "Leave": [],
- "Comment": "Hard Reward",
- "SendMessage": "Congratulations! You completed an hard challenge!",
- "SendMessage": "You have been awarded &b3 &fChallenge Points!",
- "AddPersistent": [ "PCP", 3, true ],
- "Complete": [],
- "Hold": [],
- "Leave": [],
- "Comment": "Easy Challenge",
- "CatchPokemon": {
- "species": "[server:PCPCN]",
- "amount": "[server:PCPCA]"
- },
- "Skip": "Easy Reward",
- "Leave": [],
- "Comment": "Medium Challenge",
- "CatchPokemon": {
- "species": "[server:PCPCN]",
- "amount": "[server:PCPCA]"
- },
- "Skip": "Medium Reward",
- "Leave": [],
- "Comment": "Hard Challenge",
- "CatchPokemon": {
- "species": "[server:PCPCN]",
- "amount": "[server:PCPCA]"
- },
- "Skip": "Hard Reward",
- "Leave": []
- }
Advertisement
Add Comment
Please, Sign In to add comment