--- deliantra/arch/monster/humanoid/Dragon/blue_dragon2.arc 2007/01/02 21:54:46 1.2 +++ deliantra/arch/monster/humanoid/Dragon/blue_dragon2.arc 2007/02/06 22:40:50 1.3 @@ -1,29 +1,20 @@ -Object blue_dragon2 +object blue_dragon2 name blue dragon race dragon -randomitems dragon_player_items face blue_dragon2.x51 -anim -blue_dragon2.x51 -blue_dragon2.x52 -blue_dragon2.x71 -blue_dragon2.x72 -facings 2 -mina -monster 1 -unaggressive 1 -level 1 -ac 5 -wc 21 -dam 10 -alive 1 -weight 70000 food 999 +dam 10 +wc 21 +ac 5 speed -0.3 +level 1 attacktype 1 -editable 1 -color_fg black +weight 70000 +randomitems dragon_player_items +alive 1 can_use_shield 0 +monster 1 +unaggressive 1 can_use_armour 0 can_use_weapon 0 body_range 1 @@ -34,5 +25,14 @@ body_shoulder 1 body_wrist 2 body_waist 1 +color_fg black +editable 1 +anim +blue_dragon2.x51 +blue_dragon2.x52 +blue_dragon2.x71 +blue_dragon2.x72 +facings 2 +mina end