-
Tags:
complexActionpotion -
Name:
aMajorReflexPotion
-
Displayed name:
Major Reflex potion
-
Description:
Gives +3 Reflex for the next 30s.
-
Cast description:
| AP: aAP | CD: aCDs | | :---: | :---: | | **Flux: 0** | **Range: str(vRange)** | Gives +3 Reflex 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:
Major Reflex potion
-
Description:
-
Script:
mMajorReflexPotion.create.effects(Major Reflex potion) mMajorReflexPotion.description.set_(Gives +3 Reflex for the next 30s.) mMajorReflexPotion.duration.set(30) mMajorReflexPotion.script.set_(sReflex.current.add(3,alchimy,Major Reflex potion)) mMajorReflexPotion.activate()
-
Variables:
-