diff --git a/monster/giant/byakie/cave_byakie.arc b/monster/giant/byakie/cave_byakie.arc new file mode 100644 index 000000000..b6fb080da --- /dev/null +++ b/monster/giant/byakie/cave_byakie.arc @@ -0,0 +1,84 @@ +Object cave_byakie +Str 90 +Dex 65 +name cave byakie +Con 90 +Wis 20 +Pow 75 +Int 30 +hp 10000 +maxhp 8000 +sp 200 +maxsp 200 +exp 500000 +dam 60 +wc -50 +ac -17 +speed -0.700000 +level 50 +resist_confusion 100 +resist_paralyze 100 +carrying 25000 +randomitems cave_byakie +face byakie.x11 +animation byakie +race chaos +monster 1 +move_type walk +sleep 1 +resist_physical 100 +resist_magic 100 +resist_poison 100 +resist_fear 100 +resist_chaos 100 +resist_fire 50 +resist_electricity 50 +resist_cold 50 +resist_acid 50 +resist_drain 50 +resist_slow 50 +see_invisible 1 +alive 1 +no_pick 1 +can_cast_spell 1 +will_apply 12 +weight 30000000 +run_away 2 +end +More +Object cave_byakie_2 +name cave byakie +face byakie.x11 +animation byakie +monster 1 +move_type walk +alive 1 +no_pick 1 +x 1 +weight 30000000 +end +More +Object cave_byakie_3 +name cave byakie +face byakie.x11 +animation byakie +monster 1 +move_type walk +alive 1 +no_pick 1 +y 1 +weight 30000000 +end +More +Object cave_byakie_4 +name cave byakie +face byakie.x11 +animation byakie +monster 1 +move_type walk +alive 1 +no_pick 1 +x 1 +y 1 +weight 30000000 +end diff --git a/monster/giant/byakie/cave_byakie.trs b/monster/giant/byakie/cave_byakie.trs new file mode 100644 index 000000000..3981177d9 --- /dev/null +++ b/monster/giant/byakie/cave_byakie.trs @@ -0,0 +1,14 @@ +treasure cave_byakie + arch gem + nrof 500 + more + arch spell_magic_missile + more + arch abil_slow + more + arch spell_dragonbreath + more + arch abil_icestorm + more + list byakie +end diff --git a/monster/misc/crawl/creeping_chaos.arc b/monster/misc/crawl/creeping_chaos.arc new file mode 100644 index 000000000..ee38bd834 --- /dev/null +++ b/monster/misc/crawl/creeping_chaos.arc @@ -0,0 +1,34 @@ +Object creeping_chaos +name creeping chaos +Con 20 +Wis 15 +Pow 50 +hp 8000 +maxhp 8000 +sp 200 +maxsp 200 +exp 300000 +dam 40 +wc -35 +ac -15 +speed -0.400000 +level 40 +attacktype 283648 +randomitems creeping_chaos +resist_confusion 100 +resist_paralyze 100 +see_invisible 1 +can_cast_spell 1 +face crawling_chaos.111 +animation crawling_chaos +alive 1 +resist_poison 100 +resist_fear 100 +resist_chaos 100 +resist_blind 100 +resist_electricity -100 +weight 750000 +monster 1 +move_type walk +no_pick 1 +end diff --git a/monster/misc/crawl/creeping_chaos.trs b/monster/misc/crawl/creeping_chaos.trs new file mode 100644 index 000000000..5e6ccd841 --- /dev/null +++ b/monster/misc/crawl/creeping_chaos.trs @@ -0,0 +1,7 @@ +treasure creeping_chaos + arch abil_fear + more + arch abil_fear + more + arch spell_create_pool_of_chaos +end diff --git a/monster/misc/lokanth/likanth.arc b/monster/misc/lokanth/likanth.arc new file mode 100644 index 000000000..42a987ebe --- /dev/null +++ b/monster/misc/lokanth/likanth.arc @@ -0,0 +1,43 @@ +Object likanth +Str 35 +Dex 0 +name likanth +Con 20 +Wis 15 +Pow 80 +hp 5000 +maxhp 5000 +sp 300 +maxsp 300 +exp 200000 +dam 25 +wc -20 +ac -7 +speed -0.400000 +level 35 +resist_physical 70 +resist_confusion 100 +resist_weaponmagic -50 +resist_paralyze 100 +see_invisible 1 +randomitems likanth +face lokanth.131 +race chaos +animation lokanth +monster 1 +move_type walk +Int 12 +no_pick 1 +alive 1 +resist_magic 50 +resist_godpower -100 +resist_fear 100 +resist_chaos 100 +resist_acid 100 +resist_poison 100 +weight 85000 +attacktype 1025 +can_cast_spell 1 +can_use_skill 1 +body_skill 1 +end diff --git a/monster/misc/lokanth/likanth.trs b/monster/misc/lokanth/likanth.trs new file mode 100644 index 000000000..0182b2d5a --- /dev/null +++ b/monster/misc/lokanth/likanth.trs @@ -0,0 +1,11 @@ +treasure likanth + arch abil_fear + more + arch abil_poison_cloud + more + arch spell_paralyze + more + arch abil_poison_cloud + more + list lokanth +end