From 3e540cabf673e629c406a0a7ef0ff828d86a78bc Mon Sep 17 00:00:00 2001 From: crowbert Date: Sat, 19 Sep 2020 17:26:10 +0000 Subject: [PATCH] create missile: Allow specifying bolt or arrow when casting or invoking instead of only relying on whether a crossbow is equiped git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21449 282e977c-c81d-0410-88c4-b93c2d0d6712 --- spell/Misc/spell_create_missile.arc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spell/Misc/spell_create_missile.arc b/spell/Misc/spell_create_missile.arc index d87040087..c9f660839 100644 --- a/spell/Misc/spell_create_missile.arc +++ b/spell/Misc/spell_create_missile.arc @@ -18,6 +18,6 @@ duration 5 duration_modifier 2 maxsp 15 msg -Summoning has proven to be one of the best synergies with the warrior classes. Never is this so obvious than the combination of archer and evoker. Evoker's can use the create missile spell to evoke arrows and bolts (for bolts, wield a crossbow when casting the spell) which can be immediately used on the field of battle. Master practitioners can even create missiles with specific magical bonuses (cast create missile N where N is +0, +1, +2, +3 or +4). This spell is attuned to the creation path. +Summoning has proven to be one of the best synergies with the warrior classes. Never is this so obvious than the combination of archer and evoker. Evoker's can use the create missile spell to evoke arrows and bolts (for bolts, wield a crossbow when casting the spell or 'cast create missile bolt') which can be immediately used on the field of battle. Master practitioners can even create missiles with specific magical bonuses (cast create missile N where N is +0, +1, +2, +3 or +4). This spell is attuned to the creation path. endmsg end