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

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