--- deliantra/server/lib/treasures.bld 2006/04/28 16:24:02 1.10 +++ deliantra/server/lib/treasures.bld 2006/05/07 12:49:25 1.12 @@ -4684,6 +4684,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 @@ -4704,6 +4733,18 @@ 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 +end treasureone building_marbles arch building_marble chance 8 @@ -4736,6 +4777,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 @@ -4783,6 +4840,11 @@ more arch spell_paralyze end +treasure darkangel + list all_spell_skills + more + list rich_old + end treasure liteangel list rich more @@ -4793,6 +4855,11 @@ more list all_spell_skills end +treasure snitchangel + list all_spell_skills + more + list rich_old + end treasure nekosan arch event_say title perl @@ -6047,6 +6114,9 @@ more arch big_club end +treasure papergolem + arch scroll_new + end treasure pixie list all_spell_skills more @@ -6123,6 +6193,9 @@ arch spell_magic_missile chance 20 end +treasure stonegolem + arch rubble + end treasureone tentacle_victims arch bones1 nrof 1 @@ -6380,6 +6453,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 @@ -6410,6 +6558,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 @@ -7416,6 +7638,15 @@ nrof 1 magic 25 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 # balance simply because there are a lot more mage type spells