Part of patch #357 Balancing changes to the summoning branch. Reduce casting time from 10 to 5 in spell, summon pet monster.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20747 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
229749f06c
commit
f7d6ce27d5
|
@ -7,7 +7,7 @@ type 101
|
||||||
subtype 27
|
subtype 27
|
||||||
level 4
|
level 4
|
||||||
sp 5
|
sp 5
|
||||||
casting_time 10
|
casting_time 5
|
||||||
path_attuned 64
|
path_attuned 64
|
||||||
skill summoning
|
skill summoning
|
||||||
value 20
|
value 20
|
||||||
|
|
Loading…
Reference in New Issue