Difference between revisions of "Dispel"

94 bytes added ,  18:06, 23 April 2018
no edit summary
imported>Ez0n3
imported>Nitemaremarauder
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  |CSWikiPage = Dispel
  |CSWikiPage = Dispel
  |origin = GECK1
  |origin = GECK1
  |summary = Removes specified [[Actor Effect]] that is affecting an actor.
  |summary = Removes specified [[Actor Effect]] that is affecting an actor. Can also remove [[Ingestible]] effects.
  |name = Dispel
  |name = Dispel
  |returnType = void
  |returnType = void
Line 9: Line 9:
   {{FunctionArgument
   {{FunctionArgument
   |Name = MagicID
   |Name = MagicID
  |Type = ref
   }}
   }}
  |example = Dispel MS13MezzedSpell
  |example = Dispel MS13MezzedSpell
Dispel Stimpak


  NPCRef.Dispel MS13MezzedSpell
  NPCRef.Dispel MS13MezzedSpell
NPCRef.Dispel Stimpak
}}
}}