git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@854 c06c8d41-db1a-0410-9941-cceddc491573
4JNV6RTRY2UR3PZFMCNPRGCBSUAB7QTXYJCSYBIUAFMCCYVGN6PQC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
SPELL_EXCRUCIATING_WOUNDS, "Excruciating Wounds", SPTYP_ENCHANTMENT | SPTYP_NECROMANCY, SPFLAG_NONE, 5 // fairly high level - potentially one of the best brands},{
SPELL_EXCRUCIATING_WOUNDS, "Excruciating Wounds",
SPTYP_ENCHANTMENT | SPTYP_NECROMANCY,
SPFLAG_NONE,
5 // fairly high level - potentially one of the best brands
},
{
case SPELL_EXCRUCIATING_WOUNDS: if (!brand_weapon(SPWPN_PAIN, powc)) canned_msg(MSG_SPELL_FIZZLES); break;
case SPELL_EXCRUCIATING_WOUNDS:
if (!brand_weapon(SPWPN_PAIN, powc))
canned_msg(MSG_SPELL_FIZZLES);
break;
SPELL_EXCRUCIATING_WOUNDS,
SPELL_NO_SPELL,
break; case SPWPN_PAIN: // well, in theory, we could be silenced, but then how are // we casting the brand spell? strcat(info, " shrieks in agony."); noisy( 15, you.x_pos, you.y_pos ); duration_affected = 8;
case SPWPN_PAIN:
// well, in theory, we could be silenced, but then how are
// we casting the brand spell?
strcat(info, " shrieks in agony.");
noisy( 15, you.x_pos, you.y_pos );
duration_affected = 8;
SPELL_CHAIN_LIGHTNING, // 203 (be wary of 209/210, see below)
SPELL_CHAIN_LIGHTNING, SPELL_EXCRUCIATING_WOUNDS, // 204 (be wary of 209/210, see below)
SPELL_CHAIN_LIGHTNING,
SPELL_EXCRUCIATING_WOUNDS, // 204 (be wary of 209/210, see below)
case SPELL_EXCRUCIATING_WOUNDS: description += "temporarily infuses the weapon held by the caster with " "the essence of pain itself. It will not affect weapons which " "are otherwise subject to special enchantments."; break;
description +=
"temporarily infuses the weapon held by the caster with "
"the essence of pain itself. It will not affect weapons which "
"are otherwise subject to special enchantments.";
strcat( info, " seems straighter." );
strcat(info, " seems straighter.");
case SPWPN_PAIN: strcat(info, " seems less painful."); break;
strcat(info, " seems less painful.");