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

File Contents

# Content
1 object skill_flame_touch
2 inherit type_skill_hth
3 name flame touch
4 skill flame touch
5 msg
6 You can make a "bare-handed attack". Damage is based on the user's
7 L<strength|stat_Str> and level. This is the default hand-to-hand fighting
8 skill for the fireborn character class.
9 endmsg
10 exp 0
11 dam 2
12 level 100
13 subtype 18
14 attacktype 4
15 invisible 1
16 last_sp 4
17 no_drop 1
18 end
19