|
## Description
|
|
## Description
|
|
Traces a ray to the target. **[PREMIUM ONLY]**
|
|
Traces a ray to the target.
|
|
|
|
|
|
|
|
> **This is a [Premium-Only] mechanic!**
|
|
|
|
|
|
|
|
| [Implemented Placeholders] |
|
|
|
|
|--------------------------------|
|
|
|
|
| `<skill.var.hit-block-type>` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
... | @@ -36,4 +42,9 @@ MyRaytraceSkill: |
... | @@ -36,4 +42,9 @@ MyRaytraceSkill: |
|
raytraceConditions=[
|
|
raytraceConditions=[
|
|
- samefaction false
|
|
- samefaction false
|
|
]} @targetlocation ~onUse
|
|
]} @targetlocation ~onUse
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
|
|
[Premium-Only]: Premium-Features
|
|
|
|
[Implemented Placeholders]: /Skills/Placeholders#variable-placeholders |
|
|
|
\ No newline at end of file |