• Tags:

    complexActionpotion
  • Name:

    aGreatVigorPotion

  • Displayed name:

    Great Vigor potion

  • Description:

    Gives +4 Vigor for the next 30s.

  • Cast description:

    | AP: aAP | CD: aCDs | | :---: | :---: | | **Flux: 0** | **Range: str(vRange)** | Gives +4 Vigor for the next 30s.

  • Condition:

  • AP cost:

    2

  • Cooldown:

    10

  • Flux cost:

  • Variables:

    vRange.choice(Range,[Contact],[contactMod])

  • On used script:

    iName.amount.change(-1)

  • Type:

    2

  • Action effects:

    • Use case:

      4

    • Name:

      Great Vigor potion

    • Description:

    • Script:

      mGreatVigorPotion.create.effects(Great Vigor potion) mGreatVigorPotion.description.set_(Gives +4 Vigor for the next 30s.) mGreatVigorPotion.duration.set(30) mGreatVigorPotion.script.set_(sVigor.current.add(4,alchimy,Great Vigor potion)) mGreatVigorPotion.activate()

    • Variables: