Commit Graph

130 Commits (f61b09e22c9799fee95279c5369934ff77581d7b)

Author SHA1 Message Date
avogl f61b09e22c fixing resistances
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@603 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-16 23:01:32 +00:00
cvs 1ebd06ede5 MSW 2000/12/15: Added transperency to image.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@602 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-16 05:59:25 +00:00
peterm 83c244f124 1st cut at poison fog
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@598 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-16 02:33:25 +00:00
avogl 7e87832f60 Cleaning up the gods arches:
They had several resistances set (of the same type!).
Moreover I had to reduce the amount of fire and cold
vulnerabilities. With PR these cults would get *very*
unpopular otherwise.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@595 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-15 15:49:50 +00:00
avogl fec0c175e8 I renamed the "potion of restoration" to "potion of life".
The restoration-spell and -potion have *nothing* in
common, so to prevent confusing ppl I renamed the latter.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@590 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-15 11:48:26 +00:00
avogl 98d80c38dd Now there are three classes of res. potions:
- potions with 95% resistance: extremely rare and expensive

- potions with 90%: more common, and to get for a fair price

- potions with 50%: for newbies only, very cheap and rather common


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@584 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-14 04:16:09 +00:00
avogl e7c1a1428a Adjusting the resistances of player races, in regard
of the new PR-system.

In general, vulnerabilities are much lower since more
severe. I also removed some small paralyze/draining
vulns because they would be very nasty.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@583 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-14 04:11:55 +00:00
avogl 55a83fa5d6 Vitriol attack spell, needed for "Giant Worm".
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@572 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-10 01:21:47 +00:00
avogl 066d14fdf1 New monster added: "Giant Worm"
Basically it could be considered a kind of "acid dragon".
It's attacktypes are physical, poison, acid and slow, it
uses the vitriol-spell as primary attack too.
This beast is quite tough to fight without high acid protection.
Especially in groups "Giant Worms" are a deadly force.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@571 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-10 01:20:49 +00:00
avogl 008d737249 Corrected the attacktype of vitriol splash to
be 64 (= acid).


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@568 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-09 22:35:23 +00:00
peterm b52e79ceef Upped the protection to fire a bit.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@560 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 08:13:35 +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 af8f375e0a Reset some PR values to 50 from 30.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@557 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:36:08 +00:00
peterm d3b450b178 *** empty log message ***
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@556 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-12-04 07:22:14 +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 3d1c1293e1 Tone down the damage from the vitriol pool.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@545 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-26 07:52:05 +00:00
avogl f8ccf07bf1 new graphics for the vitriol spell
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@535 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-24 20:54:43 +00:00
avogl 846530964e New arch & graphics: Gaea�s tear (basically a healing potion).
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@534 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-24 20:54:10 +00:00
avogl 75cee63429 This pic is starting to get on my nerves. Hope
it�s working now.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@532 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-24 15:13:46 +00:00
avogl 81d9ffdfc5 corrected pngs by lorindol - thanks dude
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@528 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-23 13:29:15 +00:00
avogl 65f83146a0 Corrected a color-pallette problem
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@527 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-23 13:25:18 +00:00
cvs 6ac88372aa MSW 2000-11-22: talisman/ring_drain.arc - give object speed 0.1
so it will animate (animation already in place, just was not being
used.)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@525 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-22 07:09:34 +00:00
avogl 970393553e *~ files in the repository are not really needed.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@523 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-21 20:25:16 +00:00
peterm 487d41e347 Put a newline on the ned of the file. (dammit.)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@521 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-21 18:48:59 +00:00
peterm 5e0c8bd8d0 PeterM: Archetypes for the new vitriol spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@515 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 22:28:23 +00:00
peterm d7511734eb Archetype for the forked lightning prayer.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@511 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 07:30:51 +00:00
peterm d18432926d Archetypes for adding the spiderweb spell.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@510 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 04:13:13 +00:00
peterm 3bf2d0b995 Archetype for the spell of peace.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@509 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 03:38:26 +00:00
avogl 4366375e9a In cooperation with Micheal T., I started to improve
the png-set. Correcting the worst flaws...
It�s looking better now but still needs lotsa work.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@508 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-19 03:16:28 +00:00
peterm f1029496a9 PeterM: archetypes for flaming aura and sanctuary.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@507 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-18 23:38:27 +00:00
avogl 4a27151263 New ring face.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@502 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-17 16:24:13 +00:00
avogl ead714b7c7 Added a nice dirty monster for a new quest in st. dominion.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@501 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-17 16:23:16 +00:00
peterm 80ac3750a6 New spell archetype for windstorm.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@499 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-17 08:26:54 +00:00
cvs a48373a431 Fix the name of the immunity
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@495 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-15 00:05:25 +00:00
peterm 03dd5b0254 Edited the message.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@492 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-14 08:56:59 +00:00
peterm 9e87f237d3 Another new arc.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@491 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-14 08:56:07 +00:00
peterm 1dc50baf70 PeterM: Immolation object and immunity archetype.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@489 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-14 08:47:53 +00:00
avogl eb057d60bd Special arch for chessfigures.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@486 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-12 01:54:28 +00:00
avogl f97d007648 Added a new chess-club house pic, for the new
chessclub(s) to come :)
--Andreas
This is an animation for permanent fire. Very much needed
for the pupland maps.
--AndreasV
I have completed the set of chess-figures, and made the existing ones
(esp. pngs) look better. Now that the set is complete, people can
play chess on crossfire. =)
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@484 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-12 00:51:34 +00:00
avogl 788fd8e8cc Added a new chess-club house pic, for the new
chessclub(s) to come :)
--Andreas
This is an animation for permanent fire. Very much needed
for the pupland maps.
--AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@483 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-12 00:47:58 +00:00
avogl 94d1a1b525 Added a new chess-club house pic, for the new
chessclub(s) to come :)
--Andreas


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@482 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-12 00:46:57 +00:00
peterm aa946d8ffc Trivial name change.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@467 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-02 06:16:20 +00:00
avogl 27d608b049 New archtype for pvp-arena feature.
When standing on this archetype no exp loss on death will occur.
removed "material 64", so that it has no material per default now.
purpose is making boulders indestructible (to spells)
-- AndreasV
Inserted my new sorc pics.   --AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@465 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-02 00:24:37 +00:00
avogl 54b5ba5070 New archtype for pvp-arena feature.
When standing on this archetype no exp loss on death will occur.
removed "material 64", so that it has no material per default now.
purpose is making boulders indestructible (to spells)
-- AndreasV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@464 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-02 00:24:05 +00:00
avogl fb54f2e87d New archtype for pvp-arena feature.
When standing on this archetype no exp loss on death will occur.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@463 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-11-02 00:22:50 +00:00
peterm 19cad392d8 Gave it a name
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@460 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-31 11:50:23 +00:00
peterm 9ad36e7c63 Gave "ogre" a name to avoid log spamming like this:
Object without name tried to attack.
arch ogre
face ogre.112
animation ogre

Zillions...  Zillions of times.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@459 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-31 11:49:00 +00:00
peterm f66fbced95 New archetype for a spell intended mostly for SORIG players.
Lightning combined with godpower in ball lightning.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@452 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-31 04:27:50 +00:00
peterm d597e90555 Added a little to the girdle of damage.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@449 282e977c-c81d-0410-88c4-b93c2d0d6712
2000-10-29 07:00:43 +00:00