Changes
Page history
Update chain
authored
Oct 10, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/chain.md
View page @
05948719
...
...
@@ -16,16 +16,16 @@ effects!
## Attributes
| Attribute | Aliases | Description | Default |
|-----------
-------|-
-----------|----------------------------------------------------------------------
-------
|---------|
|-----------
|
-----------|----------------------------------------------------------------------|---------|
| onBounce | ob | The skill that bounces between targets | |
| bounces | b | How many times the chain should bounce | 2 |
| delay
| d | The delay between bounces
| 1 |
| radius
| r
| How far the skill will bounce to a new target
| 5
|
| delay
| d, bd, bouncedelay, i, interval | The delay between bounces
| 1 |
| radius
| r, bounceradius, bouncerange, range
| How far the skill will bounce to a new target
| 5
|
| hitSelf | hs | Whether the chain should affect the caster | false |
| hitTarget | ht | Whether the chain should do the initial from the caster to the first target | true |
| hitPlayers | hp | Whether the chain should bounce to players | true |
| hitNonPlayers | hnp | Whether the chain should bounce to non-players | false |
| bounceConditions | conditions, cond, c | Conditions applied to the bounce target
| NONE
|
| bounceConditions | conditions, cond, c | Conditions applied to the bounce target
|
|
## Examples
...
...
...
...