-
Notifications
You must be signed in to change notification settings - Fork 47
teleport en_US
Liqueur Librazy edited this page Mar 17, 2019
·
4 revisions
Full Name: rpgitems:teleport
Providing Plugin: RPGItems
Default Trigger: PROJECTILE_HIT, RIGHT_CLICK. All available Trigger: PROJECTILE_HIT, RIGHT_CLICK.
teleport you in the direction you're looking in or to the place where the projectile hit
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
distance
- Type: int
- Default: 5
Maximum distance
-
cooldown
- Type: long
- Default: 20
Cooldown of the power, in ticks.
-
targetMode
- Type: PowerTeleport$TargetMode
- Default: DEFAULT
Mode of finding teleport target
-
triggers
- Type: Set<Trigger>
- Default: PROJECTILE_HIT,RIGHT_CLICK
Triggers of this power.
-
conditions
- Type: Set<String>
Conditions of this power.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.