<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Skilleffect</id>
		<title>Skilleffect - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Skilleffect"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Skilleffect&amp;action=history"/>
		<updated>2026-05-01T07:45:11Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Skilleffect&amp;diff=503&amp;oldid=prev</id>
		<title>Via: Created page with &quot;== Syntax == * skilleffect &lt;skill id&gt;,&lt;number&gt;; * skilleffect &quot;&lt;skill name&gt;&quot;,&lt;number&gt;;  == Description == This command displays visual and aural effects of given skill...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Skilleffect&amp;diff=503&amp;oldid=prev"/>
				<updated>2013-06-22T12:48:39Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == * &lt;a href=&quot;/wiki/Skilleffect&quot; title=&quot;Skilleffect&quot;&gt;skilleffect&lt;/a&gt; &amp;lt;skill id&amp;gt;,&amp;lt;number&amp;gt;; * &lt;a href=&quot;/wiki/Skilleffect&quot; title=&quot;Skilleffect&quot;&gt;skilleffect&lt;/a&gt; &amp;quot;&amp;lt;skill name&amp;gt;&amp;quot;,&amp;lt;number&amp;gt;;  == Description == This command displays visual and aural effects of given skill...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Syntax ==&lt;br /&gt;
* [[skilleffect]] &amp;lt;skill id&amp;gt;,&amp;lt;number&amp;gt;;&lt;br /&gt;
* [[skilleffect]] &amp;quot;&amp;lt;skill name&amp;gt;&amp;quot;,&amp;lt;number&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This command displays visual and aural effects of given skill on [[RID|currently attached character]]. The number parameter is for skill whose visual effect involves displaying of a number (healing or damaging). Note, that this command will not actually use the skill, it is intended for scripts, which simulate skill usage by the [[NPC]], such as buffs, by setting appropriate status and displaying the skill's effect.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
 [[mes]] &amp;quot;Be blessed!&amp;quot;;&lt;br /&gt;
 // Heal of 2000 HP&lt;br /&gt;
 [[heal]] 2000,0;&lt;br /&gt;
 [[skilleffect]] 28,2000;&lt;br /&gt;
 &lt;br /&gt;
 // Blessing Level 10&lt;br /&gt;
 [[sc_start]] 10,240000,10;&lt;br /&gt;
 [[skilleffect]] 34,0;&lt;br /&gt;
 &lt;br /&gt;
 // Increase AGI Level 5&lt;br /&gt;
 [[sc_start]] 12,140000,5;&lt;br /&gt;
 [[skilleffect]] 29,0;&lt;br /&gt;
&lt;br /&gt;
This will heal the character with 2000 HP, buff it with Blessing Lv 10 and Increase AGI Lv 5, and display appropriate effects.&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Via</name></author>	</entry>

	</feed>