<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.prime-wow.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=98.189.233.130</id>
	<title>Prime-WoW Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.prime-wow.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=98.189.233.130"/>
	<link rel="alternate" type="text/html" href="https://wiki.prime-wow.com/index.php/Special:Contributions/98.189.233.130"/>
	<updated>2026-06-07T10:40:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.prime-wow.com/index.php?title=Category:Spell_Casting_Effects_Functions&amp;diff=7466</id>
		<title>Category:Spell Casting Effects Functions</title>
		<link rel="alternate" type="text/html" href="https://wiki.prime-wow.com/index.php?title=Category:Spell_Casting_Effects_Functions&amp;diff=7466"/>
		<updated>2017-10-17T16:15:31Z</updated>

		<summary type="html">&lt;p&gt;98.189.233.130: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Spell Casting Effects Function Category=&lt;br /&gt;
&lt;br /&gt;
Spell Casting Effect related functions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Functions====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Brief Description&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastFakeSpellAtLocation | ActionCastFakeSpellAtLocation ]]&lt;br /&gt;
| Display casting animation and spell visuals without subsequent spell effects.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastFakeSpellAtObject | ActionCastFakeSpellAtObject ]]&lt;br /&gt;
| Display casting animation and spell visuals without subsequent spell effects.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastSpellAtLocation | ActionCastSpellAtLocation ]]&lt;br /&gt;
| Cast a spell at a specific location.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastSpellAtObject | ActionCastSpellAtObject ]]&lt;br /&gt;
| Cast a spell at an object.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ApplyEffectToObject | ApplyEffectToObject ]]&lt;br /&gt;
| Applies an effect (visual or actual) to an object.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[CreateDoomEffectsLink | CreateDoomEffectsLink ]]&lt;br /&gt;
| Creates a linked effect that can be used for all doom effects.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[CreateProtectionFromAlignmentLink | CreateProtectionFromAlignmentLink ]]&lt;br /&gt;
| Creates a protection from alignment effect.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[DoMindBlast | DoMindBlast ]]&lt;br /&gt;
| Function for doing mind attacks.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectACDecrease | EffectACDecrease ]]&lt;br /&gt;
| Creates an AC decrease effect.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectACIncrease | EffectACIncrease ]]&lt;br /&gt;
| Gives an AC bonus to an object.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectBeam | EffectBeam ]]&lt;br /&gt;
| Create a Beam effect.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectSlow | EffectSlow ]]&lt;br /&gt;
| Creates a slow effect.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectSpellLevelAbsorption | EffectSpellLevelAbsorption ]]&lt;br /&gt;
| Returns a Spell Level Absorption effect&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EventSpellCastAt | EventSpellCastAt ]]&lt;br /&gt;
| Creates an event which triggers a &amp;quot;spell cast at&amp;quot; reaction.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[GetArcaneSpellFailure | GetArcaneSpellFailure ]]&lt;br /&gt;
| Gets a creature&#039;s arcane spell failure factor&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[GetDefensiveCastingMode | GetDefensiveCastingMode ]]&lt;br /&gt;
| Retrieves the defensive casting mode status of a creature.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[GetHasSpellEffect | GetHasSpellEffect ]]&lt;br /&gt;
| Determines whether an object is under the effects of a spell.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[GetMetaMagicFeat | GetMetaMagicFeat ]]&lt;br /&gt;
| Get the type of metamagic used on the last spell.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[GetSpellSaveDC | GetSpellSaveDC ]]&lt;br /&gt;
| Determines the DC needed to save against the cast spell.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[MyResistSpell | MyResistSpell ]]&lt;br /&gt;
| Determines and plays animation for resisting a spell when applicable.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[MySavingThrow | MySavingThrow ]]&lt;br /&gt;
| Checks for spell countering by a saving throw.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[RunDrownImpact | RunDrownImpact ]]&lt;br /&gt;
| Allows a water elemental to fill its victimâs lungs with water, drowning the victim.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ShadowBolt | ShadowBolt ]]&lt;br /&gt;
| Used with Greater Shadow Conjuration spell to cast a damaging bolt towards an NPC.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[SoundObjectSetPosition | SoundObjectSetPosition ]]&lt;br /&gt;
| Sets the position of a sound object relative to the player(s).&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[SpellDelay | SpellDelay ]]&lt;br /&gt;
| Incorporates a delay on applying special FX and damage FX until cone &#039;reaches&#039; the target.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TalentSeeInvisible | TalentSeeInvisible ]]&lt;br /&gt;
| Determines if the NPC has the ability to see invisible creatures through feat or spell.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[VersusAlignmentEffect | VersusAlignmentEffect ]]&lt;br /&gt;
| Set eEffect to be versus a specific alignment.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Functions]]&lt;br /&gt;
[[Category:Function_Categories]]&lt;/div&gt;</summary>
		<author><name>98.189.233.130</name></author>
	</entry>
	<entry>
		<id>https://wiki.prime-wow.com/index.php?title=Category:Visual_Effects_Functions&amp;diff=7514</id>
		<title>Category:Visual Effects Functions</title>
		<link rel="alternate" type="text/html" href="https://wiki.prime-wow.com/index.php?title=Category:Visual_Effects_Functions&amp;diff=7514"/>
		<updated>2017-10-13T22:48:48Z</updated>

		<summary type="html">&lt;p&gt;98.189.233.130: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Visual Effects Function Category=&lt;br /&gt;
&lt;br /&gt;
Visual Effect related functions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Functions====&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Brief Description&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastFakeSpellAtLocation | ActionCastFakeSpellAtLocation ]]&lt;br /&gt;
| Display casting animation and spell visuals without subsequent spell effects.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionCastFakeSpellAtObject | ActionCastFakeSpellAtObject ]]&lt;br /&gt;
| Display casting animation and spell visuals without subsequent spell effects.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ActionPlayAnimation | ActionPlayAnimation ]]&lt;br /&gt;
| Plays an animation (fire and forget, looping, or placeable) before executing the next action in the queue.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ApplyEffectAtLocation | ApplyEffectAtLocation ]]&lt;br /&gt;
| Applies an effect at a location.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ApplyEffectToObject | ApplyEffectToObject ]]&lt;br /&gt;
| Applies an effect (visual or actual) to an object.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[EffectVisualEffect | EffectVisualEffect ]]&lt;br /&gt;
| Creates a new visual effect object&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[FloatingTextStringOnCreature | FloatingTextStringOnCreature ]]&lt;br /&gt;
| Briefly displays ambient text above targets head.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ItemPropertyVisualEffect | ItemPropertyVisualEffect ]]&lt;br /&gt;
| Allows a melee weapon have a certain glow.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[MyResistSpell | MyResistSpell ]]&lt;br /&gt;
| Determines and plays animation for resisting a spell when applicable.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[MySavingThrow | MySavingThrow ]]&lt;br /&gt;
| Checks for spell countering by a saving throw.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[PlayConversationAnimation | PlayConversationAnimation ]]&lt;br /&gt;
| Makes caller face a PC and play an animation.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[PlaySuccessVisual | PlaySuccessVisual ]]&lt;br /&gt;
| Applies the visual effect for improved ability score to a target.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[SetSummonEffect | SetSummonEffect ]]&lt;br /&gt;
| Specifies the visual special effect and specific creature to be summoned based on the spell cast.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[SetWeather | SetWeather ]]&lt;br /&gt;
| Allows you to set the weather for an area or the entire module.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[ShadowBolt | ShadowBolt ]]&lt;br /&gt;
| Used with Greater Shadow Conjuration spell to cast a damaging bolt towards an NPC.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TLChangeAreaGroundTiles | TLChangeAreaGroundTiles ]]&lt;br /&gt;
| Changes the tiles of an entire area.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TLChangeAreaGroundTilesEx | TLChangeAreaGroundTilesEx ]]&lt;br /&gt;
|&lt;br /&gt;
Similar to [[TLChangeAreaGroundTiles | TLChangeAreaGroundTiles ]], but it auto determines height and width of the area.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TLResetAreaGroundTiles | TLResetAreaGroundTiles ]]&lt;br /&gt;
| Removes tile magic visual effects from an area.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TLResetAreaGroundTilesEx | TLResetAreaGroundTilesEx ]]&lt;br /&gt;
|&lt;br /&gt;
Similar to [[TLResetAreaGroundTiles | TLResetAreaGroundTiles ]], but it auto determines height and width of the area.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[TLVFXPillar | TLVFXPillar ]]&lt;br /&gt;
| Creates a rising or falling pillar with a certain visual effect.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Functions]]&lt;br /&gt;
[[Category:Function_Categories]]&lt;/div&gt;</summary>
		<author><name>98.189.233.130</name></author>
	</entry>
</feed>