--- deliantra/server/lib/treasures.bld 2006/02/06 22:49:13 1.2 +++ deliantra/server/lib/treasures.bld 2006/06/04 13:38:22 1.16 @@ -19,302 +19,6 @@ #NOTE: GOD treasure lists have been moved out to the arches # # -# This is basically given to monsters that might get spellbooks or use -# wands/rods/etc. This is mostly necessary so that if they become -# the pets of players, the player will get exp awarded to the correct -# skill. -treasure skill_use_magic_item - arch skill_use_magic_item -end -# -treasure all_spell_skills - arch skill_use_magic_item - more - arch skill_evocation - more - arch skill_praying - more - arch skill_pyromancy - more - arch skill_sorcery - more - arch skill_summoning -end -# -############################################################## -# ability-treasure for dragon players -############################################################## -treasure dragon_ability_fire - arch direct_attune_fire - more - arch fire_clawing - more - arch spell_dragonbreath -end -treasure dragon_ability_cold - arch direct_attune_cold - more - arch ice_clawing - more - arch spell_large_icestorm -end -treasure dragon_ability_elec - arch direct_attune_elec - more - arch electric_clawing - more - arch spell_ball_lightning - more - arch dragon_ability_xrays -end -treasure dragon_ability_poison - arch spell_poison_cloud - more - arch poison_clawing -end -############################################################## -# -# BODY PARTS - -# -treasureone beholder_parts - arch beholdereye - chance 70 - more -# arch tentacle -# nrof 2 -# chance 10 -# more - arch tongue - chance 10 - more - arch brain - chance 3 - end -treasureone skull_parts - arch tooth - chance 95 -more - arch tongue - chance 5 - end -treasureone demon_parts - arch icor - chance 70 - more - arch heart - chance 15 - more - arch demon_head - chance 15 - end -treasureone troll_parts - arch head - chance 80 - more - arch heart - chance 5 - more - arch liver - chance 15 - more - arch brain - chance 3 - end -treasureone behemoth_parts - arch heart - chance 5 - more - arch hide_black - chance 10 - end -treasureone wolf_parts - arch hide_grey - chance 50 - more - arch liver - chance 15 - more - arch heart - chance 15 - end -treasureone bear_parts - arch hide_brown - chance 50 - more - arch liver - chance 15 - more - arch heart - chance 10 - end -treasureone polarbear_parts - arch hide_white - chance 25 - more - arch liver - chance 15 - more - arch heart - chance 10 - end -treasureone giantrat_parts - arch liver - chance 20 - more - arch heart - chance 10 - more - arch hide_brown - chance 10 - end -treasureone ape_parts - arch liver - chance 30 - more - arch heart - chance 20 - more - arch tooth - chance 10 - more - arch hand - chance 10 - more - arch hide_brown - chance 10 - more - arch brain - chance 5 - end -# gnoll/giant parts -treasureone giant_parts - arch fl_corpse - chance 15 - more - arch head - chance 20 - more - arch foot - chance 8 - more - arch hand - chance 8 - more - arch heart - chance 5 - more - arch liver - chance 8 - more - arch brain - chance 3 - end -# orc/goblin parts -treasureone goblin_parts - arch fl_corpse - chance 30 - more - arch goblin_head - chance 30 - more - arch foot - chance 10 - more - arch hand - chance 10 - more - arch liver - chance 10 - more - arch heart - chance 10 - end -# Big dragon body parts -treasureone big_dragon_parts - arch dragon_steak - nrof 3 - chance 90 - more - arch dragon_scale - chance 80 - nrof 2 - more - arch dragonclaw - chance 30 - nrof 12 - more - arch dragon_wing - chance 30 - nrof 2 - more - arch dragon_eye - chance 30 - more - arch heart - chance 10 - more - arch brain - chance 1 - end -# more appropriate for wyvern/baby dragon -treasureone dragon_parts - arch dragon_steak - chance 30 - more - arch dragonclaw - chance 10 - more - arch dragon_wing - chance 25 - more - arch dragon_scale - chance 5 - more - arch brain - chance 1 - end -# human/man-sized body parts -treasureone human_parts - arch fl_corpse - chance 60 - more - arch arm - nrof 2 - chance 15 - more - arch leg - nrof 2 - chance 15 - more - arch head - chance 15 - more - arch eye - nrof 2 - chance 1 - more - arch tongue - chance 1 - more - arch foot - nrof 2 - chance 10 - more - arch hand - nrof 2 - chance 10 - more - arch finger - nrof 5 - chance 3 - more - arch skin - chance 1 - more - arch brain - chance 1 - end -# treasureone neko_parts arch dead_neko chance 99 @@ -2967,10 +2671,6 @@ arch residue chance 20 end -treasure ghost - arch ectoplasm - chance 5 - end treasure grave arch gravedirt end @@ -4684,6 +4384,35 @@ list building_material_stonewall_east chance 20 end +treasureone shop_building_abyss + arch building_builder + chance 2 + more + arch building_destroyer + chance 2 + more + list building_material + chance 63 + more + list building_objects_abyssonly + chance 15 + more + list building_material_stonewall_abyss + chance 20 +end +treasureone shop_building_goth + arch building_builder + chance 2 + more + arch building_destroyer + chance 2 + more + list building_material + chance 78 + more + list building_material_stonewall_goth + chance 20 +end ##For areas like scorn area, sells DWall treasureone building_material_stonewall_norm arch building_wall2 @@ -4695,6 +4424,10 @@ ##For navar area, sells West Cwall rather then DWall treasureone building_material_stonewall_west arch building_wall3 + chance 50 + more + arch building_wall9 + chance 50 end ##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall) treasureone building_material_stonewall_east @@ -4704,6 +4437,62 @@ arch building_wall5 chance 50 end +##For mlabhell sells West West Cwall and BurningWall +treasureone building_material_stonewall_abyss + arch building_wall3 + chance 50 + more + arch building_wall6 + chance 50 +end +##For Gotischerbereich, sells STWall rather then DWall +treasureone building_material_stonewall_goth + arch building_wall7 + chance 50 + more + arch building_wall8 + chance 50 +end +# Fake wall shops +treasureone building_material_stonewall_norm_fake + arch building_wall2_fake +end +##For brest area, sells Red Cwall rather then DWall +treasureone building_material_stonewall_fant_fake + arch building_wall4_fake +end +##For navar area, sells West Cwall rather then DWall +treasureone building_material_stonewall_west_fake + arch building_wall3_fake + chance 50 + more + arch building_wall9_fake + chance 50 +end +##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall) +treasureone building_material_stonewall_east_fake + arch building_wall2_fake + chance 50 + more + arch building_wall5_fake + chance 50 +end +##For mlabhell sells West West Cwall and BurningWall +treasureone building_material_stonewall_abyss_fake + arch building_wall3_fake + chance 50 + more + arch building_wall6_fake + chance 50 +end +##For Gotischerbereich, sells STWall rather then DWall +treasureone building_material_stonewall_goth_fake + arch building_wall7_fake + chance 50 + more + arch building_wall8_fake + chance 50 +end treasureone building_marbles arch building_marble chance 8 @@ -4736,6 +4525,22 @@ arch building_fountain chance 3 end +treasureone building_objects_abyssonly + arch building_altar_none + chance 15 + more + arch building_hangingfirepot + chance 15 + more + arch building_magma + chance 58 + more + arch building_redrugfloor1 + chance 2 + more + arch building_whiterugfloor1 + chance 2 +end treasureone building_talking_objects arch building_earbook chance 1 @@ -4746,6 +4551,23 @@ treasure gps arch gps_event end +treasure acidpriest_big + list all_spell_skills + more + list random_books + more + arch spell_large_lightning + chance 4 + more + arch spell_sanctuary + more + arch spell_cancellation + chance 4 + more + arch spell_asteroid + more + arch spell_vitriol + end treasure angel list all_spell_skills more @@ -4766,6 +4588,11 @@ more arch spell_paralyze end +treasure darkangel + list all_spell_skills + more + list rich_old + end treasure liteangel list rich more @@ -4776,6 +4603,86 @@ more list all_spell_skills end +treasure deathshead + list human_parts + chance 50 + more + arch spell_paralyze + more + arch abil_fear + more + arch spell_meteor_swarm + more + arch spell_burning_hands + more + arch spell_large_fireball + more + arch spell_mass_confusion + more + arch spell_negabolt + more + arch spell_negaball + more + arch abil_slow + more + arch gem + nrof 20 + chance 50 + more + arch gem + nrof 40 + chance 20 + end +treasureone bear_parts + arch hide_brown + chance 50 + more + arch liver + chance 15 + more + arch heart + chance 10 + end +treasureone polarbear_parts + arch hide_white + chance 25 + more + arch liver + chance 15 + more + arch heart + chance 10 + end +treasureone behemoth_parts + arch heart + chance 5 + more + arch hide_black + chance 10 +end +treasureone giantrat_parts + arch liver + chance 20 + more + arch heart + chance 10 + more + arch hide_brown + chance 10 +end +treasure nekosan + arch event_say + title perl + slaying schmorp-neko + more + arch event_attack + title perl + slaying schmorp-neko + more + arch event_move + title perl + slaying schmorp-neko + end treasure dwolf arch hide_white chance 25 @@ -4804,6 +4711,35 @@ more arch abil_fear end +treasureone wolf_parts + arch hide_grey + chance 50 + more + arch liver + chance 15 + more + arch heart + chance 15 +end +treasureone ape_parts + arch liver + chance 30 + more + arch heart + chance 20 + more + arch tooth + chance 10 + more + arch hand + chance 10 + more + arch hide_brown + chance 10 + more + arch brain + chance 5 +end treasure gryphon arch skill_use_magic_item more @@ -4885,6 +4821,20 @@ chance 5 end end +treasureone beholder_parts + arch beholdereye + chance 70 + more +# arch tentacle +# nrof 2 +# chance 10 +# more + arch tongue + chance 10 + more + arch brain + chance 3 +end treasure Balrog list all_spell_skills more @@ -4908,6 +4858,16 @@ more arch firebrand end +treasureone demon_parts + arch icor + chance 70 + more + arch heart + chance 15 + more + arch demon_head + chance 15 +end treasure devil list all_spell_skills more @@ -5056,6 +5016,50 @@ arch ring chance 30 end +# more appropriate for wyvern/baby dragon +treasureone dragon_parts + arch dragon_steak + chance 30 + more + arch dragonclaw + chance 10 + more + arch dragon_wing + chance 25 + more + arch dragon_scale + chance 5 + more + arch brain + chance 1 + end +# Big dragon body parts +treasureone big_dragon_parts + arch dragon_steak + nrof 3 + chance 90 + more + arch dragon_scale + chance 80 + nrof 2 + more + arch dragonclaw + chance 30 + nrof 12 + more + arch dragon_wing + chance 30 + nrof 2 + more + arch dragon_eye + chance 30 + more + arch heart + chance 10 + more + arch brain + chance 1 + end treasure belzebub list all_spell_skills more @@ -5411,6 +5415,29 @@ more arch abil_slow end +# gnoll/giant parts +treasureone giant_parts + arch fl_corpse + chance 15 + more + arch head + chance 20 + more + arch foot + chance 8 + more + arch hand + chance 8 + more + arch heart + chance 5 + more + arch liver + chance 8 + more + arch brain + chance 3 + end treasure goblin arch skill_use_magic_item more @@ -5419,6 +5446,26 @@ more list poor_old end +# orc/goblin parts +treasureone goblin_parts + arch fl_corpse + chance 30 + more + arch goblin_head + chance 30 + more + arch foot + chance 10 + more + arch hand + chance 10 + more + arch liver + chance 10 + more + arch heart + chance 10 + end treasure ogre arch skill_use_magic_item more @@ -5581,7 +5628,7 @@ arch skill_karate end end -# note: punching and throwing arent good +# note: punching and throwing aren't good # combination to give to NPC's. They wind # throwing away their melee weapons! treasure pirate @@ -5747,11 +5794,96 @@ more list throw_stnd end +treasure laoch + arch skill_use_magic_item + more + list laoch_parts + chance 10 + more + list poor_old + end +treasureone laoch_parts + arch fl_corpse + chance 30 + more + arch foot + chance 10 + more + arch hand + chance 10 + more + arch liver + chance 10 + more + arch heart + chance 10 + end +treasure human_parts + arch fl_corpse + chance 60 + more + arch arm + nrof 2 + chance 15 + more + arch leg + nrof 2 + chance 15 + more + arch head + chance 15 + more + arch eye + nrof 2 + chance 1 + more + arch tongue + chance 1 + more + arch foot + nrof 2 + chance 10 + more + arch hand + nrof 2 + chance 10 + more + arch finger + nrof 5 + chance 3 + more + arch skin + chance 1 + more + arch brain + chance 1 + end treasure madman list all_spell_skills more list throw_stnd end +# This is basically given to monsters that might get spellbooks or use +# wands/rods/etc. This is mostly necessary so that if they become +# the pets of players, the player will get exp awarded to the correct +# skill. +treasure skill_use_magic_item + arch skill_use_magic_item +end +# +treasure all_spell_skills + arch skill_use_magic_item + more + arch skill_evocation + more + arch skill_praying + more + arch skill_pyromancy + more + arch skill_sorcery + more + arch skill_summoning +end treasure chess list all_spell_skills more @@ -6017,6 +6149,9 @@ more arch big_club end +treasure papergolem + arch scroll_new + end treasure pixie list all_spell_skills more @@ -6093,6 +6228,9 @@ arch spell_magic_missile chance 20 end +treasure stonegolem + arch rubble + end treasureone tentacle_victims arch bones1 nrof 1 @@ -6120,6 +6258,19 @@ arch tentacle_hook chance 20 end +treasureone troll_parts + arch head + chance 80 + more + arch heart + chance 5 + more + arch liver + chance 15 + more + arch brain + chance 3 +end treasure skeletalmage arch skill_use_magic_item more @@ -6169,6 +6320,10 @@ nrof 40 chance 20 end +treasure ghost + arch ectoplasm + chance 5 + end treasure lich_old arch spell_paralyze more @@ -6246,6 +6401,82 @@ more list lich_old end +treasure samhlaidh + list all_spell_skills + more + arch spell_paralyze + more + arch abil_fear + more + arch spell_summon_pet_monster + more + arch spell_magic_bullet + more + arch abil_large_icestorm + more + arch abil_icestorm + more + arch sword_2 + chance 90 + magic 5 + more + arch cloak + more + arch shield + magic 4 + chance 70 + no + arch small_shield + magic 5 + chance 40 + end + more + arch full_helmet + magic 3 + chance 50 + no + arch helmet + magic 3 + chance 50 + end + more + arch goldcoin + chance 90 + nrof 100 + more + arch wand + chance 80 + more + arch staff + chance 20 + more + list random_books + more + list random_books + chance 70 + more + arch ring + more + arch ring + chance 50 + more + arch scroll_new + chance 90 + more + arch scroll_new + chance 90 + more + arch gem + chance 70 + nrof 3 + end +treasureone skull_parts + arch tooth + chance 95 + more + arch tongue + chance 5 +end treasure spectre list all_spell_skills more @@ -6343,6 +6574,37 @@ treasureone summoning_l1 arch spell_lesser_summon_golem end +############################################################## +# ability-treasure for dragon players +############################################################## +treasure dragon_ability_fire + arch direct_attune_fire + more + arch fire_clawing + more + arch spell_dragonbreath +end +treasure dragon_ability_cold + arch direct_attune_cold + more + arch ice_clawing + more + arch spell_large_icestorm +end +treasure dragon_ability_elec + arch direct_attune_elec + more + arch electric_clawing + more + arch spell_ball_lightning + more + arch dragon_ability_xrays +end +treasure dragon_ability_poison + arch spell_poison_cloud + more + arch poison_clawing +end treasure serpentman_player_items arch no_class_face_change more @@ -6350,6 +6612,81 @@ more arch skill_jumping end +treasure acidborn_player_items + arch skill_levitate + more + arch fireborn_player_force + more + arch skill_acid_splash + more + arch skill_evocation + more + arch skill_praying + more + arch no_class_face_change + more + arch ring + magic 5 + more + arch power_crystal + more + arch amulet + magic 3 + more + arch evoker_book_l1 + more + arch cleric_book_l1 +end +treasure iceborn_player_items + arch skill_levitate + more + arch fireborn_player_force + more + arch skill_shiver + more + arch skill_evocation + more + arch skill_praying + more + arch no_class_face_change + more + arch ring + magic 5 + more + arch power_crystal + more + arch amulet + magic 3 + more + arch evoker_book_l1 + more + arch cleric_book_l1 +end +treasure sparkling_player_items + arch skill_levitate + more + arch fireborn_player_force + more + arch skill_spark_touch + more + arch skill_pyromancy + more + arch skill_praying + more + arch no_class_face_change + more + arch ring + magic 5 + more + arch power_crystal + more + arch amulet + magic 3 + more + arch pyro_book_l1 + more + arch cleric_book_l1 +end treasureone shoparchery list missile_weapons chance 99 @@ -6380,6 +6717,80 @@ chance 50 nrof 30 end +treasureone shopweapoancient + list random_weapon + chance 30 + more + list shopweapoancientbronze + chance 30 + more + list shopweapoancientweaps + chance 40 +end +# +treasureone shopweapoancientbronze + arch b_dagger + magic 4 + chance 10 + more + arch b_bsword_1 + magic 4 + chance 10 + more + arch b_bsword_2 + magic 4 + chance 10 + more + arch b_lsword + magic 4 + chance 10 + more + arch b_scimitar + magic 4 + chance 10 + more + arch b_ssword_1 + magic 4 + chance 10 + more + arch b_ssword_2 + magic 4 + chance 10 + more + arch b_sword_1 + magic 4 + chance 10 + more + arch b_axe1 + magic 4 + chance 20 +end +# +treasureone shopweapoancientweaps + arch b_sicklesword + magic 3 + chance 20 + more + arch sicklesword + magic 3 + chance 5 + more + arch cudgel + magic 3 + chance 25 + more + arch b_spikeballmace + magic 3 + chance 20 + more + arch spikeballmace + magic 3 + chance 5 + more + arch chakram + magic 3 + chance 25 +end treasureone shopweapoeast list random_weapon chance 60 @@ -7385,6 +7796,39 @@ arch vampire nrof 1 magic 25 + more + arch spectre + nrof 1 + magic 28 + more + arch lich + nrof 1 + magic 31 + more + arch demilich + nrof 1 + magic 40 + more + arch snitchangel + nrof 1 + magic 60 + more + arch dave + nrof 1 + magic 90 + more + arch laoch + nrof 1 + magic 100 +end +############################################################## +# +# Summon Dark Angel +# +treasure summon_dark_angel + arch darkangel + nrof 1 + magic 5 end # This could be really customized a lot further instead # of using the default staff/wand lists. Set this