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.4 by root, Sat Mar 3 01:16:33 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_hth
2name flame touch 3name flame touch
3skill flame touch 4skill flame touch
4type 43 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
10exp 0
11dam 2
12level 100
13subtype 18
14attacktype 4
5invisible 1 15invisible 1
6dam 2
7last_sp 4 16last_sp 4
8attacktype 4
9no_drop 1 17no_drop 1
10subtype 18
11editable 0
12body_skill -1
13exp 0
14level 100
15end 18end
16 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines