... | @@ -25,9 +25,6 @@ Attributes |
... | @@ -25,9 +25,6 @@ Attributes |
|
| onhitskill | onhit, oh | The meta-skill to execute when the projectile hits its target | |
|
|
| onhitskill | onhit, oh | The meta-skill to execute when the projectile hits its target | |
|
|
| onendskill | onend, oe | The meta-skill to execute when the projectile misses and ends | |
|
|
| onendskill | onend, oe | The meta-skill to execute when the projectile misses and ends | |
|
|
|
|
|
|
*"vspread", "hspread", "poweraffectsvelocity", "interval", "ontick",
|
|
|
|
"onhit" and "onend" were added in version 2.4.*
|
|
|
|
|
|
|
|
Examples
|
|
Examples
|
|
--------
|
|
--------
|
|
|
|
|
... | @@ -41,4 +38,4 @@ Examples |
... | @@ -41,4 +38,4 @@ Examples |
|
- delay 10
|
|
- delay 10
|
|
- shoot{type=ARROW;velocity=5;damage=10}
|
|
- shoot{type=ARROW;velocity=5;damage=10}
|
|
- delay 10
|
|
- delay 10
|
|
- shoot{type=ARROW;velocity=5;damage=10} |
|
- shoot{type=ARROW;velocity=5;damage=10} |
|
|
|
\ No newline at end of file |