Script:specialfx: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with " specialfx ylside_death specialfx player_appears specialfx heal specialfx mana specialfx newspell specialfx torch specialfx fiery specialfx fieryoff specialfx torcho...")
 
No edit summary
 
Line 1: Line 1:
<code>specialfx</code> is a group of script commands that are only vaguely related. They are documented on individual pages:


 
{{#ask: [[Category:Script commands]] [[display title of::~Script:specialfx *]]
specialfx ylside_death
|?Usage=Comand
specialfx player_appears
|?Context
specialfx heal
|?Description
specialfx mana
|mainlabel=-
specialfx newspell
|limit=1000
specialfx torch
|format=table
specialfx fiery
|class=sortable wikitable smwtable code_0
specialfx fieryoff
}}
specialfx torchon
specialfx torchoff

Latest revision as of 17:32, 16 June 2022

specialfx is a group of script commands that are only vaguely related. They are documented on individual pages:

ComandContextDescription
specialfx fieryAny EntityIgnite the caller.
specialfx fieryoffAny EntityDouse the caller.
specialfx heal <amount*>Ignoredheal or damage the player.
specialfx mana <amount*>IgnoredRestore or drain the player's mana.
specialfx newspell <ignored>IgnoredShow a new spell effect on the book icon in the HUD.
specialfx player_appearsAny EntityShow a spawn visual effect.
specialfx torchItemsEquip or unequip the caller as a torch.
specialfx torchoffIgnoredUnequip and douse the torch currently equipped by the player.
specialfx torchonIgnoredDo nothing.
specialfx ylside_deathAny EntityActivate the Ylside death sequence.