-
Notifications
You must be signed in to change notification settings - Fork 47
gunfu en_US
Liqueur Librazy edited this page Oct 27, 2019
·
4 revisions
Full Name: rpgitems:gunfu
Providing Plugin: RPGItems
Trigger: BOW_SHOOT
, PROJECTILE_LAUNCH
.
Make projectiles track enemies
-
conditions
- Type: Set<String>
Conditions of this power.
-
cooldown
- Type: int
- Default: 0
Cooldown of the power, in ticks.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
delay
- Type: int
- Default: 0
MISSING_LANG<message.power.no_description>
-
distance
- Type: double
- Default: 20.0
Maximum distance to lock enemy
-
forceFactor
- Type: double
- Default: 1.5
MISSING_LANG<message.power.no_description>
-
initVelFactor
- Type: double
- Default: 0.5
Factor of init velocity
-
maxTicks
- Type: int
- Default: 200
Maximum ticks tracking
-
selectors
- Type: Set<String>
Selectors for this power.
-
velFactor
- Type: double
- Default: 0.05
Factor of velocity change per tick
-
viewAngle
- Type: double
- Default: 30.0
Maximum view angle to lock enemy
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.