lifesteal en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: Lifesteal
Full Name: rpgitems:lifesteal
Providing Plugin: RPGItems
Default Trigger: HIT
.
All available Trigger: HIT
, LIVINGENTITY
.
Description
Restore health by damage dealt
Properties
-
chance
- Type: int
- Default: 20
Chance of triggering this power, in percentage
-
conditions
- Type: Set<String>
Conditions of this power.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
factor
- Type: double
- Default: 1.0
Factor of life steal
-
triggers
- Type: Set<Trigger>
- Default: HIT
Triggers of this power.