<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.jedimud.net/index.php?action=history&amp;feed=atom&amp;title=INTENSITY</id>
	<title>INTENSITY - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.jedimud.net/index.php?action=history&amp;feed=atom&amp;title=INTENSITY"/>
	<link rel="alternate" type="text/html" href="http://wiki.jedimud.net/index.php?title=INTENSITY&amp;action=history"/>
	<updated>2026-06-27T12:42:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.jedimud.net/index.php?title=INTENSITY&amp;diff=1967&amp;oldid=prev</id>
		<title>Guts: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.jedimud.net/index.php?title=INTENSITY&amp;diff=1967&amp;oldid=prev"/>
		<updated>2024-08-05T01:16:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:16, 4 August 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guts</name></author>
	</entry>
	<entry>
		<id>http://wiki.jedimud.net/index.php?title=INTENSITY&amp;diff=1966&amp;oldid=prev</id>
		<title>JediMud&gt;Vincedq: /* INTENSE */</title>
		<link rel="alternate" type="text/html" href="http://wiki.jedimud.net/index.php?title=INTENSITY&amp;diff=1966&amp;oldid=prev"/>
		<updated>2024-06-27T05:12:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;INTENSE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== INTENSE ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;INTENSITY is a new MOB/ OBJECT affect that  will increase total damage output by 5% of the INTENSE value.&amp;lt;/blockquote&amp;gt;Here is the code snippet:&lt;br /&gt;
  // Add Character&amp;#039;s intensity&lt;br /&gt;
   if (ch-&amp;gt;real_abils.intensity &amp;gt;= 1) {&lt;br /&gt;
     add_dam = ch-&amp;gt;real_abils.intensity * .05;&lt;br /&gt;
     dam += add_dam;&lt;br /&gt;
&lt;br /&gt;
=== Example: ===&lt;br /&gt;
&amp;lt;blockquote&amp;gt;For example, the INTENSE value for a mob is 100.  Therefore, the mob&amp;#039;s total damage output  will be increased by 5% of 100, or +5 dam per round of melee.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The opposite of INTENSITY is [[SERENITY]].&lt;br /&gt;
[[Category:Affects]]&lt;/div&gt;</summary>
		<author><name>JediMud&gt;Vincedq</name></author>
	</entry>
</feed>