-
Tags:
complexActionpotion -
Name:
aGreatSpeedPotion
-
Displayed name:
Great speed potion
-
Description:
Gives +2m/s for the next 20 seconds
-
Cast description:
| AP: aAP | CD: aCDs | | :---: | :---: | | **Flux: 0** | **Range: str(vRange)** | Gives +2m/s for the next 20 seconds.
-
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 speed potion
-
Description:
-
Script:
mGreatSpeedPotion.create.effects(Great speed potion) mGreatSpeedPotion.description.set_(Gives +2m/s for the next 20 seconds.) mGreatSpeedPotion.duration.set(20) mGreatSpeedPotion.script.set_(sMovement.current.add(2,alchimy,Great speed potion)) mGreatSpeedPotion.activate()
-
Variables:
-