diff --git a/monster/elemental/fireborn.arc b/monster/elemental/fireborn.arc new file mode 100644 index 000000000..8ad950dc6 --- /dev/null +++ b/monster/elemental/fireborn.arc @@ -0,0 +1,43 @@ +Object fireborn +name fireborn +race fireborn +randomitems fireborn +face fireborn.111 +color_fg red +anim +fireborn.111 +fireborn.222 +fireborn.333 +fireborn.444 +mina +is_animated 1 +type 37 +level 1 +ac 0 +wc 21 +dam 0 +can_use_shield 0 +can_use_armour 0 +can_use_weapon 0 +alive 1 +weight 30000 +food 999 +speed 1 +attacktype 5 +Str -7 +Dex 4 +Con -4 +Cha -4 +Int 3 +Pow 6 +resist_fire 100 +resist_poison 100 +resist_cold -100 +resist_drain -100 +resist_ghosthit -100 +editable 0 +body_range 1 +body_neck 1 +body_skill 1 +body_finger 2 +end diff --git a/monster/humanoid/Elf/elf.arc b/monster/humanoid/Elf/elf.arc new file mode 100644 index 000000000..eb35f11be --- /dev/null +++ b/monster/humanoid/Elf/elf.arc @@ -0,0 +1,48 @@ +Object elf +race elf +name elf +randomitems elf +face elf.171 +anim +elf.111 +elf.131 +elf.151 +elf.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str -2 +Dex 4 +Con -2 +Wis -3 +Cha 2 +Int 1 +Pow 1 +editable 0 +color_fg black +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Halfling/halfling.arc b/monster/humanoid/Halfling/halfling.arc new file mode 100644 index 000000000..0bba5c193 --- /dev/null +++ b/monster/humanoid/Halfling/halfling.arc @@ -0,0 +1,44 @@ +Object halfling_p +name halfling +randomitems halfling +face halfling.111 +anim +halfling.151 +halfling.131 +halfling.111 +halfling.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 40000 +food 500 +speed 0.5 +attacktype 1 +Str -4 +Dex 3 +Con 4 +Wis -3 +editable 0 +magicmap blue +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/barbarian.arc b/monster/humanoid/Human/barbarian.arc new file mode 100644 index 000000000..a036cf65c --- /dev/null +++ b/monster/humanoid/Human/barbarian.arc @@ -0,0 +1,47 @@ +Object barbarian +race barbarian +name barbarian +randomitems barbarian +face barbarian.171 +anim +barbarian.111 +barbarian.131 +barbarian.151 +barbarian.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +alive 1 +weight 71000 +food 500 +speed 0.5 +attacktype 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +Str 4 +Dex 1 +Con 4 +Wis -1 +Cha -2 +Int -6 +editable 0 +magicmap grey +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/cleric.arc b/monster/humanoid/Human/cleric.arc new file mode 100644 index 000000000..a858d795e --- /dev/null +++ b/monster/humanoid/Human/cleric.arc @@ -0,0 +1,48 @@ +Object cleric +race cleric +name cleric +randomitems cleric +face cleric.171 +anim +cleric.111 +cleric.131 +cleric.151 +cleric.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 0 +Dex -1 +Con -1 +Wis 2 +Cha 1 +Int -2 +Pow 1 +editable 0 +magicmap blue +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/cleric.trs b/monster/humanoid/Human/cleric.trs new file mode 100644 index 000000000..2c1893525 --- /dev/null +++ b/monster/humanoid/Human/cleric.trs @@ -0,0 +1,16 @@ +treasure cleric + list fighter_skills + more + arch morningstar + more + arch ring_mail + more + arch holy_symbol + more + arch skill_oratory + more + arch cleric_book_l1 + more + arch b_small_shield + end + diff --git a/monster/humanoid/Human/human.arc b/monster/humanoid/Human/human.arc new file mode 100644 index 000000000..c6d0b42cd --- /dev/null +++ b/monster/humanoid/Human/human.arc @@ -0,0 +1,48 @@ +Object human +name human +race human +randomitems human +face human.171 +color_fg black +anim +human.111 +human.131 +human.151 +human.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 0 +Dex 0 +Con 0 +Wis 0 +Cha 0 +Int 0 +Pow 0 +editable 0 +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/mage.arc b/monster/humanoid/Human/mage.arc new file mode 100644 index 000000000..fe141936e --- /dev/null +++ b/monster/humanoid/Human/mage.arc @@ -0,0 +1,48 @@ +Object mage +name mage +race mage +randomitems mage +face mage.171 +color_fg black +anim +mage.111 +mage.131 +mage.151 +mage.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 0 +Dex 1 +Con -1 +Wis 0 +Cha -3 +Int 1 +Pow 2 +editable 0 +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/ninja.arc b/monster/humanoid/Human/ninja.arc new file mode 100644 index 000000000..512243222 --- /dev/null +++ b/monster/humanoid/Human/ninja.arc @@ -0,0 +1,48 @@ +Object ninja +race ninja +name ninja +randomitems ninja +face ninja.171 +anim +ninja.111 +ninja.131 +ninja.151 +ninja.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 2 +Dex 2 +Con 0 +Wis -1 +Cha -1 +Int -2 +Pow 0 +editable 0 +color_fg black +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/priest.arc b/monster/humanoid/Human/priest.arc new file mode 100644 index 000000000..b944d0ca2 --- /dev/null +++ b/monster/humanoid/Human/priest.arc @@ -0,0 +1,48 @@ +Object priest +name priest +race priest +randomitems priest +face priest.171 +anim +priest.111 +priest.131 +priest.151 +priest.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str -3 +Dex -2 +Con -2 +Wis 3 +Pow 2 +Cha 2 +Int 0 +editable 0 +magicmap green +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/swashbuckl.arc b/monster/humanoid/Human/swashbuckl.arc new file mode 100644 index 000000000..8153285eb --- /dev/null +++ b/monster/humanoid/Human/swashbuckl.arc @@ -0,0 +1,48 @@ +Object swashbuckler +name swashbuckler +race swashbuckler +randomitems swashbuckler +face swashbuckl.171 +anim +swashbuckl.111 +swashbuckl.151 +swashbuckl.171 +swashbuckl.131 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 1 +Dex 3 +Con 1 +Wis -2 +Cha 1 +Int -4 +Pow 0 +editable 0 +magicmap blue +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/thief.arc b/monster/humanoid/Human/thief.arc new file mode 100644 index 000000000..2047f9c92 --- /dev/null +++ b/monster/humanoid/Human/thief.arc @@ -0,0 +1,48 @@ +Object thief +race thief +name thief +randomitems thief +face thief.171 +anim +thief.111 +thief.131 +thief.151 +thief.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 0 +Dex 4 +Con -2 +Wis 0 +Cha -3 +Int 1 +Pow 0 +editable 0 +color_fg black +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/viking.arc b/monster/humanoid/Human/viking.arc new file mode 100644 index 000000000..c56782edf --- /dev/null +++ b/monster/humanoid/Human/viking.arc @@ -0,0 +1,47 @@ +Object viking +name viking +race viking +randomitems viking +face viking.171 +color_fg black +anim +viking.111 +viking.131 +viking.151 +viking.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 1 +Dex 1 +Con 2 +Wis -1 +Cha -1 +Int -2 +editable 0 +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/warrior.arc b/monster/humanoid/Human/warrior.arc new file mode 100644 index 000000000..1fb82ab4c --- /dev/null +++ b/monster/humanoid/Human/warrior.arc @@ -0,0 +1,48 @@ +Object warrior +race warrior +name warrior +randomitems warrior +face warrior.171 +anim +warrior.111 +warrior.131 +warrior.151 +warrior.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str 3 +Dex -1 +Con 2 +Wis 0 +Cha -1 +Int -3 +Pow 0 +editable 0 +magicmap grey +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/wizard.arc b/monster/humanoid/Human/wizard.arc new file mode 100644 index 000000000..043a6c9a8 --- /dev/null +++ b/monster/humanoid/Human/wizard.arc @@ -0,0 +1,48 @@ +Object wizard +name wizard +race wizard +randomitems wizard +face wizard.171 +color_fg black +anim +wizard.111 +wizard.131 +wizard.151 +wizard.171 +facings 4 +mina +is_animated 0 +type 37 +level 1 +ac 10 +wc 21 +dam 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +alive 1 +weight 70000 +food 500 +speed 0.5 +attacktype 1 +Str -3 +Dex 0 +Con -3 +Wis 0 +Int 3 +Pow 3 +Cha 0 +editable 0 +body_range 1 +body_arm 2 +body_torso 1 +body_head 1 +body_neck 1 +body_skill 1 +body_finger 2 +body_shoulder 1 +body_foot 2 +body_hand 2 +body_wrist 2 +body_waist 1 +end diff --git a/monster/humanoid/Human/wizard.trs b/monster/humanoid/Human/wizard.trs new file mode 100644 index 000000000..dcb6ac7b0 --- /dev/null +++ b/monster/humanoid/Human/wizard.trs @@ -0,0 +1,14 @@ +treasure wizard + list wizard_skills + more + arch skill_sorcery + more + arch robe + more + arch sorcerer_book_l1 + more + arch sorcerer_book_l1 + more + arch b_dagger + end +