Scout's Exaltation

Post your coolest Hexcasting creations here.

New topics are NOT for chatting or asking help, put those in the comments of a post or in a different forum.
User avatar
[object Object]
Posts: 70
Joined: Fri Dec 02, 2022 12:37 am

Scout's Exaltation

Post by [object Object] »

A version of Scout's Distillation that uses sentinel walking for extended, configurable range. Leaves the sentinel near the target entity, or at the furthest step if no entity is found.

Scout's Exaltation
vector, vector, numberentity or null
Parameters: position, direction, approximate maximum range
Meta-eval usage: ceil(range / 15.5), or less if it hits a target closer than the final step

Code: Select all

{
    Rotation Gambit II
    Muninn's Reflection
    Rotation Gambit II

    Prospector's Gambit
    Summon Greater Sentinel
    Dioscuri Gambit
    Scout's Distillation
    
    Gemini Decomposition
    Huginn's Gambit
    Augur's Purification

    Vacant Reflection
    
    Numerical Reflection: 6
    Fisherman's Gambit
    Numerical Reflection: 15.5 // step
    Division Distillation
    Ceiling Purification
    
    Gemini Decomposition
    Gemini Gambit
    Gemini Decomposition
    Flock's Gambit
    
    Augur's Exaltation
    Consideration: {
        Bookkeeper's Gambit: v
        
        Gemini Decomposition
        Numerical Reflection: 15.5
        Multiplicative Distillation
        Locate Sentinel
        Additive Distillation

        Gemini Decomposition
        Summon Greater Sentinel
        
        Jester's Gambit
        Scout's Distillation
        Gemini Decomposition
        Huginn's Gambit
        
        Augur's Purification
        {
            Charon's Gambit
            Bookkeeper's Gambit: -
        }
        Flock's Disintegration
        Augur's Exaltation
        Hermes' Gambit
    Consideration: }
    Jester's Gambit
    Thoth's Gambit
    Bookkeeper's Gambit: vvv
    
    Muninn's Reflection
    Jester's Gambit
    Huginn's Gambit
}
Last edited by [object Object] on Wed Jan 25, 2023 3:17 am, edited 5 times in total.
User avatar
Robotgiggle
Posts: 22
Joined: Fri Dec 02, 2022 12:38 am

Re: Scout's Exaltation

Post by Robotgiggle »

Why do you cast Banish Sentinel at the end? If the entity found is outside of your ambit (which seems to be the whole point of this spell) then won't you need the sentinel to remain in place in order to affect it?
User avatar
[object Object]
Posts: 70
Joined: Fri Dec 02, 2022 12:37 am

Re: Scout's Exaltation

Post by [object Object] »

so true