Part of patch #357 Balancing changes to the summoning branch. Improve the golem weapon class (Wc) from the summon golem spell from 12 down to 10.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20742 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
92f28271f4
commit
1d8cd7dfdc
|
|
@ -5,7 +5,7 @@ animation golem
|
||||||
monster 1
|
monster 1
|
||||||
alive 1
|
alive 1
|
||||||
ac 5
|
ac 5
|
||||||
wc 12
|
wc 10
|
||||||
dam 8
|
dam 8
|
||||||
attacktype 1
|
attacktype 1
|
||||||
hp 50
|
hp 50
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue