From f28df8b4553cd85e22b0f3332605cb11cb1a9023 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Mon, 1 Jan 2007 11:55:49 +0000 Subject: [PATCH] Add missing dragon treasure list. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5271 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/dragon/dragon.trs | 71 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 monster/dragon/dragon.trs diff --git a/monster/dragon/dragon.trs b/monster/dragon/dragon.trs new file mode 100644 index 000000000..5cf655a0d --- /dev/null +++ b/monster/dragon/dragon.trs @@ -0,0 +1,71 @@ +treasure dragon + list big_dragon_parts + chance 80 + more +# arch dragon_steak +# nrof 3 +# chance 90 +# more + arch ability_dragonbreath + nrof 5 + more + arch abil_fear + more +# arch dragon_scale +# more + arch wand + more + arch wand + chance 50 + more + arch staff + chance 50 + more + arch rod_light + chance 20 + more + arch rod_heavy + chance 5 + more + arch ring + more + arch ring + chance 50 + more + arch gem + chance 50 + nrof 2 + more + arch ruby + nrof 2 + more + arch sapphire + nrof 3 + more + arch emerald + nrof 4 + more + arch pearl + nrof 10 + more + arch platinacoin + nrof 5 + more + arch goldcoin + nrof 100 + more + arch silvercoin + nrof 1000 + more + arch scroll_new + more + arch scroll_new + chance 50 + more + arch sword_2 + magic 5 + chance 20 + more + arch cloak + chance 30 + end