-
Notifications
You must be signed in to change notification settings - Fork 47
gunfu en_US
Liqueur Librazy edited this page Mar 17, 2019
·
4 revisions
Full Name: rpgitems:gunfu
Providing Plugin: RPGItems
Trigger: PROJECTILE_LAUNCH.
Make projectiles track enemies
-
maxTicks
- Type: int
- Default: 200
Maximum ticks tracking
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
distance
- Type: double
- Default: 20.0
Maximum distance to lock enemy
-
velFactor
- Type: double
- Default: 0.05
Factor of velocity change per tick
-
cooldown
- Type: long
- Default: 20
Cooldown of the power, in ticks.
-
initVelFactor
- Type: double
- Default: 0.5
Factor of init velocity
-
viewAngle
- Type: double
- Default: 30.0
Maximum view angle to lock enemy
-
selectors
- Type: Set<String>
Selectors for 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.