User avatar
By Isi
#205481
Code: Select all{
   "radiant": false,
   "rarity": "Common",
   "type": "Instantaneous",
   "activeStage": 10,
   "stages": [
      {
         "stage": 0,
         "nextStage": 10,
         "objectives": [
            "BLOCKER"
         ],
         "actions": []
      },
      {
         "stage": 10,
         "nextStage": -1,
         "objectives": [
            "BLOCK_USE item=pixelmon:healer count=1"
         ],
         "actions": [
            "0 MESSAGE \u00A76You have healed your party!",
            "0 ITEM_GIVE item=pixelmon:potion amount=3",
            "0 SET_STAGE 10 Craft Healer.json"
         ]
      }
   ],
   "strings": {
      "name": "Medic!",
      "desc-10": "You will probably want to heal up your party, and you should head to the Pokémon Center to do so!",
      "desc-X": "You have successfully healed your party to full.",
      "stage-10-0": "Use a Healer"
   }
}

JOIN THE TEAM