ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/flame_touch.arc
(Generate patch)

Comparing deliantra/arch/skills/flame_touch.arc (file contents):
Revision 1.8 by root, Sat May 12 19:16:08 2007 UTC vs.
Revision 1.11 by root, Wed Nov 21 11:50:57 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines