arch/gods
darth_bob 0e5d7c326a patched gnarg's avatar to be 1x1. Not sure who broke them but they weren't moving or hitting properly. It needed to be done anyways as 2x2 avatars were close to useless. If anyone has a problem with this, I have backup's and can restore it.
dnh 8/11/01
ps. I also turned down hp 1000 for a 1x1 is rather scary =)


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1398 282e977c-c81d-0410-88c4-b93c2d0d6712
2001-11-08 12:30:43 +00:00
..
altars Converted the old "armor" "protected" "vulnerable" and "immune" to 2000-12-04 07:18:51 +00:00
demihumans patched gnarg's avatar to be 1x1. Not sure who broke them but they weren't moving or hitting properly. It needed to be done anyways as 2x2 avatars were close to useless. If anyone has a problem with this, I have backup's and can restore it. 2001-11-08 12:30:43 +00:00
elemental New arches for a new scheme of gods. 2001-01-01 22:53:39 +00:00
items sigh, what a stupid type 2001-11-02 03:31:18 +00:00
randomitems CV: new disease, rabies 2001-11-06 01:35:01 +00:00
supernatural Devourers used to be denied (spellpath) "light". 2001-09-10 13:33:21 +00:00
README Initial revision 1999-03-29 05:02:53 +00:00

README

Meaning/uses of Gods archetype values. No particular value is 
needed to be specified (but it helps!).

 name          - name of the god  
 title         - diametrically opposed god (not required) 
 other_arch    - name of the archetype which is summoned by the holy servant spell
 race 	       - the name of the race of creatures that are aligned w/ the god.
                 "summon cult monsters" and "pacify" are 2 (of many) spells that 
		 use this. Value can be omitted if no race exists. 
 slaying       - name of the race of creatures "holy word","holy possession"
                 spells will effect. Used by other things too. Value can be 
                 be omitted if no such race exists.  
 attacktype    - favored attack of this god, used in summoning spells and "holy 
		 possession". Weapons blessed by the god get this too.
 protected     - Priest of this god gets this.
 vulnerable    - Priest of this god and recipient of "curse" spell gets this.
 immune        - Recipient of "holy possession" gets this.
 path_attuned  - priest of this god and recipient of "bless" gets this
 path_repelled - priest and recipient of "curse" gets this
 path_denied   - priest and recipient of "curse" gets this
 msg           - comma delimited list of descriptive terms (used by book code).

 wc, ac, hp, dam, etc. - get used when the 'god' is summoned as an avatar.

 last_eat, last_heal, last_sp, last_grace, & various flags - these are used to 
	 	 pass on certain properties to the worshiping priest.