changes attacktype for eart_elemental to:

physical
attacktype for water_elemental to:
  physical + cold
Also modified their resistances a bit.

I think it makes a lot more sense now.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1003 282e977c-c81d-0410-88c4-b93c2d0d6712
master
avogl 2001-04-20 15:03:48 +00:00
parent 9d887bb52d
commit bb07c8d2a2
2 changed files with 7 additions and 9 deletions

View File

@ -18,10 +18,9 @@ speed -0.08
exp 250
weight 100000
level 8
resist_cold 100
attacktype 16
resist_fire -100
resist_physical 70
resist_cold 50
attacktype 1
resist_fire -60
editable 1
end

View File

@ -19,9 +19,8 @@ exp 250
weight 50000
level 8
resist_confusion 100
attacktype 1
resist_cold -100
attacktype 17
resist_cold 50
resist_fire -50
editable 1
end