<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Into the Future</title>
	<atom:link href="http://demon.ferretdev.org/devblog/into-the-future/feed/" rel="self" type="application/rss+xml" />
	<link>http://demon.ferretdev.org/devblog/into-the-future/</link>
	<description>A game about a tower, some demons, and many deaths.</description>
	<lastBuildDate>Mon, 14 Oct 2024 00:53:43 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.2</generator>
	<item>
		<title>By: Herbie</title>
		<link>http://demon.ferretdev.org/devblog/into-the-future/#comment-82</link>
		<dc:creator><![CDATA[Herbie]]></dc:creator>
		<pubDate>Wed, 26 Aug 2015 19:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://demon.ferretdev.org/?p=471#comment-82</guid>
		<description><![CDATA[Awesome. :D I&#039;m glad you&#039;re fun with Demon. :)

Power is the percentage of &quot;base damage&quot; that an ability deals when used. (Base damage is based on your level.) This result then gets modified by a whole lot of things: your Strength or Magic versus the target&#039;s level, relevant buffs/debuffs, resistances, and a mild random factor. What you come up with at that point is the final damage or healing applied.

I can explain in more detail when I get home from work and have the code and exact numbers in front of me, but basically, one of the key balance equations of Demon is how much Power it is expected to take to kill an equal level character. I think that number is in the high 400s/low 500s currently, I&#039;ll post again with the exact figure when I get home. (I&#039;ve been happy with the balance for a couple of months now, so I haven&#039;t looked in awhile. :D )

You&#039;ve got it on the ice fish: they have a passive called Headwind that adds a turn delay effect when they deal Ice damage to characters that moved on their last turn. Turn delays stack with diminishing returns, resetting when the target does finally take a turn. It takes roughly 4 successful turn delay effects to completely remove an entire turn, but even 1 can be enough to throw a target out of sequence and let you act again before it gets its next turn. Turn delay is best used in small or heavy doses: small doses get you this &quot;de-sequence&quot; effect cheaply, heavy doses accumulate enough turn delays to strip multiple turns from the target. Moderate amounts probably won&#039;t have much more payoff than small amounts. If you&#039;re interested in trying it out, the Vodun Mask (Body primary and/or Mind secondary), Orb of Power (Mind secondary), and Hand of the Dead (Body secondary) offer good starting abilities for experimenting with it. :)

I hope I&#039;ve given you at least a decent amount of detail for now. :) I&#039;ll follow up with some specifics after work. :D Cheers!]]></description>
		<content:encoded><![CDATA[<p>Awesome. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" />  I&#8217;m glad you&#8217;re fun with Demon. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>Power is the percentage of &#8220;base damage&#8221; that an ability deals when used. (Base damage is based on your level.) This result then gets modified by a whole lot of things: your Strength or Magic versus the target&#8217;s level, relevant buffs/debuffs, resistances, and a mild random factor. What you come up with at that point is the final damage or healing applied.</p>
<p>I can explain in more detail when I get home from work and have the code and exact numbers in front of me, but basically, one of the key balance equations of Demon is how much Power it is expected to take to kill an equal level character. I think that number is in the high 400s/low 500s currently, I&#8217;ll post again with the exact figure when I get home. (I&#8217;ve been happy with the balance for a couple of months now, so I haven&#8217;t looked in awhile. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" />  )</p>
<p>You&#8217;ve got it on the ice fish: they have a passive called Headwind that adds a turn delay effect when they deal Ice damage to characters that moved on their last turn. Turn delays stack with diminishing returns, resetting when the target does finally take a turn. It takes roughly 4 successful turn delay effects to completely remove an entire turn, but even 1 can be enough to throw a target out of sequence and let you act again before it gets its next turn. Turn delay is best used in small or heavy doses: small doses get you this &#8220;de-sequence&#8221; effect cheaply, heavy doses accumulate enough turn delays to strip multiple turns from the target. Moderate amounts probably won&#8217;t have much more payoff than small amounts. If you&#8217;re interested in trying it out, the Vodun Mask (Body primary and/or Mind secondary), Orb of Power (Mind secondary), and Hand of the Dead (Body secondary) offer good starting abilities for experimenting with it. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>I hope I&#8217;ve given you at least a decent amount of detail for now. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" />  I&#8217;ll follow up with some specifics after work. <img src="http://demon.ferretdev.org/devblog/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" />  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gigalith</title>
		<link>http://demon.ferretdev.org/devblog/into-the-future/#comment-81</link>
		<dc:creator><![CDATA[Gigalith]]></dc:creator>
		<pubDate>Wed, 26 Aug 2015 17:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://demon.ferretdev.org/?p=471#comment-81</guid>
		<description><![CDATA[I&#039;ve been enjoying Demon for a couple days. In each battle I usually have to make an interesting decision, which so far has usually been the wrong one. Still, I&#039;m enjoying it.

Question: What is &quot;Power?&quot; It&#039;s constantly mentioned in the ability descriptions, but I haven&#039;t been able to figure it out. It doesn&#039;t seem to be an absolute number (or is it?) and it doesn&#039;t really make sense as a percent (of what?) For example, is, say, Heavy Blow more powerful than the normal attack? 

I tend to be the number-loving type, so I like to calculate formula-y-thingies.

Another question: When fighting the ice fish monsters, what&#039;s up with the stumbling? Does Chill have a random turn loss effect or something?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been enjoying Demon for a couple days. In each battle I usually have to make an interesting decision, which so far has usually been the wrong one. Still, I&#8217;m enjoying it.</p>
<p>Question: What is &#8220;Power?&#8221; It&#8217;s constantly mentioned in the ability descriptions, but I haven&#8217;t been able to figure it out. It doesn&#8217;t seem to be an absolute number (or is it?) and it doesn&#8217;t really make sense as a percent (of what?) For example, is, say, Heavy Blow more powerful than the normal attack? </p>
<p>I tend to be the number-loving type, so I like to calculate formula-y-thingies.</p>
<p>Another question: When fighting the ice fish monsters, what&#8217;s up with the stumbling? Does Chill have a random turn loss effect or something?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
