Difference between revisions of "Cast - Scroll"
Jump to navigation
Jump to search
no edit summary
imported>MoopusMaximus |
imported>MoopusMaximus |
||
Line 34: | Line 34: | ||
*If you wish to make an actor cast a scroll using all the normal spellcasting behaviors, please instead use an AI package that includes the [[Procedure_UseMagic|UseMagic procedure]]. | *If you wish to make an actor cast a scroll using all the normal spellcasting behaviors, please instead use an AI package that includes the [[Procedure_UseMagic|UseMagic procedure]]. | ||
*Actor races can be set to cast magic only in the direction that the actor is facing. if the source is an actor with this racial setting, the target parameter will be ignored. | *Actor races can be set to cast magic only in the direction that the actor is facing. if the source is an actor with this racial setting, the target parameter will be ignored. | ||
*It seems that using this function on an actor that doesn't have the scroll will work. To add, it will also work on Objects, such as a rock. | |||
== See Also == | == See Also == |