• Tags:

    complexActionpotion
  • Name:

    aGreatResiliencePotion

  • Displayed name:

    Great Resilience potion

  • Description:

    Gives +4 Resilience for the next 30s.

  • Cast description:

    | AP: aAP | CD: aCDs | | :---: | :---: | | **Flux: 0** | **Range: str(vRange)** | Gives +4 Resilience 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 Resilience potion

    • Description:

    • Script:

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

    • Variables: