Commit Graph

15 Commits (master)

Author SHA1 Message Date
Kevin Zheng d2eac50d19 Fix number of feet
Most monsters with 'body_foot 1' do not have the correct number of feet,
which prevents them from wearing shoes. In most cases, give them two
feet. For some monsters (e.g. djinn), reduce number of feet to zero.
2022-05-23 21:09:30 -07:00
meflin2 74a92689cd monster rebalance - rebase AC
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14770 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-07-02 17:27:20 +00:00
meflin2 9776021fd3 make monsters able to break doors and earthwalls
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11995 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-24 00:45:31 +00:00
akirschbaum 9d819e2936 Make most trolls and giants pick up items.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11969 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-22 19:42:19 +00:00
akirschbaum 3cf93a9758 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11777 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:23:57 +00:00
ryo_saeba 6c95a063b7 Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10344 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 08:19:33 +00:00
ryo_saeba 396417b0a2 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6557 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-06-13 19:01:22 +00:00
ryo_saeba fc2b6f57d9 Remove obsolete field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6263 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 14:29:40 +00:00
akirschbaum 78278bfb4d Add explicit 'move_type walk' to all monsters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5863 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:07:48 +00:00
aaron_baugher 85266437ae Converting multi-tile image arches to single images
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5558 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-16 20:49:10 +00:00
mwedel 87bd1d1a04 Update arcs to use body_info for equipping items.
Update armor to use gen_sp_armour instead of last_heal.
can_use_shield added to necessary arcs.
Add dev/scripts directory, which contains some handy scripts I wrote
for updating on the items.
Add item_power to the armours - needs to be done for rest of equippable
items.
MSW 2002-07-14


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1657 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-15 04:38:58 +00:00
peterm 0a2ba6999a Some tweaks done to various PR values.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@559 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 08:10:25 +00:00
peterm 77f54db4c7 Converted the old "armor" "protected" "vulnerable" and "immune" to
the partial-resistance equivalents.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@554 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:18:51 +00:00
cvs 27703acaa3 Assigned proper races to these archetypes. --PeterM
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@313 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-06-09 19:12:25 +00:00
uid200 eddc3c6a17 Initial revision
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2 282e977c-c81d-0410-88c4-b93c2d0d6712
1999-03-29 04:46:48 +00:00