The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enhancing the power or duration if a spell through an event
Author Message
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #11
RE: Enhancing the power or duration if a spell through an event
hmm i copied your events, and they are fine.

sounds is played, the text WORKED appears and damage is applied

Some considerations about spell "power"

By my tests, argn2 and argn3 works in combination(at least for damaging spells)

Considering the EFFECT of the lightning spell, its values are 10,20


If you set ARGN2 to 1 and ARGN3 to 100, spell will always do 1 damage, if you set it argn3 to 500 it will always do 5.

If you change the EFFECT value of the lightning spell to 20,40 and using argn2 = 1 and ARGN3 = 100 you'll get 2 damage, if you set argn3 to 500 it will do 10 damage.

So an ARGN3 value under < 1000 will actually decrease the "spell potency".

Instead, an higher ARGN2 will increase the change of getting the maximum value of the base range (10,20).
04-24-2014 11:19 PM
Find all posts by this user Like Post Quote this message in a reply
UltimaAku
Journeyman
*

Posts: 125
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 1



Post: #12
RE: Enhancing the power or duration if a spell through an event
Works! thank you Wink
04-25-2014 12:37 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)