ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/shiver.arc
Revision: 1.14
Committed: Wed Nov 21 11:50:57 2012 UTC (11 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +5 -0 lines
Log Message:
add skill documentation

File Contents

# User Rev Content
1 root 1.7 object skill_shiver
2 root 1.13 inherit type_skill_hth
3 pippijn 1.2 name shiver
4     skill shiver
5 root 1.14 msg
6     You can do a "bare-handed attack" and send waves of frost to the opponent with
7     this skill readied. Attacking is done by running into the opponent. This is a
8     unique skill that can only be used by iceborns.
9     endmsg
10 root 1.8 exp 0
11     dam 2
12     level 100
13     subtype 39
14     attacktype 16
15 pippijn 1.1 invisible 1
16     last_sp 4
17     no_drop 1
18     end
19