Jump to content

Tuning SCS


Recommended Posts

The "spellchoices" and "spellchoices_defensive" folders are used to determine spell memorization; the latter has scripts (WeiDU code) to determine self-defense spells based on the spellcaster's level, and then any remaining spell slots are assigned randomly to the spells (mostly offensive) listed in the former.

Combat scripts are not very sensitive to the exact list of what's memorized. After all, script blocks to use a spell have a check for whether the spell is memorized. They're not going to use spells that the spellcaster doesn't have, even if it's there in the script.

However, this all depends on there being a script block for it. If you have mages memorize Grease and Chill Touch, they're not going to cast those - those spells are weak enough that the SCS just doesn't bother scripting them to be used.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...