ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_confusion.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_confusion
2     name party confusion
3     name_pl party confusion
4     skill sorcery
5     msg
6     This spell adds confusion to your attack types!
7     Very useful to kill enemiess with immunity to physical attacks.
8     endmsg
9     other_arch spell_confusion
10     face spell_sorcery.x11
11     sp 15
12     level 19
13     type 101
14     subtype 48
15     attacktype 32
16     path_attuned 1024
17     value 20
18     invisible 1
19     duration 500
20     duration_modifier 4
21     no_drop 1
22     casting_time 20
23     end
24