-
Tags:
No tags
-
Name:
aSpeedPotion
-
Displayed name:
Speed potion
-
Description:
Grants +2m/AP for 18 seconds to the target.
-
Cast description:
AP: aAP CD: aCDs Range: str(vRange) Grants +2m/AP for 18 seconds to the target.
-
Condition:
-
AP cost:
vRange
-
Cooldown:
1
-
Flux cost:
-
Variables:
vRange.choice(Range,[Contact],[contactMod])
-
On used script:
iName.amount.change(-1)
-
Type:
2
-
Action effects:
-
Use case:
(vRange-1)
-
Name:
Speed potion
-
Description:
-
Script:
mSpeedPotion.create.effects(Speed potion) mSpeedPotion.description.set_(Grants +2m/AP) mSpeedPotion.duration.set(18) mSpeedPotion.script.set_(sMovement.current.add(2,alchimy,Speed potion)) mSpeedPotion.activate()
-
Variables:
-