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
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
51a Poison
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #1
51a Poison
we all remember 51a poison never worked worth a damn...


any work around anyone remember to "fix" poison and poison spells?



here the default
Code:
[Spell 20]
NAME=Poison
SOUND=SPELL_POISON
RUNES=IN
CASTTIME=30
REAGENTS=Ns
RUNE_ITEM=RUNE_POISON
SCROLL_ITEM=SCROLL_POISON
FLAGS=SPELLFLAG_TARG_CHAR | SPELLFLAG_DIR_ANIM | SPELLFLAG_HARM | SPELLFLAG_FX_TARG
EFFECT_ID=FX_CURSE_EFFECT
EFFECT_LO=0    // 100
EFFECT_HI=0    // 750

and heres something that "works"

Code:
[Spell 20]
NAME=Poison
SOUND=SPELL_POISON
RUNES=IN
//CAST_TIME=30
//CASTTIME=30
REAGENTS=Ns
RUNE_ITEM=RUNE_POISON
SCROLL_ITEM=SCROLL_POISON
FLAGS=SPELLFLAG_TARG_CHAR | SPELLFLAG_DIR_ANIM | SPELLFLAG_HARM | SPELLFLAG_FX_TARG
EFFECT_ID=FX_CURSE_EFFECT
EFFECT_LO=100    // 100
EFFECT_HI=999    // 750

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 02-18-2014 12:03 AM by x77x.)
02-15-2014 06:29 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
51a Poison - x77x - 02-15-2014 06:29 AM
RE: 51a Poison - x77x - 02-18-2014, 07:10 AM
RE: 51a Poison - jdchixin - 07-17-2014, 04:37 PM

Forum Jump:


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