ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_confusion.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_confusion
2 name confusion
3 name_pl confusion
4 skill sorcery
5 msg
6 This spell adds confusion to your attack types! Very useful to kill enemiess with immunity to physical attacks.
7 endmsg
8 other_arch confusion
9 face spell_sorcery.x11
10 sp 10
11 level 2
12 type 101
13 subtype 24
14 attacktype 32
15 path_attuned 1024
16 value 20
17 invisible 1
18 duration 500
19 duration_modifier 4
20 no_drop 1
21 casting_time 10
22 end
23