MechanicsMain
MechanicsMain copied to clipboard
Add DamagePoint options to DamageDropoff
Description
When I use the dropoff feature, it affects all features such as head, body, arms, legs and feet, but I only want it to affect a few.
Configuration
in multiple use:
Dropoff:
- <travel distance>~<one of the bonus damage>(head, body, arms, legs and feet),<one of the bonus damage>...~<damage amount>
Example:
Dropoff:
- "30~head~-5"
- "30~body,arms~-15"
- "30~legs,feet~-25"
#or
- "30~head~-5"
- "30~body,arms,legs,feet~-25"
in single use:
Dropoff:
- <travel distance>~<one of the bonus damage>(head, body, arms, legs and feet)~<damage amount>
Example:
Dropoff:
- "30~head~-5"
- "30~body~-10"
- "30~arms~-15"
- "30~legs~-20"
- "30~feet~-25"
to use all:
Dropoff:
- <travel distance>~all~<damage amount>
Example:
Dropoff:
- "30~all~-25"
Payment (optional)
- [ ] I'm willing to pay for this feature