--- deliantra/arch/spell/Change_Ability/spell_heroism.arc 2006/08/09 09:49:23 1.2 +++ deliantra/arch/spell/Change_Ability/spell_heroism.arc 2008/09/28 07:29:59 1.8 @@ -1,22 +1,25 @@ -Object spell_heroism +object spell_heroism name heroism name_pl heroism -level 10 +skill none +msg +This spell may increase any or all of these stats: + +dexterity, strength, constitution, speed, wc, dam. +endmsg +str 1 +dex 1 +con 1 sp 50 -casting_time 10 -path_attuned 32 -skill ??? +level 10 type 101 subtype 24 +path_attuned 32 value 100 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -Con 1 -Str 1 -Dex 1 -msg -This spell may increase any or all of these stats: dexterity, strength, constitution, speed, wc, dam. -endmsg +duration_modifier 4 +no_drop 1 +casting_time 10 end +