| Trick: Conjure Block Sequence | |
|---|---|
| Mod | Psi |
| Type | Trick |
| Group | Block Conjuration |
| Complexity | 1 |
| Potency | Max×15 |
| Cost | Max×20 |
| Parameters | |
| Position | Vector |
| Target | Vector |
| Max | Number Constant |
| Time (optional) | Number |
| Technical details | |
| Registry name | trickConjureBlockSequence |
Trick: Conjure Block Sequence is a Spell Piece added by Psi. It will create a line of Conjured Blocks at a given point. A
Vector Sum of a
Vector Axis Raycast and a
Vector Raycast is recommended. The conjured blocks can be destroyed by hitting them with anything. It is unlocked in the lesson "Block Conjuration."
Parameters[]
- Position: Requires a vector. The vector is the position of the first block to be conjured at.
- Target: Requires a vector. The vector is the number of blocks the spell will conjure in a given direction.
- Max: Requires a number constant. This value sets the potency and cost of the spell.
- Time: Optional. Requires a number. Time is calculated in ticks.
See also[]