ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_constitution.arc
Revision: 1.1
Committed: Sun Apr 5 20:23:26 2009 UTC (15 years, 3 months ago) by elmex
Branch: MAIN
Log Message:
added party spells by 'Job Vranish'.

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_constitution
2     name party constitution
3     name_pl party constitution
4     skill sorcery
5     msg
6     This spell may temporarily increase your constitution by some amount.
7     The amount depends on your current constitution and your strength as a magician.
8     endmsg
9     other_arch spell_constitution
10     face spell_sorcery.x11
11     con 1
12     sp 22
13     level 21
14     type 101
15     subtype 48
16     path_attuned 32
17     value 40
18     invisible 1
19     duration 500
20     duration_modifier 4
21     no_drop 1
22     casting_time 40
23     end
24