Adjusting my templar script

Gene2713

Active Member
I switched the Aegolism buff box in the ui with glory on eq2bot because i can cast glory on more then 1 person. I also have done epic reprocussions and am able to cast Aegolism group wide. Trouble is tho she keeps casting it over and over without stopping. Another question i have is where do you guys get the number 35 from that buff below.

PreAction[2]:Set[BuffAegolism]
PreSpellRange[2,1]:Set[35]

I mean how do i find those numbers for other buffs i want to add into the temp script. For example how can i add Focused prayers and Impenetrable Faith to the buff routine.
Ill add the info i pulled on the spells just dont know how to get the number to make it cast.

Impenetrable Faith

<Setting Name="Impenetrable Faith" ID="3419340565" Description="This is the condensed energy of an ancient" HealthCost="0" PowerCost="122" ConcentrationCost="0" MainIconID="468" CastingTime="1.000000" RecoveryTime="0.500000" RecastTime="3.000000" MaxDuration="-1.000000" NumClasses="-241275807" EffectDesc1="Increases the heal amount of Supplicant's Prayer and Divine Prayer by 20% of the templar's wisdom." EffectDesc2="When target casts a beneficial spell this spell has a 12% chance to cast Impenetrable Faith on caster. Lasts for 15.0 seconds." EffectDesc3="Makes caster immune to Stun effects and increases casting speed by 20%" EffectDesc4="Makes Aegolism a group wide spell adding additional haste" EffectDesc5="This spell can not be modified except by direct means" Class="templar" NumEffects="5" BackDropIconID="317" HealthCostPerTick="0" PowerCostPerTick="0" MaxAOETargets="0" DoesNotExpire="TRUE" GroupRestricted="FALSE" AllowRaid="FALSE" EffectRadius="0.000000" TargetType="0" SpellBookType="0" MinRange="0.000000" MaxRange="50.000000" Range="50.000000" Tier=":gc50a5a57bf4fc5a37:Grandmaster" Level="80">Impenetrable Faith</Setting>

Focused Prayers

<Setting Name="Focused Prayers" ID="1765486081" Description="Focused Prayers allows the templar to heal and critical for more but hostile spells will take longer to cast and damage based spells will have reduced effectiveness." HealthCost="0" PowerCost="0" ConcentrationCost="0" MainIconID="871" CastingTime="1.000000" RecoveryTime="0.350000" RecastTime="2.892263" MaxDuration="-1.000000" NumClasses="0" EffectDesc1="Increases casting speed of damage spells by 20%" EffectDesc2="Reduces damage of hostile spells by 25%" EffectDesc3="Increases base heal amount by 10%." EffectDesc4="Increases critical heals by 5%." EffectDesc5="Reduces power cost of beneficial spells by 15%." Class="NULL" NumEffects="5" BackDropIconID="-1" HealthCostPerTick="0" PowerCostPerTick="0" MaxAOETargets="0" DoesNotExpire="TRUE" GroupRestricted="FALSE" AllowRaid="FALSE" EffectRadius="0.000000" TargetType="0" SpellBookType="0" MinRange="0.000000" MaxRange="50.000000" Range="50.000000" Tier=":gc50a5a57be4615542:Apprentice" Level="NULL">Focused Prayers</Setting>

Sorry if this seems like a wierd question but im trying to figure out how to update the templar script and will share it if i get it workin.

Thank you in advance if you can help me
 
Top Bottom