--- deliantra/server/lib/treasures.bld 2006/02/06 22:49:13 1.2 +++ deliantra/server/lib/treasures.bld 2006/05/09 16:08:44 1.13 @@ -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 @@ -4695,6 +4724,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 +4737,22 @@ 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 treasureone building_marbles arch building_marble chance 8 @@ -4736,6 +4785,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 +4811,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 +4848,11 @@ more arch spell_paralyze end +treasure darkangel + list all_spell_skills + more + list rich_old + end treasure liteangel list rich more @@ -4776,6 +4863,24 @@ more list all_spell_skills end +treasure snitchangel + list all_spell_skills + more + list rich_old + 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 @@ -6017,6 +6122,9 @@ more arch big_club end +treasure papergolem + arch scroll_new + end treasure pixie list all_spell_skills more @@ -6093,6 +6201,9 @@ arch spell_magic_missile chance 20 end +treasure stonegolem + arch rubble + end treasureone tentacle_victims arch bones1 nrof 1 @@ -6350,6 +6461,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 +6566,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 @@ -7386,6 +7646,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