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

File Contents

# Content
1 object skill_find_traps
2 inherit type_skill
3 name find traps
4 skill find traps
5 msg
6 You can search (more effectively) for traps. This is not a "passive"
7 skill, it must be applied in order to gain the advantage in discovering
8 traps, or actively used when in vicinity of a trap. To use it, fire into
9 any direction.
10 endmsg
11 exp 100
12 level 150
13 subtype 15
14 invisible 1
15 no_drop 1
16 end
17