ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/karate.arc
Revision: 1.10
Committed: Fri Apr 2 21:26:20 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.9: +1 -1 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# User Rev Content
1 root 1.4 object skill_karate
2 root 1.10 inherit type_skill_hth
3 root 1.1 name karate
4     skill karate
5 root 1.5 exp 0
6     dam 4
7     level 100
8     subtype 19
9     attacktype 1
10 root 1.1 invisible 1
11     last_sp 2
12     no_drop 1
13     end
14