ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_cancellation.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:20 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 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_cancellation
2 name cancellation
3 name_pl cancellation
4 skill evocation
5 msg
6 This spell removes magic from locations and items. It also removes enchantments from items, so beware!
7 endmsg
8 other_arch cancellation
9 face spell_evocation.x11
10 sp 30
11 level 10
12 type 101
13 subtype 4
14 attacktype 32770
15 path_attuned 128
16 value 100
17 invisible 1
18 duration 8
19 range 12
20 no_drop 1
21 casting_time 10
22 end
23