ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/vampire.trs
Revision: 1.2
Committed: Tue Jul 11 16:44:43 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +6 -6 lines
Log Message:
fixed treasurelist for snitchangel.
removed ring treasures replaced by money/gem treasures.
fixed some other treasurelist errors.

File Contents

# User Rev Content
1 root 1.1 treasure vampire
2     list all_spell_skills
3     more
4     arch abil_fear
5     nrof 3
6     more
7     arch abil_slow
8     more
9     arch spell_paralyze
10     more
11     arch heart
12     chance 50
13     more
14     arch cloak
15     more
16 elmex 1.2 list monster_spells
17 root 1.1 more
18 elmex 1.2 list monster_spells
19 root 1.1 chance 50
20     more
21 elmex 1.2 list monster_wealth_low
22     nrof 2
23 root 1.1 more
24 elmex 1.2 list monster_wealth_medium
25     chance 40
26 root 1.1 end