ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_immunity_to_attack.arc
Revision: 1.10
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.9: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 # Obsolete spell - here for backward compatibility
2 object spell_immunity_to_attack
3 inherit type_spell
4 name immunity to attack
5 name_pl immunity to attack
6 skill praying
7 msg
8 Grants a temporary, and total, immunity to physical attacks.
9 endmsg
10 grace 170
11 maxgrace 50
12 level 66
13 subtype 24
14 resist_physical 100
15 path_attuned 0
16 value 1
17 invisible 1
18 duration 500
19 duration_modifier 4
20 no_drop 1
21 casting_time 50
22 end
23