--- deliantra/arch/spell/Change_Ability/spell_heroism.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_heroism.arc 2010/04/21 09:29:57 1.12 @@ -1,19 +1,25 @@ -Object spell_heroism +object spell_heroism +inherit type_spell name heroism name_pl heroism -level 10 +skill none +msg +Increases none, some 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 ??? -type 101 +level 10 subtype 24 -value 100 -no_drop 1 +path_attuned 32 +value 1 invisible 1 -duration_modifier 4 duration 500 -Con 1 -Str 1 -Dex 1 +duration_modifier 4 +no_drop 1 +casting_time 10 end +