ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_constitution.arc
Revision: 1.5
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_constitution
2 root 1.4 inherit type_spell
3 elmex 1.1 name party constitution
4     name_pl party constitution
5     skill sorcery
6     msg
7 root 1.3 Temporarily increase your party constitution by some amount.
8 root 1.2
9     The amount depends on the current constitution of the member and his/her strength as a magician.
10 elmex 1.1 endmsg
11     other_arch spell_constitution
12     face spell_sorcery.x11
13     con 1
14     sp 22
15     level 21
16     subtype 48
17     path_attuned 32
18     value 40
19     invisible 1
20     duration 500
21     duration_modifier 4
22     no_drop 1
23     casting_time 40
24     end
25