Commit Graph

19 Commits (9a6bebb44b424142304d618f6aef7d9459c3d08b)

Author SHA1 Message Date
Nicolas Weeger ed7a8ce6d3 Reformat treasure lists
Patch by Egorov Sergey
https://sourceforge.net/p/crossfire/patches/461/
2022-05-25 18:56:24 +02: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
akirschbaum 95666f5aac Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11304 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-02-01 13:41:22 +00:00
anmaster c91258e041 Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11253 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-25 04:04:42 +00:00
ryo_saeba 4d1aac4e17 Remove obsolete color_fg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10378 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 11:14:38 +00:00
ryo_saeba 46c80861e4 Extract animation and face information.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10353 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-10 08:45:11 +00:00
akirschbaum adb9522ce2 Use better compression to reduce image sizes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@8170 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-12 02:22:57 +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
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
gros fbb234553e Moved parts of the static treasures file into separate trs files.
- gros 2006-12-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@5262 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-12-30 19:40:30 +00:00
mwedel d718f88fd1 Ok - now try committing proper (binary) images.
MSW 2006-09-24



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@4975 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-09-25 05:17:46 +00:00
temitchell 3bfaeadab4 - merge Skree images, add a second facing
- merge Gaelotroll images, tinker with base image set and add a second
facing


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3262 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-15 20:23:18 +00:00
avogl 4b0c1274a2 Added blinding resistances to many monsters.
I have tried my best to distribute these blinding
resistances not at random, but in reasonable
and consistent ways:

Dragons and demons are now mostly immune to blinding.
IMO they have such omnipotent senses that merely
blinding their eyes doesn't help. Lesser forms of
these creatures don't have full immunity though.

The undead are well resistant to blinding as they
don't have biological eyes, which makes it harder to blind them.
Only few of them are totally immune however.

Angels are also well resistant to blinding. Being
minions of Valriel they have experience with blinding
"techniques" and thus know how to protect against it.

Also immune to blinding are creatures which just don't
have any eyes. E.g. giant worms, slimes and crawling chaos.

All humaniod monsters, including the orcish and trollish
races, remain without blinding resistance.
Most low-level monsters generally have either low or no
blinding resistance (as long as they have eyes).

Extremely vulnerable to blinding are one-eyed creatures:
Cyclopses, dreads and beholders.

[Sidenote: I have reduced cyclops experience from 400000
to 250000 which I think is still more than enough.]

--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1702 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-07 13:36:49 +00:00
mwedel 1b4601c792 add name_pl, client_type information to objects that can get picked up.
Remove some duplicates, change poisonfood to use the same face as booze
so you can't tell simply by looking at it that it is bad food.
Change some of the names for the skill scrolls to put them more in line
with the skills they actually give you.
MSW 2002-05-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1604 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-31 03:53:02 +00:00
mwedel f7e11dc693 Remove all the old xpm and xbm files. Hopefully I got them all.
MSW 2002-02-25


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1543 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-02-26 07:18:12 +00:00
mwedel 3630a9d00d Rename of files to include base in name - for multiple image set support
in the server.  MSW 2001-12-30


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1487 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-31 07:02:41 +00:00
darth_bob 0221ad86c4 Mammoth commit here, just added alternate set (now called classic or clsc) to the archs. This is in preperation for support of arbitrary sets.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1482 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-12-28 05:46:28 +00:00
avogl 62c2eb2269 typo in skree.arc fixed
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@749 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-28 02:28:21 +00:00
peterm 338ebd4d1e Skree object added.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@721 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-17 04:13:42 +00:00