ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/oratory.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: +13 -0 lines
Log Message:
add skill documentation

File Contents

# Content
1 object skill_oratory
2 inherit type_skill
3 name oratory
4 skill oratory
5 msg
6 You may "recruit" followers targeting them with your B<oratory>
7 skill. Recruitees must be unaggressive to start (a good way to pacify
8 monsters is the L<singing skill|skill_description/singing>). Use of
9 this skill may anger the audience. Also, some monsters are immune to
10 recruitment. Success depends on user's level and her L<charisma|stat_Cha>
11 vs. the recruitee's L<intelligence|stat_Int> and level.
12
13 Kill experience from your followers goes directly to your oratory skill.
14
15 Cleaning women and unagggressive low-level monsters (such as the dogs in
16 the wizards house in scorn) are good initial targets for this skill.
17 endmsg
18 exp 10
19 level 250
20 subtype 12
21 invisible 1
22 no_drop 1
23 end
24