Commit Graph

22 Commits (f9f62ca58848e7ed2e4d120c0e7fd9157fc30769)

Author SHA1 Message Date
avogl 5e9c1e00b2 Some new graphics for the standard set:
kobolds, titan and medium demon.
--Andreas V.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1300 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-10-06 22:37:16 +00:00
jbontje 59efedfbec Fixed 2 typos: resist_paralysis->resist_paralyze
MiDS 2001-06-17


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1204 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-06-17 20:42:36 +00:00
mardahl 5545070e34 Made the demons which cast paralyze/fear immune to their own spells.
Added a new medium demon from BehTong.

PeterM 5/23/2001


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1145 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-05-24 00:24:15 +00:00
mardahl 3f2e82fec1 New fiend demon.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1039 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-26 02:15:00 +00:00
mardahl 22b9e735d8 *** empty log message ***
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1014 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-21 22:45:36 +00:00
mardahl 1aa01d8a08 Give these guys some protection from physical
so create bomb doesn't do 'em so easily.
Also, up their exp value.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@978 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-16 07:19:33 +00:00
mardahl f7e2d771d6 Poor balrogs were way undervalued. Either that or
Titans were overvalued.  I figure they're 4x worse
than titans because of their strong resistances and
much more dangerous attacks:  exp-->400000


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@976 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-16 07:01:59 +00:00
avogl 566db0c3e6 Fixed up the old demonlord image.
Corrected transparency and scaled up by a better
graphic program.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@965 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-04-11 22:46:23 +00:00
avogl 407b911189 Fixed a small bug (missing string).
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@911 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-30 15:57:22 +00:00
avogl c961a39549 Fixed the problem with upper/lower case for windows.
"GreatDemon.[a-g]11.*" and "GreatDemon.[A-G]11.*" is the same
in windows. So I replaced "GreatDemon.[a-g]11.*" with
"GreatDEmon2.[A-G]11".
Of course I updated the GreatDemon.arc file as well so
it works.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@906 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-29 21:04:21 +00:00
mardahl e9396c53bb Revised DOWN the magic resistances for these creatures. --PeterM
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@830 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-03-01 06:59:30 +00:00
peterm 1296502b1a I reverted a lotof the objectionable "scaled" png set
to the xpm images centered but not scaled.

The results are not too bad.

PeterM


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@793 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-02-12 10:17:28 +00:00
peterm 5fed8d287c Silly to have the angels in with the demons in a directory
called demon.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@767 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-02-01 20:36:54 +00:00
avogl 978c5395cb New png-pics by J. Taporg.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@730 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-20 00:53:38 +00:00
avogl 1cb4d6bc3f Adjusted some monsters to fit better
into the current PR-mods.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@655 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-01-07 21:00:05 +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 90531613b8 MSW 2000-12-3:
Commit for PR code.  General changes was to clean up archetypes that
were immune/protected/vulnerable to the same attacktype (ie, protected &
immune).  Disease code changed to use last_grace instead of armour for
contagious values.  Gods still need to be fixed up.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@552 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 00:03:14 +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
cvs 8d298b38a2 Addition of PNG images. MSW 5/30/2000
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@284 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-05-31 07:15:11 +00:00
jec e5c5662e3b See CHANGES file.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@214 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-04-17 14:37:09 +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