Reflex 
Journeyman

Posts: 130
Likes Given: 0
Likes Received: 2 in 2 posts
Joined: Apr 2012
Reputation: 1
![]()
|
RE: Scrolls not stacking properly?
I couldn't find anything on what exactly the scroll's settings do. I am really confused as to what the MOREY actually does. Ben said it's the strength. However, what do you mean by strength? There are other variables that specify the strength via the Spell script. So what does the scroll morey actually do?
Example:
Code:
[ITEMDEF 01f3c]
DEFNAME=i_scroll_strength
RESOURCES=i_scroll_blank, i_reag_mandrake_root, i_reag_nightshade
SKILLMAKE=INSCRIPTION 20.0, MAGERY 10.0
TYPE=T_SCROLL
WEIGHT=1
//CIRCLE=2
CATEGORY=Provisions - Alchemy & Magic
SUBSECTION=Scrolls - 2nd Circle
DESCRIPTION=Strength Scroll
ON=@Create
ATTR=ATTR_MAGIC
MOREX=s_strength
MOREY={20 60}
(This post was last modified: 04-30-2012 06:25 AM by Reflex.)
|
|
04-30-2012 06:25 AM |
|
|