PoisonDart
¶
This item is a toss item and as such, parts of its logic are based off the PeebleToss action.
Item logic¶
The folowing DoDamage call happens:
attacker | target | damageammount | property | overrides | block |
---|---|---|---|---|---|
null | availabletargets[target] |
2 | Poison | empty array | false |
Object movement¶
The starting angle of the object in z is 135.0.
As for the movement, it will occur over the course of 25.0 frames instead of 40.0 without rotation and the movement is done via a simple lerp.